Skip to content
Snippets Groups Projects
lambda-termrc 719 B
Newer Older
  • Learn to ignore specific revisions
  • button.focused.foreground: lyellow
    button.focused.background: blue
    checkbutton.focused.foreground: lyellow
    checkbutton.focused.background: blue
    radiobutton.focused.foreground: lyellow
    radiobutton.focused.background: blue
    
    scrollbar.focused.foreground: lyellow
    scrollbar.focused.background: blue
    scrollbar.barstyle: outline
    scrollbar.track: false
    slider.focused.foreground: lyellow
    slider.focused.background: blue
    slider.barstyle: filled
    slider.track: true
    
    ! For monochrome experience comment out the resources above and uncomment the
    
    ! following lines:
    !
    !button.focused.reverse: true
    !checkbutton.focused.reverse: true
    !radiobutton.focused.reverse: true
    
    !scrollbar.focused.reverse: true
    !slider.focused.reverse: true