gtkrc 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852
  1. # Oomox GTK Theme (Librix Fork)
  2. gtk-color-scheme =
  3. "base_color:#101010\nbg_color:#101010\ntooltip_bg_color:#101010\nselected_bg_color:#4285f4\ntext_color:#eeeeee\nfg_color:#eeeeee\ntooltip_fg_color:#eeeeee\nselected_fg_color:#ffffff\nmenubar_bg_color:#111111\nmenubar_fg_color:#eeeeee\ntoolbar_bg_color:#101010\ntoolbar_fg_color:#eeeeee\nmenu_bg_color:#111111\nmenu_fg_color:#eeeeee\npanel_bg_color:#101010\npanel_fg_color:#eeeeee\nlink_color:#4285f4\nbtn_bg_color:#1c1c1c\nbtn_fg_color:#eeeeee\ntitlebar_bg_color:#111111\ntitlebar_fg_color:#eeeeee\n"
  4. # Default Style
  5. style "murrine-default" {
  6. GtkArrow::arrow-scaling= 0.6
  7. GtkButton::child-displacement-x = 0
  8. GtkButton::child-displacement-y = 0
  9. GtkButton::default-border = { 0, 0, 0, 0 }
  10. GtkButtonBox::child-min-height = 26
  11. GtkCheckButton::indicator-size = 16
  12. # The following line hints to gecko (and possibly other appliations)
  13. # that the entry should be drawn transparently on the canvas.
  14. # Without this, gecko will fill in the background of the entry.
  15. GtkEntry::honors-transparent-bg-hint = 1
  16. GtkEntry::state-hint = 0
  17. GtkExpander::expander-size = 16
  18. GtkImage::x-ayatana-indicator-dynamic = 1
  19. GtkMenu::horizontal-padding = 0
  20. GtkMenu::vertical-padding = 0
  21. GtkMenuBar::internal-padding = 0
  22. GtkMenuBar::window-dragging = 1
  23. GtkMenuItem::arrow-scaling= 0.5
  24. GtkPaned::handle-size = 1
  25. GtkProgressBar::min-horizontal-bar-height = 12
  26. GtkProgressBar::min-vertical-bar-width = 12
  27. GtkRange::trough-border = 0
  28. GtkRange::slider-width = 12
  29. GtkRange::stepper-size = 12
  30. GtkRange::stepper_spacing = 0
  31. GtkRange::trough-under-steppers = 1
  32. GtkScale::slider-length = 16
  33. GtkScale::slider-width = 16
  34. GtkScale::trough-side-details = 1
  35. GtkScrollbar::activate-slider = 1
  36. GtkScrollbar::has-backward-stepper = 0
  37. GtkScrollbar::has-forward-stepper = 0
  38. GtkScrollbar::has-secondary-backward-stepper = 0
  39. GtkScrollbar::has-secondary-forward-stepper = 0
  40. GtkScrollbar::min-slider-length = 80
  41. GtkScrollbar::slider-width = 12
  42. GtkScrollbar::trough-border = 0
  43. GtkScrolledWindow::scrollbar-spacing = 0
  44. GtkScrolledWindow::scrollbars-within-bevel = 1
  45. GtkSeparatorMenuItem::horizontal-padding = 0
  46. GtkToolbar::internal-padding = 0
  47. GtkTreeView::expander-size = 11
  48. GtkTreeView::vertical-separator = 0
  49. GtkWidget::focus-line-width = 1
  50. # The following line prevents the Firefox tabs
  51. # from jumping a few pixels when you create a new tab
  52. GtkWidget::focus-padding = 0
  53. GtkWidget::wide-separators = 1
  54. GtkWidget::separator-width = 1
  55. GtkWidget::separator-height = 1
  56. GtkWindow::resize-grip-height = 0
  57. GtkWindow::resize-grip-width = 0
  58. WnckTasklist::fade-overlay-rect = 0
  59. GnomeHRef::link_color = @link_color
  60. GtkHTML::link-color = @link_color
  61. GtkIMHtmlr::hyperlink-color = @link_color
  62. GtkIMHtml::hyperlink-color = @link_color
  63. GtkWidget::link-color = @link_color
  64. GtkWidget::visited-link-color = @text_color
  65. GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified
  66. GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified
  67. xthickness = 1
  68. ythickness = 1
  69. fg[NORMAL] = @fg_color
  70. fg[PRELIGHT] = @fg_color
  71. fg[SELECTED] = @selected_fg_color
  72. fg[ACTIVE] = @fg_color
  73. fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
  74. bg[NORMAL] = @bg_color
  75. bg[PRELIGHT] = shade (1.02, @bg_color)
  76. bg[SELECTED] = @selected_bg_color
  77. bg[ACTIVE] = shade (0.9, @bg_color)
  78. bg[INSENSITIVE] = @bg_color
  79. base[NORMAL] = @base_color
  80. base[PRELIGHT] = shade (0.95, @base_color)
  81. base[SELECTED] = @selected_bg_color
  82. base[ACTIVE] = @selected_bg_color
  83. base[INSENSITIVE] = shade (0.85, @base_color)
  84. text[NORMAL] = @text_color
  85. text[PRELIGHT] = @text_color
  86. text[SELECTED] = @selected_fg_color
  87. text[ACTIVE] = @selected_fg_color
  88. text[INSENSITIVE] = mix (0.5, @base_color, @text_color)
  89. engine "murrine" {
  90. animation = FALSE
  91. arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows
  92. border_shades = { 1.0, 1.0 } # gradient to draw on border
  93. border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) }
  94. colorize_scrollbar = FALSE
  95. comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow
  96. contrast = 0.8 # overal contrast with borders
  97. focusstyle = 1 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow
  98. glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight
  99. glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides
  100. glow_shade = 1.0 # amount of glow
  101. gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets
  102. highlight_shade = 1.0 # amount of highlight
  103. lightborder_shade = 1.0 # amount of inset light border
  104. lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
  105. listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
  106. listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line
  107. menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
  108. menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
  109. menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped
  110. menustyle = 0 # 0 = none, 1 = vertical striped
  111. progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped
  112. reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient
  113. roundness = 3 # roundness of widgets
  114. scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
  115. sliderstyle = 0 # 0 = none, 1 = handles
  116. stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles
  117. toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
  118. }
  119. }
  120. style "murrine-wide" {
  121. xthickness = 2
  122. ythickness = 2
  123. }
  124. style "murrine-wider" {
  125. xthickness = 3
  126. ythickness = 3
  127. }
  128. style "murrine-thin" {
  129. xthickness = 0
  130. ythickness = 0
  131. }
  132. # Notebook
  133. style "clearlooks-notebook-bg" {
  134. bg[NORMAL] = @bg_color
  135. bg[ACTIVE] = shade (0.80, @bg_color)
  136. }
  137. style "clearlooks-notebook" = "clearlooks-notebook-bg" {
  138. xthickness = 2
  139. ythickness = 2
  140. engine "clearlooks" {
  141. radius = 0.1
  142. }
  143. }
  144. # Various Standard Widgets
  145. style "murrine-button" = "murrine-wider" {
  146. bg[NORMAL] = @btn_bg_color
  147. bg[PRELIGHT] = shade (1.10, @btn_bg_color)
  148. bg[SELECTED] = shade (0.7, @btn_bg_color)
  149. bg[ACTIVE] = shade (0.95, @btn_bg_color)
  150. bg[INSENSITIVE] = shade (0.75, @btn_bg_color)
  151. engine "murrine" {
  152. border_colors = { mix(0.2, @btn_fg_color, @btn_bg_color), mix(0.2, @btn_fg_color, @btn_bg_color) }
  153. roundness = 3
  154. }
  155. }
  156. style "murrine-buttonlabel" {
  157. fg[NORMAL] = @btn_fg_color
  158. fg[PRELIGHT] = @btn_fg_color
  159. fg[SELECTED] = @btn_fg_color
  160. fg[ACTIVE] = @btn_fg_color
  161. fg[INSENSITIVE] = @btn_fg_color
  162. engine "murrine" {
  163. }
  164. }
  165. style "murrine-scrollbar" {
  166. bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
  167. bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
  168. bg[ACTIVE] = @selected_bg_color
  169. engine "murrine" {
  170. roundness = 0
  171. contrast = 0.0
  172. border_shades = { 0.9, 0.9 }
  173. trough_shades = { 0.97, 0.97 }
  174. trough_border_shades = { 1.0, 1.0 }
  175. }
  176. }
  177. style "murrine-overlay-scrollbar" {
  178. bg[ACTIVE] = shade (0.8, @bg_color)
  179. bg[INSENSITIVE] = shade (0.97, @bg_color)
  180. base[SELECTED] = shade (0.6, @bg_color)
  181. base[INSENSITIVE] = shade (0.85, @bg_color)
  182. }
  183. style "murrine-scale" = "murrine-thin" {
  184. bg[NORMAL] = @bg_color
  185. bg[ACTIVE] = @bg_color
  186. bg[SELECTED] = @selected_bg_color
  187. bg[INSENSITIVE] = shade (0.95, @bg_color)
  188. engine "murrine" {
  189. roundness = 8
  190. gradient_shades = { 1.08, 1.08, 1.08, 1.08 }
  191. border_shades = { 1.0, 1.0 }
  192. trough_shades = { 1.08, 1.08 }
  193. trough_border_shades = { 0.8, 0.8 }
  194. }
  195. }
  196. style "murrine-progressbar" = "murrine-thin" {
  197. bg[NORMAL] = @bg_color
  198. bg[ACTIVE] = shade (1.08, @bg_color)
  199. fg[PRELIGHT] = @selected_fg_color
  200. engine "murrine" {
  201. roundness = 2
  202. border_shades = { 1.2, 1.2 }
  203. trough_border_shades = { 0.8, 0.8 }
  204. }
  205. }
  206. style "murrine-treeview-header" = "murrine-button" {
  207. #bg[NORMAL] = @base_color
  208. bg[NORMAL] = mix(0.12, @bg_color, @base_color)
  209. bg[PRELIGHT] = shade (1.04, @base_color)
  210. bg[SELECTED] = shade (0.7, @base_color)
  211. bg[ACTIVE] = shade (0.95, @base_color)
  212. fg[INSENSITIVE] = mix(0.20, @bg_color, @base_color)
  213. fg[NORMAL] = @text_color
  214. fg[PRELIGHT] = @text_color
  215. fg[SELECTED] = @text_color
  216. fg[ACTIVE] = @text_color
  217. fg[INSENSITIVE] = mix(0.20, @bg_color, @text_color)
  218. engine "murrine" {
  219. roundness = 0
  220. }
  221. }
  222. style "murrine-treeview" {
  223. engine "murrine" {
  224. roundness = 0
  225. }
  226. }
  227. style "murrine-frame" = "murrine-wide" {
  228. bg[NORMAL] = mix(0.08, @fg_color, @bg_color)
  229. }
  230. style "murrine-frame-title" {
  231. fg[NORMAL] = lighter (@fg_color)
  232. }
  233. style "murrine-tooltips" {
  234. xthickness = 5
  235. ythickness = 5
  236. bg[NORMAL] = @tooltip_bg_color
  237. bg[SELECTED] = @tooltip_bg_color
  238. fg[NORMAL] = @tooltip_fg_color
  239. engine "murrine" {
  240. textstyle = 0
  241. roundness = 2
  242. rgba = FALSE
  243. }
  244. }
  245. style "murrine-spinbutton" = "murrine-button" {
  246. engine "murrine" {
  247. }
  248. }
  249. style "clearlooks-radiocheck" = "murrine-default" {
  250. bg[SELECTED] = @base_color
  251. bg[PRELIGHT] = @bg_color
  252. text[NORMAL] = @selected_bg_color
  253. text[PRELIGHT] = @selected_bg_color
  254. engine "clearlooks" {
  255. radius = 4.0
  256. }
  257. }
  258. style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" {
  259. bg[PRELIGHT] = @base_color
  260. }
  261. style "murrine-entry" = "murrine-wider" {
  262. engine "murrine" {
  263. border_shades = { 1.15, 1.15 }
  264. roundness = 3
  265. }
  266. }
  267. style "metacity-frame" = "murrine-default" {
  268. bg[SELECTED] = @selected_bg_color
  269. }
  270. style "murrine-statusbar" { }
  271. style "murrine-comboboxentry" = "murrine-entry" { }
  272. style "murrine-hscale" = "murrine-scale" { }
  273. style "murrine-vscale" = "murrine-scale" { }
  274. style "murrine-hscrollbar" = "murrine-scrollbar" { }
  275. style "murrine-vscrollbar" = "murrine-scrollbar" { }
  276. # Menus
  277. style "murrine-menu" = "murrine-thin" {
  278. bg[NORMAL] = @menu_bg_color
  279. bg[PRELIGHT] = @selected_bg_color
  280. bg[SELECTED] = @selected_bg_color
  281. bg[ACTIVE] = @menu_bg_color
  282. bg[INSENSITIVE] = @menu_bg_color
  283. fg[NORMAL] = @menu_fg_color
  284. fg[PRELIGHT] = @selected_fg_color
  285. fg[SELECTED] = @selected_fg_color
  286. fg[ACTIVE] = @selected_fg_color
  287. fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
  288. text[NORMAL] = @menu_fg_color
  289. text[PRELIGHT] = @selected_fg_color
  290. text[SELECTED] = @selected_fg_color
  291. text[ACTIVE] = @selected_fg_color
  292. text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
  293. engine "murrine" {
  294. roundness = 0
  295. }
  296. }
  297. style "murrine-menu-item" = "murrine-wider" {
  298. bg[PRELIGHT] = @selected_bg_color
  299. bg[SELECTED] = @selected_bg_color
  300. bg[ACTIVE] = @selected_bg_color
  301. fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text
  302. fg[PRELIGHT] = @selected_fg_color
  303. fg[SELECTED] = @selected_fg_color
  304. fg[ACTIVE] = @selected_fg_color
  305. fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color)
  306. engine "murrine" {
  307. textstyle = 0
  308. border_shades = { 1.2, 1.2 }
  309. }
  310. }
  311. style "murrine-separator-menu-item" = "murrine-thin" { }
  312. style "murrine-menubar" {
  313. bg[NORMAL] = @menubar_bg_color
  314. bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
  315. bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
  316. bg[ACTIVE] = shade (0.9, @menubar_bg_color)
  317. bg[INSENSITIVE] = @menubar_bg_color
  318. fg[NORMAL] = @menubar_fg_color
  319. fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
  320. fg[SELECTED] = shade (1.08, @menubar_fg_color)
  321. fg[ACTIVE] = @menubar_fg_color
  322. fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
  323. engine "murrine" {
  324. roundness = 0
  325. }
  326. }
  327. style "murrine-menubaritem" {
  328. bg[NORMAL] = @menubar_bg_color
  329. bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
  330. bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
  331. bg[ACTIVE] = shade (0.9, @menubar_bg_color)
  332. bg[INSENSITIVE] = @menubar_bg_color
  333. fg[NORMAL] = @menubar_fg_color
  334. fg[PRELIGHT] = shade (1.08, @menubar_fg_color)
  335. fg[SELECTED] = shade (1.08, @menubar_fg_color)
  336. fg[ACTIVE] = @menubar_fg_color
  337. fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color)
  338. engine "murrine" {
  339. roundness = 0
  340. }
  341. }
  342. # Toolbars
  343. style "murrine-toolbar" = "murrine-thin" {
  344. bg[NORMAL] = @toolbar_bg_color
  345. bg[PRELIGHT] = shade (1.02, @toolbar_bg_color)
  346. bg[SELECTED] = @selected_bg_color
  347. bg[ACTIVE] = shade (0.9, @toolbar_bg_color)
  348. bg[INSENSITIVE] = @toolbar_bg_color
  349. fg[NORMAL] = @toolbar_fg_color
  350. fg[PRELIGHT] = @toolbar_fg_color
  351. fg[SELECTED] = @selected_fg_color
  352. fg[ACTIVE] = @toolbar_fg_color
  353. fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
  354. engine "murrine" {
  355. }
  356. }
  357. style "murrine-toolbutton" = "murrine-button" {
  358. bg[NORMAL] = shade (1.08, @toolbar_bg_color)
  359. bg[PRELIGHT] = shade (1.10, @toolbar_bg_color)
  360. bg[SELECTED] = @selected_bg_color
  361. bg[ACTIVE] = shade (0.95, @toolbar_bg_color)
  362. bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color)
  363. fg[NORMAL] = @toolbar_fg_color
  364. fg[PRELIGHT] = @toolbar_fg_color
  365. fg[SELECTED] = @selected_fg_color
  366. fg[ACTIVE] = @toolbar_fg_color
  367. fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color)
  368. engine "murrine" {
  369. }
  370. }
  371. class "GtkToolbar" style "murrine-toolbar"
  372. class "GtkHandleBox" style "murrine-toolbar"
  373. widget_class "*Toolbar*.*Separator*" style "murrine-toolbar"
  374. # Panels
  375. style "murrine-panel" = "murrine-thin" {
  376. xthickness = 2
  377. bg[NORMAL] = @panel_bg_color
  378. bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
  379. bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
  380. bg[ACTIVE] = shade (0.8, @panel_bg_color)
  381. bg[INSENSITIVE] = @panel_bg_color
  382. fg[NORMAL] = @panel_fg_color
  383. fg[PRELIGHT] = shade (1.08, @panel_fg_color)
  384. fg[SELECTED] = shade (1.08, @panel_fg_color)
  385. fg[ACTIVE] = @panel_fg_color
  386. fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
  387. base[NORMAL] = @panel_bg_color
  388. base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color)
  389. base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color)
  390. base[ACTIVE] = shade (0.9, @panel_bg_color)
  391. base[INSENSITIVE] = @panel_bg_color
  392. text[NORMAL] = @panel_fg_color
  393. text[PRELIGHT] = shade (1.08, @panel_fg_color)
  394. text[SELECTED] = shade (1.08, @panel_fg_color)
  395. text[ACTIVE] = @panel_fg_color
  396. text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
  397. engine "murrine" {
  398. roundness = 0
  399. contrast = 0.0
  400. }
  401. }
  402. widget "*PanelWidget*" style "murrine-panel"
  403. widget "*PanelApplet*" style "murrine-panel"
  404. widget "*fast-user-switch*" style "murrine-panel"
  405. widget "*CPUFreq*Applet*" style "murrine-panel"
  406. widget "*indicator-applet*" style "murrine-panel"
  407. class "PanelApp*" style "murrine-panel"
  408. class "PanelToplevel*" style "murrine-panel"
  409. widget_class "*PanelToplevel*" style "murrine-panel"
  410. widget_class "*notif*" style "murrine-panel"
  411. widget_class "*Notif*" style "murrine-panel"
  412. widget_class "*Tray*" style "murrine-panel"
  413. widget_class "*tray*" style "murrine-panel"
  414. widget_class "*computertemp*" style "murrine-panel"
  415. widget_class "*Applet*Tomboy*" style "murrine-panel"
  416. widget_class "*Applet*Netstatus*" style "murrine-panel"
  417. widget "*gdm-user-switch-menubar*" style "murrine-panel"
  418. # LXPanel (code based on Lubuntu-default theme's gtkrc file)
  419. widget "*.tclock.*" style "murrine-panel"
  420. widget "*.taskbar.*" style "murrine-panel"
  421. widget_class "*GtkBgbox*" style "murrine-panel"
  422. style "bold-panel-item" {
  423. font_name = "Bold"
  424. engine "murrine" {
  425. roundness = 0
  426. }
  427. }
  428. widget "*Panel*MenuBar*" style "bold-panel-item"
  429. widget "*gimmie*" style "bold-panel-item"
  430. # widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug
  431. # class "*Panel*" style "murrine-panel" # Disabled to fix bug
  432. # XFCE Styles
  433. style "workspace-switcher" = "murrine-panel" {
  434. bg[ACTIVE] = @selected_bg_color
  435. bg[SELECTED] = @selected_bg_color
  436. }
  437. style "xfce-header" {
  438. bg[NORMAL] = shade (0.9, @bg_color)
  439. base[NORMAL] = shade (1.18, @bg_color)
  440. }
  441. style "xfdesktop-windowlist" {
  442. bg[NORMAL] = @base_color
  443. fg[INSENSITIVE] = shade (0.95, @base_color)
  444. text[INSENSITIVE] = shade (0.95, @base_color)
  445. }
  446. style "xfdesktop-icon-view" {
  447. XfdesktopIconView::label-alpha = 0
  448. XfdesktopIconView::selected-label-alpha = 60
  449. XfdesktopIconView::shadow-x-offset = 0
  450. XfdesktopIconView::shadow-y-offset = 1
  451. XfdesktopIconView::selected-shadow-x-offset = 0
  452. XfdesktopIconView::selected-shadow-y-offset = 1
  453. XfdesktopIconView::shadow-color = "#000000"
  454. XfdesktopIconView::selected-shadow-color = "#000000"
  455. XfdesktopIconView::shadow-blur-radius = 2
  456. XfdesktopIconView::cell-spacing = 2
  457. XfdesktopIconView::cell-padding = 6
  458. XfdesktopIconView::cell-text-width-proportion = 1.9
  459. fg[NORMAL] = @selected_fg_color
  460. fg[ACTIVE] = @selected_fg_color
  461. }
  462. style "xfwm-tabwin" {
  463. Xfwm4TabwinWidget::border-width = 1
  464. Xfwm4TabwinWidget::border-alpha = 1.0
  465. Xfwm4TabwinWidget::icon-size = 64
  466. Xfwm4TabwinWidget::alpha = 1.0
  467. Xfwm4TabwinWidget::border-radius = 2
  468. bg[NORMAL] = @menu_bg_color
  469. bg[SELECTED] = @menu_bg_color
  470. fg[NORMAL] = @menu_fg_color
  471. engine "murrine" {
  472. contrast = 0.0
  473. border_shades = { 0.9, 0.9 }
  474. }
  475. }
  476. style "xfwm-tabwin-button" {
  477. font_name = "bold"
  478. bg[SELECTED] = @selected_bg_color
  479. }
  480. style "xfsm-logout" {
  481. bg[NORMAL] = @menu_bg_color
  482. bg[ACTIVE] = @menu_bg_color
  483. bg[PRELIGHT] = shade (1.1, @menu_bg_color)
  484. bg[SELECTED] = shade (0.5, @menu_bg_color)
  485. bg[INSENSITIVE] = shade (1.3, @menu_bg_color)
  486. fg[NORMAL] = @menu_fg_color
  487. fg[PRELIGHT] = @menu_fg_color
  488. text[NORMAL] = @menu_fg_color
  489. engine "murrine" {
  490. }
  491. }
  492. style "xfsm-logout-button" {
  493. bg[NORMAL] = shade (1.2, @menu_bg_color)
  494. bg[PRELIGHT] = shade (1.4, @menu_bg_color)
  495. engine "murrine" {
  496. }
  497. }
  498. widget "*Pager*" style "workspace-switcher"
  499. widget "*Xfce*Panel*" style "murrine-panel"
  500. class "*Xfce*Panel*" style "murrine-panel"
  501. # Thunar Styles
  502. style "sidepane" {
  503. base[NORMAL] = @bg_color
  504. base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color))
  505. bg[NORMAL] = @bg_color
  506. text[NORMAL] = mix (0.9, @fg_color, @bg_color)
  507. }
  508. widget_class "*ThunarShortcutsView*" style "sidepane"
  509. widget_class "*ThunarTreeView*" style "sidepane"
  510. widget_class "*ThunarLocationEntry*" style "murrine-entry"
  511. style "whiskermenu" {
  512. bg[NORMAL] = @menu_bg_color
  513. bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color)
  514. bg[PRELIGHT] = @selected_bg_color
  515. fg[NORMAL] = @menu_fg_color
  516. fg[ACTIVE] = @menu_fg_color
  517. fg[PRELIGHT] = @menu_fg_color
  518. }
  519. style "whiskermenu-scrollbar" = "murrine-scrollbar" {
  520. bg[NORMAL] = mix (0.21, @fg_color, @bg_color)
  521. bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color)
  522. bg[ACTIVE] = @selected_bg_color
  523. engine "murrine" {
  524. trough_shades = { 4.97, 4.97 }
  525. trough_border_shades = { 5.0, 5.0 }
  526. }
  527. }
  528. widget "whiskermenu-window*" style "whiskermenu"
  529. widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar"
  530. # Gtk2 Open-File Dialog
  531. widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane"
  532. widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header"
  533. # Google Chrome/Chromium Styles (requires 9.0.597 or newer)
  534. style "chromium-toolbar-button" {
  535. engine "murrine" {
  536. roundness = 2
  537. textstyle = 0
  538. }
  539. }
  540. style "chrome-gtk-frame" {
  541. ChromeGtkFrame::frame-color = @titlebar_bg_color
  542. ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color
  543. ChromeGtkFrame::frame-gradient-size = 0
  544. ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color
  545. ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color
  546. ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color
  547. ChromeGtkFrame::incognito-frame-gradient-size = 0
  548. ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color
  549. ChromeGtkFrame::scrollbar-trough-color = @bg_color
  550. ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color)
  551. ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color)
  552. }
  553. class "ChromeGtkFrame" style "chrome-gtk-frame"
  554. widget_class "*Chrom*Button*" style "chromium-toolbar-button"
  555. # General Styles
  556. class "GtkWidget" style "murrine-default"
  557. class "GtkFrame" style "murrine-frame"
  558. class "MetaFrames" style "metacity-frame"
  559. class "GtkWindow" style "metacity-frame"
  560. class "GtkSeparator" style "murrine-wide"
  561. class "GtkCalendar" style "murrine-wide"
  562. class "GtkSpinButton" style "murrine-spinbutton"
  563. class "GtkScale" style "murrine-scale"
  564. class "GtkVScale" style "murrine-vscale"
  565. class "GtkHScale" style "murrine-hscale"
  566. class "GtkScrollbar" style "murrine-scrollbar"
  567. class "GtkVScrollbar" style "murrine-vscrollbar"
  568. class "GtkHScrollbar" style "murrine-hscrollbar"
  569. class "GtkEntry" style "murrine-entry"
  570. widget_class "*<GtkNotebook>" style "clearlooks-notebook"
  571. widget_class "*<GtkNotebook>*<GtkEventBox>" style "clearlooks-notebook-bg"
  572. widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "clearlooks-notebook-bg"
  573. widget_class "*<GtkNotebook>*<GtkLayout>" style "clearlooks-notebook-bg"
  574. widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook"
  575. widget_class "*<GtkButton>" style "murrine-button"
  576. widget_class "*<GtkStatusbar>*" style "murrine-statusbar"
  577. widget_class "*<GtkProgress>" style "murrine-progressbar"
  578. widget_class "*<GtkProgressBar>" style "murrine-progressbar"
  579. widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry"
  580. widget_class "*<GtkCombo>*" style "murrine-comboboxentry"
  581. widget_class "*<GtkMenu>*" style "murrine-menu"
  582. widget_class "*<GtkMenuItem>*" style "murrine-menu-item"
  583. widget_class "*<GtkSeparatorMenuItem>*" style "murrine-separator-menu-item"
  584. widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item"
  585. widget_class "*<GtkMenuBar>*" style "murrine-menubar"
  586. widget_class "*<GtkMenuBar>*<GtkMenuItem>*" style "murrine-menubaritem"
  587. widget_class "*GtkToolButton*" style "murrine-toolbutton"
  588. widget_class "*GtkToggleToolButton*" style "murrine-toolbutton"
  589. widget_class "*GtkMenuToolButton*" style "murrine-toolbutton"
  590. widget_class "*GtkToolbar*Button" style "murrine-toolbutton"
  591. widget_class "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title"
  592. widget_class "*.<GtkTreeView>*" style "murrine-treeview"
  593. widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header"
  594. widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-treeview-header"
  595. widget_class "*.<GtkList>.<GtkButton>" style "murrine-treeview-header"
  596. widget_class "*.<GtkCList>.<GtkButton>" style "murrine-treeview-header"
  597. widget_class "*.<GtkCheckButton>" style "clearlooks-radiocheck"
  598. widget_class "*<GtkNotebook>.*.<GtkCheckButton>" style "clearlooks-base-radiocheck"
  599. widget_class "*<GtkCellRendererToggle>" style "clearlooks-base-radiocheck"
  600. widget "gtk-tooltip*" style "murrine-tooltips"
  601. widget_class "*<GtkScrolledWindow>*<OsScrollbar>" style "murrine-overlay-scrollbar"
  602. # Workarounds and Non-Standard Styling
  603. style "text-is-fg-color-workaround" {
  604. text[NORMAL] = @text_color
  605. text[PRELIGHT] = @fg_color
  606. text[SELECTED] = @selected_fg_color
  607. text[ACTIVE] = @fg_color
  608. text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color)
  609. }
  610. widget_class "*.<GtkComboBox>.<GtkCellView>" style "text-is-fg-color-workaround"
  611. style "fg-is-text-color-workaround" {
  612. fg[NORMAL] = @text_color
  613. fg[PRELIGHT] = @text_color
  614. fg[ACTIVE] = @selected_fg_color
  615. fg[SELECTED] = @selected_fg_color
  616. fg[INSENSITIVE] = darker (@fg_color)
  617. }
  618. widget_class "*<GtkListItem>*" style "fg-is-text-color-workaround"
  619. widget_class "*<GtkCList>" style "fg-is-text-color-workaround"
  620. widget_class "*<EelEditableLabel>" style "fg-is-text-color-workaround"
  621. style "murrine-evo-new-button-workaround" {
  622. engine "murrine" {
  623. toolbarstyle = 0
  624. }
  625. }
  626. widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround"
  627. style "inkscape-toolbar-fix" {
  628. engine "murrine" {
  629. gradient_shades = { 1.0, 1.0, 1.0, 1.0 }
  630. highlight_shade = 1.0
  631. }
  632. }
  633. #widget "*GtkHandleBox*" style "inkscape-toolbar-fix"
  634. #widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix"
  635. #widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix"
  636. widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix"
  637. widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix"
  638. widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix"
  639. widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix"
  640. widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix"
  641. widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix"
  642. widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix"
  643. widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix"
  644. widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix"
  645. widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix"
  646. widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix"
  647. widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix"
  648. widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix"
  649. widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix"
  650. widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix"
  651. widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix"
  652. widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix"
  653. # Performance Fixes
  654. style "performance-fix" {
  655. engine "murrine" {
  656. textstyle = 0
  657. }
  658. }
  659. widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape
  660. widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp
  661. widget_class "*GimpToolbox*" style "performance-fix"
  662. widget_class "*GimpMenuDock*" style "performance-fix"
  663. widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice
  664. widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.)
  665. widget_class "*XfceHeading*" style "xfce-header"
  666. widget_class "*XfceDesktop*" style "xfdesktop-windowlist"
  667. widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
  668. widget "xfwm4-tabwin*" style "xfwm-tabwin"
  669. widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button"
  670. widget_class "*XfsmLogoutDialog*" style "xfsm-logout"
  671. widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button"
  672. # button fg workaround:
  673. widget_class "*.<GtkButton>.<GtkLabel>" style "murrine-buttonlabel"
  674. widget_class "*<GtkButton>*<GtkLabel>*" style:highest "murrine-buttonlabel"