theme 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. # default-nice Pekwm theme
  2. # License: GPL
  3. # Author: adriano.src
  4. # Email: adriano.src@gmail.com
  5. # Homepage: http://adrinux.wordpress.com
  6. $FONT = "XFT#Sans:size=9#Left"
  7. $FONT_TITLE = "XFT#Sans:size=9#Center"
  8. Require {
  9. Templates = "True"
  10. }
  11. Define = "BaseDecor" {
  12. Height = "20"
  13. # Increase first number to bring title text downwards
  14. Pad = "2 5 5 0"
  15. Focused = "Image title.png"
  16. Unfocused = "Image title_unfocus.png"
  17. Tab {
  18. Focused = "Image title.png"
  19. FocusedSelected = "Image title.png"
  20. Unfocused = "Image title_unfocus.png"
  21. UnfocusedSelected = "Image title_unfocus.png"
  22. }
  23. Separator {
  24. Focused = "Image tab-separator.png"
  25. Unfocused = "Image tab-separator_unfocus.png"
  26. }
  27. Font {
  28. Focused = "$FONT_TITLE"
  29. }
  30. FontColor {
  31. Focused = "#a8c4e7"
  32. FocusedSelected = "white"
  33. Unfocused = "#777777"
  34. UnfocusedSelected = "#777777"
  35. }
  36. Border {
  37. Focused {
  38. TopLeft = "Image top-left.png"
  39. Top = "Image top-border.png"
  40. TopRight = "Image top-right.png"
  41. Left = "Image left-border.png"
  42. Right = "Image right-border.png"
  43. BottomLeft = "Image bottom-left.png"
  44. Bottom = "Image bottom-border.png"
  45. BottomRight = "Image bottom-right.png"
  46. }
  47. Unfocused {
  48. TopLeft = "Image top-left_unfocus.png"
  49. Top = "Image top-border_unfocus.png"
  50. TopRight = "Image top-right_unfocus.png"
  51. Left = "Image left-border_unfocus.png"
  52. Right = "Image right-border_unfocus.png"
  53. BottomLeft = "Image bottom-left_unfocus.png"
  54. Bottom = "Image bottom-border_unfocus.png"
  55. BottomRight = "Image bottom-right_unfocus.png"
  56. }
  57. }
  58. }
  59. Define = "BaseButtons" {
  60. Buttons {
  61. Right = "Close" {
  62. Focused = "Image button.png"
  63. Unfocused = "Image button_unfocus.png"
  64. Hoover = "Image button_hover.png"
  65. Pressed = "Image button_press.png"
  66. Button = "1" { Actions = "Close" }
  67. Button = "3" { Actions = "Kill" }
  68. }
  69. Right = "Maximize" {
  70. Focused = "Image button.png"
  71. Unfocused = "Image button_unfocus.png"
  72. Hoover = "Image button_hover.png"
  73. Pressed = "Image button_press.png"
  74. Button = "1" { Actions = "Toggle Maximized 1 1" }
  75. }
  76. Right = "Iconify" {
  77. Focused = "Image button.png"
  78. Unfocused = "Image button_unfocus.png"
  79. Hoover = "Image button_hover.png"
  80. Pressed = "Image button_press.png"
  81. Button = "1" { Actions = "Set Iconified" }
  82. }
  83. Left = "Shade" {
  84. Focused = "Image button.png"
  85. Unfocused = "Image button_unfocus.png"
  86. Hoover = "Image button_hover.png"
  87. Pressed = "Image button_press.png"
  88. Button = "1" { Actions = "Toggle Shaded" }
  89. }
  90. }
  91. }
  92. Define = "EmptyDecor" {
  93. Focused = "Empty"
  94. Unfocused = "Empty"
  95. Tab {
  96. Focused = "Empty"
  97. FocusedSelected = "Empty"
  98. Unfocused = "Empty"
  99. UnfocusedSelected = "Empty"
  100. }
  101. Separator {
  102. Focused = "Empty"
  103. Unfocused = "Empty"
  104. }
  105. Font {
  106. Focused = "Empty"
  107. }
  108. FontColor {
  109. Focused = "Empty"
  110. FocusedSelected = "Empty"
  111. Unfocused = "Empty"
  112. UnfocusedSelected = "Empty"
  113. }
  114. Border {
  115. Focused {
  116. TopLeft = "Empty"
  117. Top = "Empty"
  118. TopRight = "Empty"
  119. Left = "Empty"
  120. Right = "Empty"
  121. BottomLeft = "Empty"
  122. Bottom = "Empty"
  123. BottomRight = "Empty"
  124. }
  125. Unfocused {
  126. TopLeft = "Empty"
  127. Top = "Empty"
  128. TopRight = "Empty"
  129. Left = "Empty"
  130. Right = "Empty"
  131. BottomLeft = "Empty"
  132. Bottom = "Empty"
  133. BottomRight = "Empty"
  134. }
  135. }
  136. }
  137. PDecor {
  138. Decor = "Default" {
  139. Title {
  140. @BaseDecor
  141. @BaseButtons
  142. }
  143. }
  144. Decor = "Menu" {
  145. Title {
  146. @BaseDecor
  147. }
  148. }
  149. Decor = "Titlebarless" {
  150. Title {
  151. @EmptyDecor
  152. }
  153. }
  154. Decor = "Statuswindow" {
  155. Title {
  156. @EmptyDecor
  157. }
  158. }
  159. }
  160. Harbour {
  161. Texture = "Solid #f9f9f9"
  162. }
  163. Menu {
  164. Pad = "0 0 4 4"
  165. Focused {
  166. Font = "$FONT"
  167. Background = "Solid #f9f9f9"
  168. Item = "Empty"
  169. Text = "#8b8b89"
  170. Separator = "Image menuline.png#Scaled"
  171. Arrow = "Image arrow.png"
  172. }
  173. Unfocused {
  174. Font = "$FONT"
  175. Background = "Solid #f9f9f9"
  176. Item = "Empty"
  177. Text = "#777777"
  178. Separator = "Image menuline.png#Scaled"
  179. Arrow = "Image arrow.png"
  180. }
  181. Selected {
  182. Font = "$FONT"
  183. Background = "Solid #f88408"
  184. Item = "Image item_focus.png"
  185. Text = "#ffffff"
  186. Arrow = "Image arrow_focus.png"
  187. }
  188. }
  189. CmdDialog {
  190. Font = "$FONT"
  191. Texture = "Solid #ffffff"
  192. Text = "#000000"
  193. Pad = "3 0 1 10"
  194. }
  195. Status {
  196. Font = "$FONT"
  197. Texture = "Solid #ffffff"
  198. Text = "#8b8b89"
  199. Pad = "2 2 10 10"
  200. }