theme 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. #$font_title="AvantGarde-9#Right#XFT"
  2. $font_title="Helvetica-9#Right#XFT"
  3. $font="Helvetica-9#Left#XFT"
  4. #- xfontsel-like font info not working fine on this pekwm theme - i don't know the reason
  5. # $font_title="X11#-*-helvetica-*-r-*-*-14-*-*-*-*-*-*-*-#Right"
  6. # $font="X11#-*-helvetica-*-r-normal-*-9-*-*-*-*-*-*-*-#Left"
  7. # $font_title = "-*-helvetica-*-r-normal-*-14-*-*-*-*-*-*-*-#Right#1 1"
  8. # $font = "-*-helvetica-*-r-normal-*-9-*-*-*-*-*-*-*-#Left#1 1"
  9. # maybe buttons for window close, iconize, expand and shade should be different?
  10. # i can't draw those above and below edge wrinkles
  11. PDecor{
  12. Decor="Default"{
  13. Title{
  14. Height="31"
  15. Pad="13 3 7 8"
  16. Focused="Image pictures/title.xpm"
  17. Unfocused="Image pictures/title_unf.xpm"
  18. Tab{
  19. Focused="Image pictures/title.xpm"
  20. FocusedSelected="Image pictures/title.xpm"
  21. Unfocused="Image pictures/title_unf.xpm"
  22. UnfocusedSelected="Image pictures/title_unf.xpm"}
  23. Separator{
  24. Focused="Image pictures/tab_separator.xpm"
  25. Unfocused="Image pictures/tab_separator.xpm"}
  26. Font{
  27. Focused="$font_title"}
  28. FontColor{
  29. Focused="#FF0000"
  30. FocusedSelected="#FFFFFF"
  31. Unfocused="#FFFFFF"
  32. UnfocusedSelected="#FFFFFF"}
  33. Buttons{
  34. Left{
  35. Focused="Image pictures/button_close.xpm"
  36. Unfocused="Image pictures/button_close_unf.xpm"
  37. Hover="Image pictures/button_close_hov.xpm"
  38. Pressed="Image pictures/button_close_pr.xpm"
  39. Button="1"{Actions="Close"}
  40. Button="3"{Actions="Kill"}}
  41. Left{
  42. Focused="Image pictures/button_hide.xpm"
  43. Unfocused="Image pictures/button_hide_unf.xpm"
  44. Hover="Image pictures/button_hide_hov.xpm"
  45. Pressed="Image pictures/button_hide_pr.xpm"
  46. Button="1"{Actions="Set Iconified"}}
  47. Left="Max"{
  48. Focused="Image pictures/button_full.xpm"
  49. Unfocused="Image pictures/button_full_unf.xpm"
  50. Hover="Image pictures/button_full_hov.xpm"
  51. Pressed="Image pictures/button_full_pr.xpm"
  52. Button="1"{Actions="Toggle Maximized 1 1"}}
  53. Left{
  54. Focused="Image pictures/button_shade.xpm"
  55. Unfocused="Image pictures/button_shade_unf.xpm"
  56. Hover="Image pictures/button_shade_hov.xpm"
  57. Pressed="Image pictures/button_shade_pr.xpm"
  58. Button="1"{Actions="Toggle Shaded"}}}
  59. Border{
  60. Focused{
  61. TopLeft="Image pictures/top_left.xpm"
  62. Top="Image pictures/top_border.xpm"
  63. TopRight="Image pictures/top_right.xpm"
  64. Left="Image pictures/leftright_border.xpm"
  65. Right="Image pictures/leftright_border.xpm"
  66. BottomLeft="Image pictures/bottom_left.xpm"
  67. Bottom="Image pictures/bottom_border.xpm"
  68. BottomRight="Image pictures/bottom_right.xpm"}
  69. Unfocused{
  70. TopLeft="Image pictures/top_left_unf.xpm"
  71. Top="Image pictures/top_border.xpm"
  72. TopRight="Image pictures/top_right_unf.xpm"
  73. Left="Image pictures/leftright_border_unf.xpm"
  74. Right="Image pictures/leftright_border_unf.xpm"
  75. BottomLeft="Image pictures/bottom_left_unf.xpm"
  76. Bottom="Image pictures/bottom_border_unf.xpm"
  77. BottomRight="Image pictures/bottom_right_unf.xpm"}
  78. }}}
  79. Decor="Menu"{
  80. Title{
  81. Height="20"
  82. Pad="2 4 6 8"
  83. Focused="Image pictures/menu_title.xpm"
  84. Unfocused="Image pictures/menu_title_unf.xpm"
  85. Tab{
  86. Focused="Image pictures/menu_title.xpm"
  87. FocusedSelected="Image pictures/menu_title.xpm"
  88. Unfocused="Image pictures/menu_title_unf.xpm"
  89. UnfocusedSelected="Image pictures/menu_title_unf.xpm"}
  90. Separator{
  91. Focused="Image pictures/top_left.xpm"
  92. Unfocused="Image pictures/top_left_unf.xpm"}
  93. Font{
  94. Focused="$font_title"}
  95. FontColor{
  96. Focused="#FF0000"
  97. FocusedSelected="#000000"
  98. Unfocused="#00FF00"
  99. UnfocusedSelected="#bfbfbf"}
  100. Buttons{}
  101. Border{
  102. Focused{
  103. TopLeft="Image pictures/bright.xpm"
  104. Top="Image pictures/bright.xpm"
  105. TopRight="Image pictures/brightshadow.xpm"
  106. Left="Image pictures/bright.xpm"
  107. Right="Image pictures/shadow.xpm"
  108. BottomLeft="Image pictures/brightshadow.xpm"
  109. Bottom="Image pictures/shadow.xpm"
  110. BottomRight="Image pictures/shadow.xpm"}
  111. Unfocused{
  112. TopLeft="Image pictures/bright_unf.xpm"
  113. Top="Image pictures/bright_unf.xpm"
  114. TopRight="Image pictures/brightshadow_unf.xpm"
  115. Left="Image pictures/bright_unf.xpm"
  116. Right="Image pictures/shadow_unf.xpm"
  117. BottomLeft="Image pictures/brightshadow_unf.xpm"
  118. Bottom="Image pictures/shadow_unf.xpm"
  119. BottomRight="Image pictures/shadow_unf.xpm"}
  120. }}}
  121. Decor="Titlebarless"{
  122. Title{
  123. Focused="Empty"
  124. Unfocused="Empty"
  125. Tab{
  126. Focused="Empty"
  127. FocusedSelected="Empty"
  128. Unfocused="Empty"
  129. UnfocusedSelected="Empty"}
  130. Separator{
  131. Focused="Empty"
  132. Unfocused="Empty"}
  133. Font{
  134. Focused="Empty"}
  135. FontColor{
  136. Focused="Empty"
  137. FocusedSelected="Empty"
  138. Unfocused="Empty"
  139. UnfocusedSelected="Empty"}
  140. Border{
  141. Focused{
  142. TopLeft="Empty"
  143. Top="Empty"
  144. TopRight="Empty"
  145. Left="Empty"
  146. Right="Empty"
  147. BottomLeft="Empty"
  148. Bottom="Empty"
  149. BottomRight="Empty"}
  150. Unfocused{
  151. TopLeft="Empty"
  152. Top="Empty"
  153. TopRight="Empty"
  154. Left="Empty"
  155. Right="Empty"
  156. BottomLeft="Empty"
  157. Bottom="Empty"
  158. BottomRight="Empty"}
  159. }}}
  160. Decor="Statuswindow"{
  161. Title{
  162. Height="0"
  163. Pad="8 6 4 2"
  164. Focused="Empty"
  165. Unfocused="Empty"
  166. Tab{
  167. Focused="Empty"
  168. FocusedSelected="Empty"
  169. Unfocused="Empty"
  170. UnfocusedSelected="Empty"}
  171. Separator{
  172. Focused="Empty"
  173. Unfocused="Empty"}
  174. Font{
  175. Focused="Empty"}
  176. FontColor{
  177. Focused="Empty"
  178. FocusedSelected="Empty"
  179. Unfocused="Empty"
  180. UnfocusedSelected="Empty"}
  181. Buttons{}
  182. Border{
  183. Focused{
  184. TopLeft="Empty"
  185. Top="Empty"
  186. TopRight="Empty"
  187. Left="Empty"
  188. Right="Empty"
  189. BottomLeft="Empty"
  190. Bottom="Empty"
  191. BottomRight="Empty"}
  192. Unfocused{
  193. TopLeft="Empty"
  194. Top="Empty"
  195. TopRight="Empty"
  196. Left="Empty"
  197. Right="Empty"
  198. BottomLeft="Empty"
  199. Bottom="Empty"
  200. BottomRight="Empty"}
  201. }}}}
  202. Harbour{
  203. Texture="Solid #FF00FF"}
  204. Menu{
  205. Pad="2 0 4 8"
  206. Focused{
  207. Font="$font"
  208. Background="Solid #987868"
  209. Item="Empty"
  210. Text="#000000"
  211. Separator="Image pictures/menuline.xpm#Scaled"
  212. Arrow="Image pictures/arrow.xpm"}
  213. Unfocused{
  214. Font="$font"
  215. Background="Solid #666666"
  216. Item="Empty"
  217. Text="#b3b3b3"
  218. Separator="Image pictures/menuline_unf.xpm#Scaled"
  219. Arrow="Image pictures/arrow_unf.xpm"}
  220. Selected{
  221. Font="$font"
  222. Background="Solid #000000"
  223. Item="Empty"
  224. Text="#987868"
  225. Arrow="Image pictures/arrow.xpm"}
  226. }
  227. CmdDialog{
  228. Font="$font"
  229. Texture="Solid #ffffff"
  230. Text="#000000"
  231. Pad="3 10 1 3"}
  232. Status{
  233. Font="$font"
  234. Texture="Solid #987868"
  235. Text="#000000"
  236. Pad="4 2 10 30"}