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