Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.31 KB | None | 0 0
  1. !
  2. ! fluxbox style - dunite
  3. ! created by PackRat
  4. ! creation date - 09-02-2017
  5. !
  6. ! This work is licensed under the Creative Commons
  7. ! Attribution-NonCommercial-ShareAlike License.
  8.  
  9. ! FONT OPTIONS
  10. *.font: Nouveau IBM-11:Medium
  11. !toolbar.workspace.font: Roboto Mono-10:Regular
  12. !toolbar.clock.font: Roboto Mono-10:Regular
  13. !toolbar.iconbar.focused.font: <font>
  14. !toolbar.iconbar.unfocused.font: <font>
  15. !window.font: <font>
  16. !menu.frame.font: <font>
  17. !menu.hilite.font: <font>
  18. !menu.title.font: <font>
  19.  
  20. !TOOLBAR OPTIONS
  21. toolbar: flat gradient vertical
  22. toolbar.height: 22
  23. toolbar.bevelWidth: 1
  24. toolbar.color: #161616
  25. toolbar.colorTo: #060606
  26. toolbar.borderColor: #191919
  27. toolbar.borderWidth: 1
  28. toolbar.shaped: false
  29. !toolbar.pixmap: <filename>
  30.  
  31. toolbar.workspace: flat gradient vertical
  32. toolbar.workspace.color: #161616
  33. toolbar.workspace.colorTo: #060606
  34. toolbar.workspace.justify: Center
  35. toolbar.workspace.textColor: #F5F5FF
  36. toolbar.workspace.borderColor: #1A1A1A
  37. toolbar.workspace.borderWidth: 0
  38. !toolbar.workspace.pixmap: <filename>
  39.  
  40. toolbar.button: parentrelative
  41. toolbar.button.PicColor: #AFAFAF
  42. toolbar.button.scale: 0.5
  43.  
  44. toolbar.clock: flat gradient vertical
  45. toolbar.clock.borderColor: #1A1A1A
  46. toolbar.clock.borderWidth: 0
  47. toolbar.clock.justify: Center
  48. !toolbar.clock.pixmap: <filename>
  49. toolbar.clock.color: #161616
  50. toolbar.clock.colorTo: #060606
  51. toolbar.clock.textColor: #F5F5FF
  52.  
  53. toolbar.systray: parentrelative
  54. toolbar.systray.color: #161616
  55. toolbar.systray.colorTo: #060606
  56.  
  57. toolbar.iconbar.empty: flat gradient vertical
  58. toolbar.iconbar.empty.color: #161616
  59. toolbar.iconbar.empty.colorTo: #060606
  60. toolbar.iconbar.borderColor: #0D0D0D
  61. toolbar.iconbar.borderWidth: 1
  62. !toolbar.iconbar.empty.pixmap: <filename>
  63.  
  64. toolbar.iconbar.focused: flat gradient vertical
  65. toolbar.iconbar.focused.color: #383833
  66. toolbar.iconbar.focused.colorTo: #1A1A18
  67. !toolbar.iconbar.focused.pixmap: <filename>
  68. toolbar.iconbar.focused.borderColor: #0D0D0D
  69. toolbar.iconbar.focused.borderWidth: 1
  70. toolbar.iconbar.focused.justify: Center
  71. toolbar.iconbar.focused.textColor: #F5F5FF
  72.  
  73. toolbar.iconbar.unfocused: flat gradient vertical
  74. toolbar.iconbar.unfocused.color: #161616
  75. toolbar.iconbar.unfocused.colorTo: #080808
  76. !toolbar.iconbar.unfocused.pixmap: <filename>
  77. toolbar.iconbar.unfocused.borderColor: #0D0D0D
  78. toolbar.iconbar.unfocused.borderWidth: 1
  79. toolbar.iconbar.unfocused.justify: Center
  80. toolbar.iconbar.unfocused.textColor: #AFAFAF
  81.  
  82. !WINDOW OPTIONS
  83. window.title.height: 20
  84. window.justify: Left
  85. window.bevelWidth: 0
  86. window.borderColor: #141414
  87. window.borderWidth: 2
  88. !window.frame.focusColor: <color>
  89. !window.frame.unfocusColor: <color>
  90.  
  91. window.title.focus: raised gradient vertical
  92. window.title.focus.color: #161616
  93. window.title.focus.colorTo: #161616
  94. !window.title.focus.pixmap: <filename>
  95. window.title.unfocus: raised gradient vertical
  96. window.title.unfocus.color: #161616
  97. window.title.unfocus.colorTo: #161616
  98. !window.title.unfocus.pixmap: <filename>
  99.  
  100. !window.label.active: flat gradient vertical gradient horizontal
  101. !window.label.active.textColor: #E5E5E5
  102.  
  103. window.label.focus: raised
  104. window.label.focus.color: #758547
  105. window.label.focus.colorTo: #3f3d31
  106. window.label.focus.textColor: #F5F5FF
  107. !window.label.focus.pixmap: <filename>
  108.  
  109. window.label.unfocus: raised gradient vertical
  110. window.label.unfocus.color: #161616
  111. window.label.unfocus.colorTo: #161616
  112. !window.label.unfocus.pixmap: <filename>
  113. window.label.unfocus.textColor: #A3A3A3
  114.  
  115. window.grip.focus: raised gradient vertical
  116. window.grip.focus.color: #161616
  117. window.grip.focus.colorTo: #161616
  118. !window.grip.focus.pixmap: <filename>
  119. window.grip.unfocus: raised gradient vertical
  120. window.grip.unfocus.color: #161616
  121. window.grip.unfocus.colorTo: #161616
  122. !window.grip.unfocus.pixmap: <filename>
  123. window.handle.focus: raised gradient vertical
  124. window.handle.focus.color: #202020
  125. window.handle.focus.colorTo: #202020
  126. !window.handle.focus.pixmap: <filename>
  127. window.handle.unfocus: raised gradient vertical
  128. window.handle.unfocus.color: #202020
  129. window.handle.unfocus.colorTo: #202020
  130. !window.handle.unfocus.pixmap: <filename>
  131. window.handleWidth: 4
  132. !window.iconify.pixmap: <filename>
  133. !window.iconify.pressed.pixmap: <filename>
  134. !window.iconify.unfocus.pixmap: <filename>
  135.  
  136. window.button.focus: raised gradient vertical
  137. window.button.focus.color: #161616
  138. window.button.focus.colorTo: #161616
  139. window.button.focus.picColor: #A3A3A3
  140. !window.button.focus.pixmap: <filename>
  141. window.button.pressed: sunken bevel2
  142. window.button.pressed.color: #202020
  143. window.button.pressed.colorTo: #202020
  144. !window.button.pressed.pixmap: <filename>
  145. window.button.unfocus: raised gradient vertical
  146. window.button.unfocus.color: #161616
  147. window.button.unfocus.colorTo: #161616
  148. window.button.unfocus.picColor: #A3A3A3
  149.  
  150. !window.button.unfocus.pixmap: <filename>
  151. !window.close.pixmap: <filename>
  152. !window.close.pressed.pixmap: <filename>
  153. !window.close.unfocus.pixmap: <filename>
  154. !window.maximize.pixmap: <filename>
  155. !window.maximize.pressed.pixmap: <filename>
  156. !window.maximize.unfocus.pixmap: <filename>
  157. !window.roundCorners: <{Top|Bottom}{Left|Right}>
  158. !window.shade.pixmap: <filename>
  159. !window.shade.pressed.pixmap: <filename>
  160. !window.shade.unfocus.pixmap: <filename>
  161. !window.stick.pixmap: <filename>
  162. !window.stick.pressed.pixmap: <filename>
  163. !window.stick.unfocus.pixmap: <filename>
  164. !window.stuck.pixmap: <filename>
  165. !window.stuck.unfocus.pixmap: <filename>
  166. !window.lhalf.pixmap: <filename>
  167. !window.lhalf.unfocus.pixmap: <filename>
  168. !window.rhalf.pixmap: <filename>
  169. !window.rhalf.unfocus.pixmap: <filename>
  170.  
  171. !MENU OPTIONS
  172. !menu.roundCorners: <{Top|Bottom}{Left|Right}>
  173. menu.itemHeight: 20
  174. menu.bevelWidth: 2
  175. menu.borderColor: #202020
  176. menu.borderWidth: 1
  177. !menu.bullet: <{empty|square|triangle|diamond}>
  178. menu.bullet: triangle
  179. menu.bullet.position: right
  180. menu.frame: raised
  181. menu.frame.color: #161616
  182. menu.frame.colorTo: #161616
  183. menu.frame.disableColor: #AFAFAF
  184. menu.frame.justify: Left
  185. !menu.frame.pixmap: <filename>
  186. menu.frame.textColor: #A3A3A3
  187. menu.hilite: raised
  188. menu.hilite.color: #666660
  189. menu.hilite.colorTo: #666660
  190. menu.hilite.justify: Left
  191. !menu.hilite.pixmap: <filename>
  192. menu.hilite.textColor: #F5F5FF
  193.  
  194. menu.title: raised
  195. menu.title.color: #666660
  196. menu.title.colorTo: #666660
  197. !menu.title.pixmap: <filename>
  198. menu.title.textColor: #F5F5FF
  199. menu.title.justify: Center
  200. menu.titleHeight: 20
  201.  
  202. !menu.selected.pixmap: <filename>
  203. !menu.submenu.pixmap: <filename>
  204. !menu.unselected.pixmap: <filename>
  205.  
  206. ! usually do not change background and slit
  207.  
  208. !BACKGROUND
  209. ! Every style must specify the background option. If you don’t want your
  210. ! style to change the user’s background, then use ‘background: none’.
  211. ! background: centered|aspect|tiled|fullscreen|random|solid|gradient <texture>|mod|none|unset
  212. ! background.pixmap: <file or directory>
  213. ! background.color: <color>
  214. ! background.colorTo: <color>
  215. ! background.modX: <integer>
  216. ! background.modY: <integer>
  217. ! background: none
  218.  
  219. !SLIT
  220. slit: flat gradient vertical
  221. slit.bevelWidth: 0
  222. slit.borderColor: #000001
  223. slit.borderWidth: 0
  224. slit.color: #000001
  225. slit.colorTo: #000001
  226. !slit.pixmap: <filename>
  227.  
  228. ! EOF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement