File: bluebox.rc

package info (click to toggle)
xdialog 2.0.5-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,596 kB
  • ctags: 1,060
  • sloc: ansic: 8,471; sh: 4,052; yacc: 318; makefile: 79
file content (6 lines) | stat: -rw-r--r-- 142 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
style 'blue_background' {
        bg[NORMAL] = { 0.0, 0.3, 0.8 }
        fg[NORMAL] = { 1.0, 1.0, 1.0 }
}

widget '*' style 'blue_background'