theme 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. # clearlooks Pekwm theme
  2. # License: GPL
  3. # Author: adriano.src
  4. # Email: adriano.src@gmail.com
  5. # Homepage: http://adrinux.wordpress.com
  6. $font = "Liberation Sans Bold-10Left#XFT"
  7. $font_title = "XFT#verdana:size=10:weight=bold#1#Center"
  8. PDecor {
  9. Decor = "Default" {
  10. Title {
  11. Height = "22"
  12. Pad = "1 5 5 5"
  13. Focused = "Image title.png"
  14. Unfocused = "Image title_unfocus.png"
  15. Tab {
  16. Focused = "Image title.png"
  17. FocusedSelected = "Image title.png"
  18. Unfocused = "Image title_unfocus.png"
  19. UnfocusedSelected = "Image title_unfocus.png"
  20. }
  21. Separator {
  22. Focused = "Image tab-separator.png"
  23. Unfocused = "Image tab-separator_unfocus.png"
  24. }
  25. Font {
  26. Focused = "$font_title"
  27. }
  28. FontColor {
  29. Focused = "#d0ddef"
  30. FocusedSelected = "white"
  31. Unfocused = "#c0c0c0"
  32. UnfocusedSelected = "#a0a0a0"
  33. }
  34. Buttons {
  35. Right {
  36. Focused = "Image close.png"
  37. Unfocused = "Image close_unfocus.png"
  38. Hoover = "Image close_hover.png"
  39. Pressed = "Image close_press.png"
  40. Button = "1" { Actions = "Close" }
  41. Button = "3" { Actions = "Kill" }
  42. }
  43. Right {
  44. Focused = "Image max.png"
  45. Unfocused = "Image max_unfocus.png"
  46. Hoover = "Image max_hover.png"
  47. Pressed = "Image max_press.png"
  48. Button = "1" { Actions = "Toggle Maximized 1 1" }
  49. }
  50. Right {
  51. Focused = "Image min.png"
  52. Unfocused = "Image min_unfocus.png"
  53. Hoover = "Image min_hover.png"
  54. Pressed = "Image min_press.png"
  55. Button = "1" { Actions = "Set Iconified" }
  56. }
  57. }
  58. Border {
  59. Focused {
  60. TopLeft = "Image top-left.png"
  61. Top = "Image top-border.png"
  62. TopRight = "Image top-right.png"
  63. Left = "Image left-border.png"
  64. Right = "Image right-border.png"
  65. BottomLeft = "Image bottom-left.png"
  66. Bottom = "Image bottom-border.png"
  67. BottomRight = "Image bottom-right.png"
  68. }
  69. Unfocused {
  70. TopLeft = "Image top-left_unfocus.png"
  71. Top = "Image top-border_unfocus.png"
  72. TopRight = "Image top-right_unfocus.png"
  73. Left = "Image left-border.png"
  74. Right = "Image right-border.png"
  75. BottomLeft = "Image bottom-left.png"
  76. Bottom = "Image bottom-border.png"
  77. BottomRight = "Image bottom-right.png"
  78. }
  79. }
  80. }
  81. }
  82. Decor = "Menu" {
  83. Title {
  84. Height = "22"
  85. Pad = "1 0 0 0"
  86. Focused = "Image title.png"
  87. Unfocused = "Image title_unfocus.png"
  88. Tab {
  89. Focused = "Image title.png"
  90. FocusedSelected = "Image title.png"
  91. Unfocused = "Image title_unfocus.png"
  92. UnfocusedSelected = "Image title_unfocus.png"
  93. }
  94. Separator {
  95. Focused = "Image top-left.png"
  96. Unfocused = "Image top-left.png"
  97. }
  98. Font {
  99. Focused = "$font_title"
  100. }
  101. FontColor {
  102. Focused = "white black,50"
  103. FocusedSelected = "white black,50"
  104. Unfocused = "#a19d9a"
  105. UnfocusedSelected = "#a19d9a"
  106. }
  107. Buttons {
  108. Right {
  109. Focused = "Image close.png"
  110. Unfocused = "Image close_unfocus.png"
  111. Hoover = "Image close_hover.png"
  112. Pressed = "Image close_press.png"
  113. Button = "1" { Actions = "Close" }
  114. Button = "3" { Actions = "Kill" }
  115. }
  116. }
  117. Border {
  118. Focused {
  119. TopLeft = "Image top-left.png"
  120. Top = "Image top-border.png"
  121. TopRight = "Image top-right.png"
  122. Left = "Image left-border.png"
  123. Right = "Image right-border.png"
  124. BottomLeft = "Image bottom-left.png"
  125. Bottom = "Image bottom-border.png"
  126. BottomRight = "Image bottom-right.png"
  127. }
  128. Unfocused {
  129. TopLeft = "Image top-left_unfocus.png"
  130. Top = "Image top-border_unfocus.png"
  131. TopRight = "Image top-right_unfocus.png"
  132. Left = "Image left-border.png"
  133. Right = "Image right-border.png"
  134. BottomLeft = "Image bottom-left.png"
  135. Bottom = "Image bottom-border.png"
  136. BottomRight = "Image bottom-right.png"
  137. }
  138. }
  139. }
  140. }
  141. Decor = "Titlebarless" {
  142. Title {
  143. Focused = "Empty"
  144. Unfocused = "Empty"
  145. Tab {
  146. Focused = "Empty"
  147. FocusedSelected = "Empty"
  148. Unfocused = "Empty"
  149. UnfocusedSelected = "Empty"
  150. }
  151. Separator {
  152. Focused = "Empty"
  153. Unfocused = "Empty"
  154. }
  155. Font {
  156. Focused = "Empty"
  157. }
  158. FontColor {
  159. Focused = "Empty"
  160. FocusedSelected = "Empty"
  161. Unfocused = "Empty"
  162. UnfocusedSelected = "Empty"
  163. }
  164. Border {
  165. Focused {
  166. TopLeft = "Empty"
  167. Top = "Empty"
  168. TopRight = "Empty"
  169. Left = "Empty"
  170. Right = "Empty"
  171. BottomLeft = "Empty"
  172. Bottom = "Empty"
  173. BottomRight = "Empty"
  174. }
  175. Unfocused {
  176. TopLeft = "Empty"
  177. Top = "Empty"
  178. TopRight = "Empty"
  179. Left = "Empty"
  180. Right = "Empty"
  181. BottomLeft = "Empty"
  182. Bottom = "Empty"
  183. BottomRight = "Empty"
  184. }
  185. }
  186. }
  187. }
  188. Decor = "Statuswindow" {
  189. Title {
  190. Height = "0"
  191. Pad = "0 0 0 0"
  192. Focused = "Empty"
  193. Unfocused = "Empty"
  194. Tab {
  195. Focused = "Empty"
  196. FocusedSelected = "Empty"
  197. Unfocused = "Empty"
  198. UnfocusedSelected = "Empty"
  199. }
  200. Separator {
  201. Focused = "Empty"
  202. Unfocused = "Empty"
  203. }
  204. Font {
  205. Focused = "Empty"
  206. }
  207. FontColor {
  208. Focused = "Empty"
  209. FocusedSelected = "Empty"
  210. Unfocused = "Empty"
  211. UnfocusedSelected = "Empty"
  212. }
  213. Buttons {
  214. }
  215. Border {
  216. Focused {
  217. TopLeft = "Empty"
  218. Top = "Empty"
  219. TopRight = "Empty"
  220. Left = "Empty"
  221. Right = "Empty"
  222. BottomLeft = "Empty"
  223. Bottom = "Empty"
  224. BottomRight = "Empty"
  225. }
  226. Unfocused {
  227. TopLeft = "Empty"
  228. Top = "Empty"
  229. TopRight = "Empty"
  230. Left = "Empty"
  231. Right = "Empty"
  232. BottomLeft = "Empty"
  233. Bottom = "Empty"
  234. BottomRight = "Empty"
  235. }
  236. }
  237. }
  238. }
  239. }
  240. Harbour {
  241. Texture = "Solid #dcddcf"
  242. }
  243. Menu {
  244. Pad = "0 0 4 4"
  245. Focused {
  246. Font = "$font"
  247. Background = "Solid #f5f5f5"
  248. Item = "Empty"
  249. Text = "#787878"
  250. Separator = "Image menuline.png#Scaled"
  251. Arrow = "Image arrow.png"
  252. }
  253. Unfocused {
  254. Font = "$font"
  255. Background = "Solid #f5f5f5"
  256. Item = "Empty"
  257. Text = "#787878"
  258. Separator = "Image menuline.png#Scaled"
  259. Arrow = "Image arrow.png"
  260. }
  261. Selected {
  262. Font = "$font"
  263. Background = "Solid #c4c4c4"
  264. Item = "Image title.png"
  265. Text = "#ffffff"
  266. Arrow = "Image arrow_focus.png"
  267. }
  268. }
  269. CmdDialog {
  270. Font = "$font"
  271. Texture = "Solid #ffffff"
  272. Text = "#000000"
  273. Pad = "3 0 1 10"
  274. }
  275. Status {
  276. Font = "$font"
  277. Texture = "Solid #f5f5f5"
  278. Text = "#787878"
  279. Pad = "2 2 10 10"
  280. }