File: lambda-termrc

package info (click to toggle)
lambda-term 3.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,108 kB
  • sloc: ml: 14,981; ansic: 522; makefile: 32
file content (23 lines) | stat: -rw-r--r-- 719 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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