Advertisement
Guest User

Untitled

a guest
Feb 13th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.41 KB | None | 0 0
  1. # Theme: waldorf
  2. # Description: A default theme for CrunchBang Waldorf
  3. # Author: Philip Newborough <corenominal@corenominal.org>
  4. # Web: http://crunchbang.org/
  5. # -------------------------------------------------------
  6. gtk_color_scheme = "fg_color:#101010"
  7. gtk_color_scheme = "bg_color:#CECECE"
  8. gtk_color_scheme = "base_color:#F5F5F5"
  9. gtk_color_scheme = "text_color:#1A1A1A"
  10. gtk_color_scheme = "selected_bg_color:#ABABAB"
  11. gtk_color_scheme = "selected_fg_color:#FFFFFF"
  12. gtk_color_scheme = "tooltip_bg_color:#B5B5B5"
  13. gtk_color_scheme = "tooltip_fg_color:#101010"
  14.  
  15. gtk_color_scheme = "menu_bg_color:#B5B5B5"
  16. gtk_color_scheme = "menu_fg_color:#1A1A1A"
  17.  
  18. gtk_color_scheme = "panel_bg_color:#616161"
  19. gtk-button-images = 0
  20. gtk-auto-mnemonics = 1
  21. style "murrine-default"
  22. {
  23. xthickness = 1
  24. ythickness = 1
  25. GtkButton::child-displacement-x = 1
  26. GtkButton::child-displacement-y = 1
  27. GtkButton::default-border = { 0, 0, 0, 0 }
  28. GtkCheckButton::indicator-size = 14
  29. GtkRadioButton::indicator-size = 14
  30. GtkPaned::handle-size = 6
  31. GtkRange::trough-border = 0
  32. GtkRange::slider-width = 15
  33. GtkRange::stepper-size = 15
  34. GtkScale::slider-length = 15
  35. GtkProgressBar::min-vertical-bar-width = 18
  36. GtkProgressBar::min-horizontal-bar-height = 18
  37. GtkScale::trough-side-details = 1
  38. GtkScrollbar::min-slider-length = 30
  39. GtkMenuBar::internal-padding = 1
  40. GtkExpander::expander-size = 16
  41. GtkToolbar::internal-padding = 0
  42. GtkTreeView::expander-size = 14
  43. GtkTreeView::vertical-separator = 0
  44. GtkMenu::horizontal-padding = 0
  45. GtkMenu::vertical-padding = 0
  46. GtkMenu::horizontal-offset = 6
  47. GtkMenuItem::arrow-scaling = 0.5
  48. GtkMenuItem::arrow-spacing = 2
  49. GtkMenuItem::toggle-spacing = 5
  50. GtkNotebook::tab-overlap =-3
  51. GtkWidget::link-color = "#4d75bf"
  52. GtkWidget::visited-link-color = "#884dbf"
  53. WnckTasklist::fade-overlay-rect = 0
  54. GtkEntry::honors-transparent-bg-hint = 1
  55. GtkEntry::progress-border = { 2, 2, 2, 2 }
  56.  
  57. GtkScrolledWindow ::scrollbar-spacing = 2
  58. GtkScrolledWindow ::scrollbar-within-bevel = 0
  59.  
  60. GtkScrollbar::min-slider-length = 30
  61. #GtkScrollbar::activate-slider = 1
  62. GtkScrollbar::slider-width = 9
  63. GtkScrollbar::trough-border = 2
  64. GtkScrollbar::has-backward-stepper = 0
  65. GtkScrollbar::has_secondary_backward_stepper = 0
  66. GtkScrollbar::has-forward-stepper = 0
  67. GtkScrollbar::has_secondary_forward_stepper = 0
  68.  
  69. GtkToolbar::shadow-type = GTK_SHADOW_NONE
  70. GtkMenuBar::shadow-type = GTK_SHADOW_NONE
  71. GtkWidget::focus-line-width = 0.5
  72.  
  73. fg[NORMAL] = @fg_color
  74. fg[PRELIGHT] = @fg_color
  75. fg[SELECTED] = @selected_fg_color
  76. fg[ACTIVE] = @fg_color
  77. fg[INSENSITIVE] = darker (@bg_color)
  78. bg[NORMAL] = @bg_color
  79. bg[PRELIGHT] = shade (1.02, @bg_color)
  80. bg[SELECTED] = @selected_bg_color
  81. bg[INSENSITIVE] = @bg_color
  82. bg[ACTIVE] = shade (0.85, @bg_color)
  83. base[NORMAL] = @base_color
  84. base[PRELIGHT] = shade (0.95, @bg_color)
  85. base[ACTIVE] = shade (0.75, @bg_color)
  86. base[SELECTED] = @selected_bg_color
  87. base[INSENSITIVE] = @bg_color
  88. text[NORMAL] = @text_color
  89. text[PRELIGHT] = @text_color
  90. text[ACTIVE] = @selected_fg_color
  91. text[SELECTED] = @selected_fg_color
  92. text[INSENSITIVE] = darker (@bg_color)
  93. engine "murrine"
  94. {
  95. animation = FALSE
  96. colorize_scrollbar = FALSE
  97. contrast = 0.4
  98. glazestyle = 1
  99. glow_shade = 1.1
  100. glowstyle = 4
  101. gradient_shades = {1.2,1.0,1.0,0.9}
  102. border_shades = {1.2,1.0}
  103. highlight_shade = 1.0
  104. lightborder_shade = 1.1
  105. lightborderstyle = 0
  106. listviewheaderstyle = 0
  107. listviewstyle = 1
  108. menubaritemstyle = 0
  109. menubarstyle = 0
  110. menuitemstyle = 0
  111. menustyle = 0
  112. progressbarstyle = 0
  113. reliefstyle = 3
  114. rgba = FALSE
  115. roundness = 0
  116. scrollbarstyle = 0
  117. sliderstyle = 0
  118. stepperstyle = 0
  119. toolbarstyle = 0
  120. arrowstyle = 2
  121. separatorstyle = 1
  122. }
  123. }
  124. style "evolution-hack" = "murrine-default"
  125. {
  126. bg[NORMAL] = shade (1.14, @bg_color)
  127. bg[PRELIGHT] = shade (1.18, @bg_color)
  128. bg[ACTIVE] = shade (0.75, @bg_color)
  129. bg[SELECTED] = @selected_bg_color
  130. fg[ACTIVE] = @selected_fg_color
  131. fg[SELECTED] = @selected_fg_color
  132. }
  133. style "murrine-wide"
  134. {
  135. xthickness = 2
  136. ythickness = 2
  137. }
  138. style "murrine-wider"
  139. {
  140. xthickness = 3
  141. ythickness = 3
  142. }
  143. style "murrine-entry" = "murrine-wider"
  144. {
  145. bg[SELECTED] = mix (0.4, @selected_bg_color, @base_color)
  146. fg[SELECTED] = @text_color
  147. engine "murrine" {
  148. focus_color = shade (0.65, @selected_bg_color)
  149. }
  150. }
  151. style "murrine-button" = "murrine-wider"
  152. {
  153. bg[NORMAL] = shade (1.06, @bg_color)
  154. bg[PRELIGHT] = shade (1.35, @selected_bg_color)
  155. bg[ACTIVE] = shade (0.85, @bg_color)
  156. bg[SELECTED] = shade (1.0, @selected_bg_color)
  157. bg[INSENSITIVE] = shade (0.95, @bg_color)
  158.  
  159. engine "murrine"
  160. {
  161. contrast = .8
  162. highlight_shade = 1.00
  163. lightborder_shade = 1.7
  164. gradient_shades = {1.1,1.05,0.95,0.95}
  165. border_shades = { 1.1, 0.9 }
  166. shadow_shades = {0.5,0.0}
  167. reliefstyle = 3
  168. roundness = 2
  169. }
  170. }
  171. style "murrine-notebook-bg"
  172. {
  173. bg[NORMAL] = shade (1.02, @bg_color)
  174. bg[ACTIVE] = shade (0.92, @bg_color)
  175. }
  176. style "murrine-notebook" = "murrine-notebook-bg"
  177. {
  178. xthickness = 1
  179. ythickness = 1
  180. engine "murrine"
  181. {
  182. roundness = 2
  183. contrast = 0.6
  184. }
  185. }
  186. style "murrine-menu"
  187. {
  188. text[NORMAL] = @menu_fg_color
  189. text[PRELIGHT] = @menu_fg_color
  190. text[SELECTED] = @menu_fg_color
  191. text[ACTIVE] = @menu_fg_color
  192. engine "murrine"
  193. {
  194. roundness = 0
  195. }
  196. }
  197. style "murrine-menu-item" = "murrine-wider"
  198. {
  199.  
  200. }
  201. style "murrine-separator-menu-item"
  202. {
  203. GtkSeparatorMenuItem::horizontal-padding = 4
  204. GtkWidget::wide-separators = 1
  205. GtkWidget::separator-width = 1
  206. GtkWidget::separator-height = 7
  207. xthickness = 1
  208. ythickness = 0
  209. }
  210. style "murrine-menubar"
  211. {
  212. ythickness = 0
  213. bg[SELECTED] = shade (1.2, @menu_bg_color)
  214. bg[NORMAL] = @menu_bg_color
  215. bg[PRELIGHT] = shade (1.2, @menu_bg_color)
  216. bg[ACTIVE] = @menu_bg_color
  217. bg[INSENSITIVE] = @menu_bg_color
  218. fg[NORMAL] = @menu_fg_color
  219. fg[PRELIGHT] = @menu_fg_color
  220. fg[SELECTED] = @menu_fg_color
  221. fg[ACTIVE] = @selected_fg_color
  222. fg[INSENSITIVE] = shade (0.49, @selected_bg_color)
  223. text[NORMAL] = @menu_fg_color
  224. text[PRELIGHT] = @selected_fg_color
  225. text[SELECTED] = @selected_fg_color
  226. text[ACTIVE] = @selected_fg_color
  227. text[INSENSITIVE] = shade (0.49, @selected_bg_color)
  228. engine "murrine"
  229. {
  230. roundness = 0
  231. }
  232. }
  233. style "murrine-treeview"
  234. {
  235. engine "murrine"
  236. {
  237. roundness = 0
  238. }
  239. }
  240. style "murrine-treeview-header" = "murrine-button"
  241. {
  242. xthickness = 2
  243. ythickness = 1
  244. bg[NORMAL] = shade (1.04, @bg_color)
  245. bg[PRELIGHT] = shade (1.08, @bg_color)
  246. bg[ACTIVE] = shade (0.85, @bg_color)
  247. engine "murrine"
  248. {
  249. roundness = 0
  250. }
  251. }
  252. style "murrine-frame-title"
  253. {
  254. fg[NORMAL] = lighter (@fg_color)
  255. }
  256. style "murrine-tooltips" = "murrine-wider"
  257. {
  258. bg[NORMAL] = @tooltip_bg_color
  259. fg[NORMAL] = @tooltip_fg_color
  260. }
  261. style "metacity-frame" = "murrine-default"
  262. {
  263. bg[SELECTED] = shade (0.85, @selected_bg_color)
  264. }
  265. style "murrine-progressbar"
  266. {
  267. xthickness = 0
  268. ythickness = 0
  269.  
  270. fg[PRELIGHT] = shade (1.10, @bg_color)
  271. bg[NORMAL] = shade (1.10, @bg_color)
  272. bg[SELECTED] = shade (0.66, @bg_color)
  273.  
  274. engine "murrine" {
  275. roundness = 2
  276. contrast = 0.6
  277. border_shades = { 1.0, 0.8 }
  278. }
  279. }
  280. style "murrine-statusbar"
  281. {
  282. xthickness = 2
  283. }
  284. style "murrine-comboboxentry" {}
  285. style "murrine-spinbutton"
  286. {
  287. bg[ACTIVE] = shade (0.85, @bg_color)
  288. }
  289. style "murrine-scale" = "murrine-button"
  290. {
  291. GtkRange::slider-width = 15
  292. bg[NORMAL] = shade (1.0, @bg_color)
  293. bg[PRELIGHT] = shade (1.05, @bg_color)
  294. bg[ACTIVE] = shade (0.90, @bg_color)
  295. bg[SELECTED] = shade (0.60, @bg_color)
  296. bg[INSENSITIVE] = shade (1.0, @bg_color)
  297. engine "murrine"
  298. {
  299. contrast = 0.8
  300. roundness = 0
  301. }
  302. }
  303. style "murrine-hscale" = "murrine-scale" {}
  304. style "murrine-vscale" = "murrine-scale" {}
  305. style "murrine-nautilus-location"
  306. {
  307. bg[NORMAL] = shade (1.25, @selected_bg_color)
  308. }
  309. style "murrine-radiocheck" = "murrine-default"
  310. {
  311. text[NORMAL] = @selected_fg_color
  312. text[PRELIGHT] = @selected_fg_color
  313. }
  314. style "murrine-scrollbar"
  315. {
  316. bg[NORMAL] = shade (0.70, @bg_color)
  317. bg[PRELIGHT] = shade (0.70, @bg_color)
  318. bg[ACTIVE] = shade (1.0, @bg_color)
  319. bg[INSENSITIVE] = shade (1.0, @bg_color)
  320.  
  321. engine "murrine" {
  322. arrowstyle = 1
  323. roundness = 0
  324. gradient_shades = {1.0,1.0,1.0,1.0}
  325. highlight_shade = 1.0
  326. glow_shade = 1.0
  327. reliefstyle = 2
  328. gradient_colors = FALSE
  329. lightborder_shade = 1.0
  330. lightborderstyle = 0
  331. trough_shades = { 1.0, 1.0}
  332. trough_border_shades = { 1.0, 1.0 }
  333. border_shades = { 1.0, 1.0} # slider border outline
  334. shadow_shades = { 0.5, 0.8 }
  335. contrast = 0.0 # no trough-border
  336. prelight_shade = 0.65
  337. }
  338. }
  339.  
  340. style "murrine-hscrollbar" = "murrine-scrollbar" {}
  341. style "murrine-vscrollbar" = "murrine-scrollbar" {}
  342. class "GtkWidget" style "murrine-default"
  343. class "GtkFrame" style "murrine-wide"
  344. class "GtkEntry" style "murrine-entry"
  345. class "MetaFrames" style "metacity-frame"
  346. class "GtkSeparator" style "murrine-wide"
  347. class "GtkWindow" style "metacity-frame"
  348. class "GtkCalendar" style "murrine-wide"
  349. class "GtkSpinButton" style "murrine-spinbutton"
  350. class "GtkScale" style "murrine-scale"
  351. class "GtkVScale" style "murrine-vscale"
  352. class "GtkHScale" style "murrine-hscale"
  353. class "GtkScrollbar" style "murrine-scrollbar"
  354. class "GtkVScrollbar" style "murrine-vscrollbar"
  355. class "GtkHScrollbar" style "murrine-hscrollbar"
  356. class "GtkRadio*" style "murrine-radiocheck"
  357. class "GtkCheck*" style "murrine-radiocheck"
  358. widget_class "*<GtkNotebook>*<GtkEventBox>" style "murrine-notebook-bg"
  359. widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "murrine-notebook-bg"
  360. widget_class "*<GtkNotebook>*<GtkLayout>" style "murrine-notebook-bg"
  361. widget_class "*<GtkNotebook>*<GtkViewport>" style "murrine-notebook-bg"
  362. widget_class "*<GtkNotebook>*<GtkScrolledWindow>" style "murrine-notebook-bg"
  363. widget_class "*<GtkButton>" style "murrine-button"
  364. widget_class "*<GtkNotebook>" style "murrine-notebook"
  365. widget_class "*<GtkStatusbar>*" style "murrine-statusbar"
  366. widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry"
  367. widget_class "*<GtkCombo>*" style "murrine-comboboxentry"
  368. widget_class "*<GtkMenuBar>*" style "murrine-menubar"
  369. widget_class "*<GtkMenu>*" style "murrine-menu"
  370. widget_class "*<GtkMenuItem>*" style "murrine-menu-item"
  371. widget_class "*<GtkSeparatorMenuItem>*" style "murrine-separator-menu-item"
  372. widget_class "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title"
  373. widget_class "*.<GtkTreeView>*" style "murrine-treeview"
  374. widget_class "*<GtkProgress>" style "murrine-progressbar"
  375. widget_class "*<GtkProgressBar>" style "murrine-progressbar"
  376. widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header"
  377. widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-treeview-header"
  378. widget_class "*.<GtkList>.<GtkButton>" style "murrine-treeview-header"
  379. widget_class "*.<GtkCList>.<GtkButton>" style "murrine-treeview-header"
  380. widget_class "*.ETable.ECanvas" style "murrine-treeview-header"
  381. widget_class "*.ETree.ECanvas" style "murrine-treeview-header"
  382. widget_class "*GtkCTree*" style "evolution-hack"
  383. widget_class "*GtkList*" style "evolution-hack"
  384. widget_class "*GtkCList*" style "evolution-hack"
  385. widget_class "*.ETree.*" style "evolution-hack"
  386. widget_class "*EInfoLabel*" style "evolution-hack"
  387. widget "gtk-tooltip*" style "murrine-tooltips"
  388. widget "*.nautilus-extra-view-widget" style : highest "murrine-nautilus-location"
  389. style "murrine-text-is-fg-color-workaround"
  390. {
  391. text[NORMAL] = @fg_color
  392. text[PRELIGHT] = @fg_color
  393. text[SELECTED] = @selected_fg_color
  394. text[ACTIVE] = @fg_color
  395. text[INSENSITIVE] = darker (@bg_color)
  396. }
  397. widget_class "*.<GtkComboBox>.<GtkCellView>" style "murrine-text-is-fg-color-workaround"
  398. style "murrine-menuitem-text-is-fg-color-workaround"
  399. {
  400. text[NORMAL] = @menu_fg_color
  401. text[PRELIGHT] = @selected_fg_color
  402. text[SELECTED] = @selected_fg_color
  403. text[ACTIVE] = @fg_color
  404. text[INSENSITIVE] = darker (@bg_color)
  405. }
  406. widget "*.gtk-combobox-popup-menu.*" style "murrine-menuitem-text-is-fg-color-workaround"
  407. style "murrine-fg-is-text-color-workaround"
  408. {
  409. fg[NORMAL] = @text_color
  410. fg[PRELIGHT] = @text_color
  411. fg[ACTIVE] = @selected_fg_color
  412. fg[SELECTED] = @selected_fg_color
  413. fg[INSENSITIVE] = darker (@bg_color)
  414. }
  415. widget_class "*<GtkListItem>*" style "murrine-fg-is-text-color-workaround"
  416. widget_class "*<GtkCList>" style "murrine-fg-is-text-color-workaround"
  417. widget_class "*<EelEditableLabel>" style "murrine-fg-is-text-color-workaround"
  418. style "chrome-gtk-frame"
  419. {
  420. ChromeGtkFrame::frame-color = @menu_bg_color
  421. ChromeGtkFrame::inactive-frame-color = @menu_bg_color
  422. ChromeGtkFrame::frame-gradient-size = 16
  423. ChromeGtkFrame::frame-gradient-color = @bg_color
  424. ChromeGtkFrame::inactive-frame-gradient-color = @bg_color
  425.  
  426. ChromeGtkFrame::incognito-frame-color = @menu_bg_color
  427. ChromeGtkFrame::incognito-inactive-frame-color = @menu_bg_color
  428. ChromeGtkFrame::incognito-frame-gradient-size = 16
  429. ChromeGtkFrame::incognito-frame-gradient-color = @bg_color
  430.  
  431. ChromeGtkFrame::scrollbar-trough-color = @bg_color
  432. ChromeGtkFrame::scrollbar-slider-prelight-color = shade (0.92, @bg_color)
  433. ChromeGtkFrame::scrollbar-slider-normal-color = shade (0.92, @bg_color)
  434. }
  435. class "ChromeGtkFrame" style "chrome-gtk-frame"
  436. style "panel-color" {
  437. #bg_pixmap[NORMAL] = "/images/panel-bg.png"
  438. bg[NORMAL] = "#b5b5b5"
  439. #bg[NORMAL] = "#3E4648"
  440. bg[PRELIGHT] = "#a8a8a8"
  441. #bg[PRELIGHT] = "#586466"
  442. bg[ACTIVE] = "#a8a8a8"
  443. #bg[ACTIVE] = "#586466"
  444.  
  445. #fg[NORMAL] = "#cecece"
  446. #fg[ACTIVE] = "#cecece"
  447. #fg[PRELIGHT] = "#ffffff"
  448.  
  449. engine "murrine"
  450. {
  451. contrast = 0.0
  452. roundness = 4
  453. glowstyle = 0
  454. glow_shade = 1.4
  455. glazestyle = 2
  456. }
  457. }
  458. widget "*PanelWidget*" style "panel-color"
  459. widget "*PanelApplet*" style "panel-color"
  460. widget "*Xfce*Panel*" style "panel-color"
  461. widget_class "*Xfce*Panel*" style "panel-color"
  462. class "*Panel*" style "panel-color"
  463. class "*Tray*" style "panel-color"
  464. class "*tray*" style "panel-color"
  465.  
  466. style "sidepane" {
  467. base[NORMAL] = shade (1.08,@bg_color)
  468. }
  469. widget_class "ThunarWindow.GtkTable.GtkHPaned.ThunarShortcutsPane*" style "sidepane"
  470. widget_class "ThunarWindow.GtkTable.GtkHPaned.ThunarTreePane*" style "sidepane"
  471. style "heybuddy" {
  472. bg[NORMAL] = shade (1.16,@bg_color)
  473. }
  474.  
  475. widget "*Dent*" style "heybuddy"
  476. widget "*Dent*Button*" style "murrine-button"
  477.  
  478. style "xfce-heading-style" { base[NORMAL] = @menu_bg_color }
  479. class "XfceHeading" style "xfce-heading-style"
  480.  
  481. style "pcmanfm-sidebar" { base[NORMAL] = @base_color }
  482.  
  483. widget "FmMainWin.*.FmPlacesView" style "pcmanfm-sidebar"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement