b09190773cd895f98f5fefe772de6eaa8b9792f9
[grml-desktop.git] / etc / skel / .pekwm / themes / pwm_beos-pekwm-0.1.4pre1 / theme
1 # "pwm-beos" theme for pekwm-0.1.4pre1
2 # theme ported by Oliver Kraitschy (http://www.okraits.de/)
3 # Date: 05.05.2005
4
5 # Based on look-beoslike.conf from PWM,
6 # http://modeemi.cs.tut.fi/~tuomov/pwm/
7
8 $MFONT = "Bitstream Vera Sans-9#Left#1 1#XFT"
9 $FONT = "Bitstream Vera Sans-9:Bold#Center#1 1#XFT"
10
11 PDecor {
12
13 Decor = "DEFAULT" {
14         Title { 
15                 Height = "18"
16                 Pad = "4 0 5 5"
17
18                 WidthMin = "100"
19                 WidthMax = "95"
20                 WidthSymetric = "true"
21
22                 Focused = "SolidRaised #405060 #607080 #203040 1 0 1x1"
23                 Unfocused = "SolidRaised #505050 #707070 #404040 1 0 1x1"
24
25                 Tab {
26                         Focused = "SolidRaised #d8d8d8 #ffffff #606060 1 0 1x1"
27                         FocusedSelected = "SolidRaised #ffcb00 #ffff66 #ff9800 1 0 1x1"
28                         Unfocused = "SolidRaised #d8d8d8 #ffffff #606060 1 0 1x1"
29                         UnfocusedSelected = "SolidRaised #a8a8a8 #efefef #606060 1 0 1x1"
30                 }
31                 Separator {
32                         Focused = "EMPTY"
33                         Unfocused = "EMPTY"
34                 }
35                 Font {
36                         Focused = "$FONT"
37                 }
38                 FontColor {
39                         Focused = "#000000"
40                         FocusedSelected = "#000000"
41                         Unfocused = "#000000"
42                         UnfocusedSelected = "#000000"
43                 }
44                 Buttons {
45                 }
46                 Border {
47                         Focused {
48                                 TopLeft = "Image tl.png"
49                                 Top = "Image v.png"
50                                 TopRight = "Image tr.png"
51                                 Left = "Image s.png"
52                                 Right = "Image s.png"
53                                 BottomLeft = "Image bl.png"
54                                 Bottom = "Image v.png"
55                                 BottomRight = "Image br.png"
56                         }
57                         Unfocused {
58                                 TopLeft = "Image tl.png"
59                                 Top = "Image v.png"
60                                 TopRight = "Image tr.png"
61                                 Left = "Image s.png"
62                                 Right = "Image s.png"
63                                 BottomLeft = "Image bl.png"
64                                 Bottom = "Image v.png"
65                                 BottomRight = "Image br.png"
66                         }
67                 }
68         } 
69 }
70
71 }
72
73
74 Harbour {
75         Texture = "SolidRaised #d8d8d8 #ffffff #606060 1 0 1x1"
76 }
77
78 Menu {
79         Focused {
80                 Font = "$MFONT"
81                 Background = "SolidRaised #d8d8d8 #ffffff #606060 1 1 5x5"
82                 Item = "EMPTY"
83                 Text = "#000000"
84                 Separator = "Solid #606060 0x1"
85                 Arrow = "Solid #000000 5x5"
86         }
87         Unfocused {
88                 Font = "$MFONT"
89                 Background = "SolidRaised #a8a8a8 #efefef #606060 1 1 5x5"
90                 Item = "EMPTY"
91                 Text = "#000000"
92                 Separator = "Solid #606060 0x1"
93                 Arrow = "Solid #000000 5x5"
94         }
95         Selected {
96                 Font = "$MFONT"
97                 Background = "SolidRaised #ffcb00 #ffff66 #ff9800 1 1 5x5"
98                 Item = "SolidRaised #ffcb00 #ffff66 #ff9800 1 1 1x1"
99                 Text = "#000000"
100                 Arrow = "Solid #000000 5x5"
101         }
102         Pad = "2 2 4 4"
103 }
104
105 CmdDialog {
106         Font = "$MFONT"
107         Texture = "Solid #d8d8d8"
108         Text = "#000000"
109         Pad = "4 4 4 4"
110 }
111
112 Status {
113         Font = "$MFONT"
114         Texture = "Solid #d8d8d8"
115         Text = "#000000"
116         Pad = "0 0 0 0"
117 }
118
119 Root {
120         Command = "false"
121 }