theme 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. #
  2. # pekwm theme for ordinary and tiling mode, based on pwm_brownsteel
  3. # and ion_cleanice themes modelled after PWM and ION themes.
  4. #
  5. $FONT = "XFT#Sans:size=9#Left"
  6. $FONT_TITLE = "XFT#Sans:size=9#Center"
  7. Require {
  8. Templates = "True"
  9. }
  10. Define = "BaseDecor" {
  11. Height = "20"
  12. Pad = "2 5 2 5"
  13. Font {
  14. Focused = "$FONT_TITLE"
  15. }
  16. FontColor {
  17. Focused = "#ffc571"
  18. FocusedSelected = "white"
  19. Unfocused = "#777777"
  20. UnfocusedSelected = "#777777"
  21. }
  22. Separator {
  23. Focused = "EMPTY"
  24. Unfocused = "EMPTY"
  25. }
  26. Border {
  27. Focused {
  28. TopLeft = "Solid #303030 1x1"
  29. Top = "Solid #303030 1x1"
  30. TopRight = "Solid #303030 1x1"
  31. Left = "Solid #303030 1x1"
  32. Right = "Solid #303030 1x1"
  33. BottomLeft = "Solid #303030 1x1"
  34. Bottom = "Solid #303030 1x1"
  35. BottomRight = "Solid #303030 1x1"
  36. }
  37. Unfocused {
  38. TopLeft = "Solid #303030 1x1"
  39. Top = "Solid #303030 1x1"
  40. TopRight = "Solid #303030 1x1"
  41. Left = "Solid #303030 1x1"
  42. Right = "Solid #303030 1x1"
  43. BottomLeft = "Solid #303030 1x1"
  44. Bottom = "Solid #303030 1x1"
  45. BottomRight = "Solid #303030 1x1"
  46. }
  47. }
  48. }
  49. Define = "BaseButtons" {
  50. Buttons {
  51. }
  52. }
  53. Define = "EmptyDecor" {
  54. Focused = "Empty"
  55. Unfocused = "Empty"
  56. Tab {
  57. Focused = "Empty"
  58. FocusedSelected = "Empty"
  59. Unfocused = "Empty"
  60. UnfocusedSelected = "Empty"
  61. }
  62. Font {
  63. Focused = "Empty"
  64. }
  65. FontColor {
  66. Focused = "Empty"
  67. FocusedSelected = "Empty"
  68. Unfocused = "Empty"
  69. UnfocusedSelected = "Empty"
  70. }
  71. Border {
  72. Focused {
  73. TopLeft = "Empty"
  74. Top = "Empty"
  75. TopRight = "Empty"
  76. Left = "Empty"
  77. Right = "Empty"
  78. BottomLeft = "Empty"
  79. Bottom = "Empty"
  80. BottomRight = "Empty"
  81. }
  82. Unfocused {
  83. TopLeft = "Empty"
  84. Top = "Empty"
  85. TopRight = "Empty"
  86. Left = "Empty"
  87. Right = "Empty"
  88. BottomLeft = "Empty"
  89. Bottom = "Empty"
  90. BottomRight = "Empty"
  91. }
  92. }
  93. }
  94. PDecor {
  95. Decor = "Default" {
  96. Title {
  97. @BaseDecor
  98. @BaseButtons
  99. WidthMin = "150"
  100. WidthMax = "95"
  101. WidthSymetric = "true"
  102. Tab {
  103. Focused = "SolidRaised #586468 #f8fcf8 #f8fcf8 0 0 1x1"
  104. FocusedSelected = "SolidRaised #889898 #f8fcf8 0 0 1x1"
  105. Unfocused = "SolidRaised #505c70 #b8bcb8 #b8bcb8 0 0 1x1"
  106. UnfocusedSelected = "SolidRaised #283038 #b8bcb8 #b8bcb8 0 0 1x1"
  107. }
  108. }
  109. }
  110. Decor = "Tiling" {
  111. Title {
  112. @BaseDecor
  113. Pad = "2 0 2 0"
  114. Tab {
  115. Focused = "SolidRaised #586468 #f8fcf8 #f8fcf8 0 0 1x1"
  116. FocusedSelected = "SolidRaised #889898 #f8fcf8 0 0 1x1"
  117. Unfocused = "SolidRaised #505c70 #b8bcb8 #b8bcb8 0 0 1x1"
  118. UnfocusedSelected = "SolidRaised #283038 #b8bcb8 #b8bcb8 0 0 1x1"
  119. }
  120. }
  121. }
  122. Decor = "Menu" {
  123. Title {
  124. @BaseDecor
  125. Focused = "SolidRaised #586468 #f8fcf8 #f8fcf8 0 0 1x1"
  126. Unfocused = "SolidRaised #505c70 #b8bcb8 #b8bcb8 0 0 1x1"
  127. }
  128. }
  129. Decor = "Titlebarless" {
  130. Title {
  131. @EmptyDecor
  132. }
  133. }
  134. Decor = "Statuswindow" {
  135. Title {
  136. @EmptyDecor
  137. }
  138. }
  139. }
  140. Harbour {
  141. Texture = "Solid #f9f9f9"
  142. }
  143. Menu {
  144. Pad = "0 0 4 4"
  145. Focused {
  146. Font = "$FONT"
  147. Background = "Solid #f8fcf8"
  148. Item = "Solid #ffffff"
  149. Text = "#111111"
  150. Separator = "Solid #888888 0x1"
  151. Arrow = "Image #111111 2x2"
  152. }
  153. Unfocused {
  154. Font = "$FONT"
  155. Background = "Solid #b8bcb8"
  156. Item = "Solid #cccccc"
  157. Text = "#555555"
  158. Separator = "Solid #303030 0x1"
  159. Arrow = "Image #555555 2x2"
  160. }
  161. Selected {
  162. Font = "$FONT"
  163. Background = "Empty"
  164. Item = "SolidRaised #bbbbbb #666666 #666666 1 0"
  165. Text = "#ffffff"
  166. Arrow = "Solid #111111 2x2"
  167. }
  168. }
  169. CmdDialog {
  170. Font = "$FONT"
  171. Texture = "Solid #ffffff"
  172. Text = "#000000"
  173. Pad = "3 0 1 10"
  174. }
  175. Status {
  176. Font = "$FONT"
  177. Texture = "Solid #ffffff"
  178. Text = "#8b8b89"
  179. Pad = "2 2 10 10"
  180. }