source: bootcd/config/var/Datuxstyle @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 2.6 KB
Line 
1toolbar:                        flat crossdiagonal gradient
2toolbar.color:                  rgb:6/9/c
3toolbar.colorTo:                rgb:4/6/8
4toolbar.button:                 parentrelative
5toolbar.button.picColor:        grey85
6toolbar.button.pressed:         flat crossdiagonal gradient
7toolbar.button.pressed.color:   grey50
8toolbar.button.pressed.colorTo: grey80
9toolbar.label:                  parentrelative
10toolbar.label.textColor:        grey85
11toolbar.windowLabel:            parentrelative
12toolbar.windowLabel.textColor:  grey85
13toolbar.clock:                  parentrelative
14toolbar.clock.textColor:        grey85
15toolbar.justify:                right
16toolbar.font:                   lucidasans-10
17
18session.screen#.focusModel:ClickToFocus
19
20menu.title:                     flat crossdiagonal gradient
21menu.title.color:               rgb:6/9/c
22menu.title.colorTo:             rgb:3/48/6
23menu.title.textColor:           white
24menu.title.font:                lucidasans-10
25menu.title.justify:             right
26
27menu.frame:                     flat crossdiagonal gradient
28menu.frame.color:               grey50
29menu.frame.colorTo:             grey80
30menu.frame.textColor:           grey20
31menu.frame.disableColor:        grey40
32menu.frame.font:                lucidasans-10
33menu.frame.justify:             center
34
35menu.bullet.position:           right
36menu.bullet:                    triangle
37
38menu.hilite:                    flat crossdiagonal gradient
39menu.hilite.color:              rgb:6/9/c
40menu.hilite.colorTo:            rgb:3/48/6
41menu.hilite.textColor:          white
42
43window.title.focus:             flat crossdiagonal gradient
44window.title.focus.color:       rgb:6/9/c
45window.title.focus.colorTo:     rgb:3/48/6
46window.title.unfocus:           flat diagonal gradient
47window.title.unfocus.color:     grey50
48window.title.unfocus.colorTo:   grey20
49
50window.label.focus:             parentrelative
51window.label.focus.textColor:   white
52window.label.unfocus:           parentrelative
53window.label.unfocus.textColor: grey60
54
55window.button.focus:            parentrelative
56window.button.focus.picColor:   grey85
57window.button.unfocus:          parentrelative
58window.button.unfocus.picColor: grey60
59window.button.pressed:          flat crossdiagonal gradient
60window.button.pressed.color:    grey50
61window.button.pressed.colorTo:  grey80
62
63window.handle.focus:            flat crossdiagonal gradient
64window.handle.focus.color:      rgb:6/9/c
65window.handle.focus.colorTo:    rgb:3/48/6
66window.handle.unfocus:          flat diagonal gradient
67window.handle.unfocus.color:    grey50
68window.handle.unfocus.colorTo:  grey20
69
70window.grip.focus:              parentrelative
71window.grip.unfocus:            parentrelative
72
73window.frame.focusColor:        rgb:6/9/c
74window.frame.unfocusColor:      grey50
75
76window.font:                    lucidasans-10
77window.justify:                 right
78
79borderColor:                    rgb:2/3/4
80
81bevelWidth:                     1
82borderWidth:                    1
83handleWidth:                    4
84
85*textColor:                     grey85
86*Font:                          lucidasans-10
87
88#start installer
89rootCommand:                    ./install.sh
90
91bbpager.desktop.focus:          flat interlaced crossdiagonal gradient
92bbpager.desktop.focus.color:    rgb:6/9/c
93bbpager.desktop.focus.colorTo:  rgb:3/48/6
Note: See TracBrowser for help on using the repository browser.