wok diff gtk2-theme-blinder/stuff/blinder/gtk-2.0/gtkrc @ rev 20264

Up lguest (3.16.55), linux64-aufs (20150928), remove linux-radio
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 15 15:50:34 2018 +0100 (2018-03-15)
parents 54520f45886e
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gtk2-theme-blinder/stuff/blinder/gtk-2.0/gtkrc	Thu Mar 15 15:50:34 2018 +0100
     1.3 @@ -0,0 +1,305 @@
     1.4 +# GTK2 Theme Blinder
     1.5 +
     1.6 +gtk-color-scheme = "base_color:#F7F7F7\nfg_color:#555555\ntooltip_fg_color:#999999\nselected_bg_color:#E5E5E5\nselected_fg_color:#222222\ntext_color:#666666\nbg_color:#F2F2F2\ntooltip_bg_color:#151515"
     1.7 +
     1.8 +style "blinder-default" {
     1.9 +
    1.10 +  xthickness = 2
    1.11 +  ythickness = 2
    1.12 +
    1.13 +  GtkButton::child-displacement-x = 1
    1.14 +  GtkButton::child-displacement-y = 1
    1.15 +
    1.16 +  GtkButton::default-border = { 0, 0, 0, 0 }
    1.17 +  GtkCheckButton::indicator-size = 14
    1.18 +  GtkPaned::handle-size = 6
    1.19 +  GtkRange::trough-border = 3
    1.20 +  GtkRange::slider-width = 12
    1.21 +  GtkRange::stepper-size = 12
    1.22 +  GtkScale::trough-border = 0
    1.23 +  GtkScale::slider-length = 15
    1.24 +  GtkScrollbar::min-slider-length = 30
    1.25 +  GtkMenuBar::internal-padding = 0
    1.26 +  GtkExpander::expander-size = 16
    1.27 +  GtkToolbar::internal-padding = 1
    1.28 +  GtkTreeView::expander-size = 14
    1.29 +  GtkTreeView::vertical-separator = 0
    1.30 +  GtkMenu::horizontal-padding = 0
    1.31 +  GtkMenu::vertical-padding = 0
    1.32 +
    1.33 +  WnckTasklist::fade-overlay-rect = 0
    1.34 +  GtkEntry::honors-transparent-bg-hint = 1
    1.35 +
    1.36 +  bg[NORMAL]        = @bg_color
    1.37 +  bg[PRELIGHT]      = shade (1.02, @bg_color)
    1.38 +  bg[SELECTED]      = @selected_bg_color
    1.39 +  bg[INSENSITIVE]   = @bg_color
    1.40 +  bg[ACTIVE]        = shade (0.9, @bg_color)
    1.41 +
    1.42 +  fg[NORMAL]        = @fg_color
    1.43 +  fg[PRELIGHT]      = @fg_color
    1.44 +  fg[SELECTED]      = @selected_fg_color
    1.45 +  fg[INSENSITIVE]   = darker (@bg_color)
    1.46 +  fg[ACTIVE]        = @fg_color
    1.47 +
    1.48 +  text[NORMAL]      = @text_color
    1.49 +  text[PRELIGHT]    = @text_color
    1.50 +  text[SELECTED]    = @selected_fg_color
    1.51 +  text[INSENSITIVE] = darker (@bg_color)
    1.52 +  text[ACTIVE]      = @selected_fg_color
    1.53 +
    1.54 +  base[NORMAL]      = @base_color
    1.55 +  base[PRELIGHT]    = shade (0.96, @bg_color)
    1.56 +  base[SELECTED]    = @selected_bg_color
    1.57 +  base[INSENSITIVE] = @bg_color
    1.58 +  base[ACTIVE]      = shade (0.7, @selected_bg_color)
    1.59 +
    1.60 +  engine "murrine" {
    1.61 +    #options
    1.62 +    animation           = FALSE
    1.63 +    colorize_scrollbar  = TRUE
    1.64 +    contrast            = 0.2
    1.65 +    glazestyle          = 5     # 0 = flat, 1 = curved, 2 = concave, 3 = top curved, 4 = beryl highlight, 5 = new
    1.66 +    glow_shade          = 1.75
    1.67 +    glowstyle           = 1     # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow
    1.68 +    gradient_shades     = {1.07,1.05,1.02,0.99}
    1.69 +    highlight_shade     = 1.03
    1.70 +    lightborder_shade   = 1.25
    1.71 +    lightborderstyle    = 1     # 0 = lightborder on top side, 1 = lightborder on all sides
    1.72 +    listviewheaderstyle = 1     # 0 = flat, 1 = glassy, 2 = raised
    1.73 +    listviewstyle       = 1     # 0 = nothing, 1 = dotted
    1.74 +    menubaritemstyle    = 1     # 0 = menuitem look, 1 = button look
    1.75 +    menubarstyle        = 0     # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
    1.76 +    menuitemstyle       = 1     # 0 = flat, 1 = glassy, 2 = striped
    1.77 +    menustyle           = 0     # 0 = no vertical menu stripe, 1 = display vertical menu stripe
    1.78 +    progressbarstyle    = 2     # 0 = nothing, 1 = diagonal stripes, 2 = blocks
    1.79 +    reliefstyle         = 2     # 0 = flat, 1 = inset, 2 = shadow
    1.80 +    rgba        = TRUE
    1.81 +    roundness           = 4
    1.82 +    scrollbarstyle      = 0     # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
    1.83 +    sliderstyle         = 0     # 0 = nothing added, 1 = handles
    1.84 +    stepperstyle        = 1     # 0 = standard, 1 = integrated stepper handles
    1.85 +    toolbarstyle        = 2     # 0 = flat, 1 = glassy, 2 = gradient
    1.86 +  }
    1.87 +}
    1.88 +
    1.89 +style "wide" {
    1.90 +  xthickness = 2
    1.91 +  ythickness = 2
    1.92 +}
    1.93 +
    1.94 +style "wider" {
    1.95 +  xthickness = 3
    1.96 +  ythickness = 3
    1.97 +}
    1.98 +
    1.99 +style "spinbutton" {
   1.100 +}
   1.101 +
   1.102 +style "scale" {
   1.103 +  bg[SELECTED]        = shade (1.07, @selected_bg_color)
   1.104 +}
   1.105 +
   1.106 +style "vscale" {
   1.107 +}
   1.108 +
   1.109 +style "hscale" {
   1.110 +}
   1.111 +
   1.112 +style "scrollbar" {
   1.113 +  xthickness = 2
   1.114 +  ythickness = 2
   1.115 +}
   1.116 +
   1.117 +style "hscrollbar" {
   1.118 +}
   1.119 +
   1.120 +style "vscrollbar" {
   1.121 +}
   1.122 +
   1.123 +style "notebook_bg" {
   1.124 +  bg[NORMAL]        = shade (1.02, @bg_color)
   1.125 +  bg[ACTIVE]        = shade (0.96, @bg_color)
   1.126 +}
   1.127 +
   1.128 +style "button" {
   1.129 +  xthickness = 3
   1.130 +  ythickness = 3
   1.131 +
   1.132 +  bg[NORMAL]        = shade (1.0, @bg_color)
   1.133 +  bg[PRELIGHT]      = shade (1.01, @bg_color)
   1.134 +  bg[ACTIVE]        = shade (0.89, @bg_color)
   1.135 +  bg[INSENSITIVE]   = shade (0.98, @bg_color)
   1.136 +}
   1.137 +
   1.138 +style "notebook" {
   1.139 +  xthickness = 3
   1.140 +  ythickness = 3
   1.141 +}
   1.142 +
   1.143 +style "statusbar" {
   1.144 +}
   1.145 +
   1.146 +style "comboboxentry" {
   1.147 +}
   1.148 +
   1.149 +style "menubar" {
   1.150 +}
   1.151 +
   1.152 +style "menu" {
   1.153 +  xthickness = 3
   1.154 +  ythickness = 3
   1.155 +
   1.156 +  bg[NORMAL]        = shade (1.18, @bg_color)
   1.157 +}
   1.158 +
   1.159 +style "menu_item" {
   1.160 +  xthickness = 2
   1.161 +  ythickness = 3
   1.162 +
   1.163 +  bg[PRELIGHT]      = @selected_bg_color
   1.164 +  fg[PRELIGHT]      = @selected_fg_color
   1.165 +}
   1.166 +
   1.167 +style "separator_menu_item" {
   1.168 +  xthickness = 1
   1.169 +  ythickness = 0
   1.170 +
   1.171 +  GtkSeparatorMenuItem::horizontal-padding = 0
   1.172 +  GtkWidget::wide-separators = 1
   1.173 +  GtkWidget::separator-width = 1
   1.174 +  GtkWidget::separator-height = 7
   1.175 +}
   1.176 +
   1.177 +style "frame_title" {
   1.178 +  fg[NORMAL]        = lighter (@fg_color)
   1.179 +}
   1.180 +
   1.181 +style "treeview" {
   1.182 +  engine "murrine" {
   1.183 +    roundness = 0
   1.184 +  }
   1.185 +}
   1.186 +
   1.187 +# The almost useless progress bar style
   1.188 +style "progressbar" {
   1.189 +  xthickness = 0
   1.190 +  ythickness = 0
   1.191 +
   1.192 +  fg[PRELIGHT]      = @selected_fg_color
   1.193 +}
   1.194 +
   1.195 +style "progressbar_menu_item" = "progressbar" {
   1.196 +  engine "murrine" {
   1.197 +    roundness = 0
   1.198 +  }
   1.199 +}
   1.200 +
   1.201 +style "treeview_header" = "blinder-default" {
   1.202 +  xthickness = 2
   1.203 +  ythickness = 1
   1.204 +}
   1.205 +
   1.206 +style "tooltips" {
   1.207 +  xthickness = 4
   1.208 +  ythickness = 4
   1.209 +
   1.210 +  bg[NORMAL]        = @tooltip_bg_color
   1.211 +  fg[NORMAL]        = @tooltip_fg_color
   1.212 +}
   1.213 +
   1.214 +style "nautilus_location" {
   1.215 +  bg[NORMAL]        = mix (0.60, shade (1.05, @bg_color), @selected_bg_color)
   1.216 +}
   1.217 +
   1.218 +style "calendar" {
   1.219 +  engine "murrine" {
   1.220 +    roundness = 0
   1.221 +  }
   1.222 +}
   1.223 +
   1.224 +style "radiocheck" {
   1.225 +  text[NORMAL]      = @selected_fg_color
   1.226 +  text[PRELIGHT]    = @selected_fg_color
   1.227 +}
   1.228 +
   1.229 +style "text_is_fg_color_workaround" {
   1.230 +  text[NORMAL]      = @fg_color
   1.231 +  text[PRELIGHT]    = @fg_color
   1.232 +  text[SELECTED]    = @selected_fg_color
   1.233 +  text[ACTIVE]      = @fg_color
   1.234 +  text[INSENSITIVE] = darker (@bg_color)
   1.235 +}
   1.236 +
   1.237 +style "menuitem_text_is_fg_color_workaround" {
   1.238 +  text[NORMAL]      = @fg_color
   1.239 +  text[PRELIGHT]    = @selected_fg_color
   1.240 +  text[SELECTED]    = @selected_fg_color
   1.241 +  text[ACTIVE]      = @fg_color
   1.242 +  text[INSENSITIVE] = darker (@bg_color)
   1.243 +}
   1.244 +
   1.245 +style "fg_is_text_color_workaround" {
   1.246 +  fg[NORMAL]        = @text_color
   1.247 +  fg[PRELIGHT]      = @text_color
   1.248 +  fg[SELECTED]      = @selected_fg_color
   1.249 +  fg[ACTIVE]        = @selected_fg_color
   1.250 +  fg[INSENSITIVE]   = darker (@bg_color)
   1.251 +}
   1.252 +
   1.253 +style "evo_new_button_workaround" {
   1.254 +}
   1.255 +
   1.256 +class "GtkWidget" style "blinder-default"
   1.257 +
   1.258 +class "GtkSeparator" style "wide"
   1.259 +class "GtkFrame" style "wide"
   1.260 +class "GtkCalendar" style "wide"
   1.261 +class "GtkEntry" style "wider"
   1.262 +
   1.263 +class "GtkSpinButton" style "spinbutton"
   1.264 +class "GtkScale" style "scale"
   1.265 +class "GtkVScale" style "vscale"
   1.266 +class "GtkHScale" style "hscale"
   1.267 +class "GtkScrollbar" style "scrollbar"
   1.268 +class "GtkHScrollbar" style "hscrollbar"
   1.269 +class "GtkVScrollbar" style "vscrollbar"
   1.270 +class "GtkCalendar" style "calendar"
   1.271 +class "GtkRadio*" style "radiocheck"
   1.272 +class "GtkCheck*" style "radiocheck"
   1.273 +
   1.274 +widget_class "*<GtkNotebook>" style "notebook_bg"
   1.275 +widget_class "*<GtkNotebook>*<GtkEventBox>" style "notebook_bg"
   1.276 +widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "notebook_bg"
   1.277 +widget_class "*<GtkNotebook>*<GtkLayout>" style "notebook_bg"
   1.278 +widget_class "*<GtkButton>" style "button"
   1.279 +widget_class "*<GtkNotebook>" style "notebook"
   1.280 +widget_class "*<GtkStatusbar>*" style "statusbar"
   1.281 +widget_class "*<GtkComboBoxEntry>*" style "comboboxentry"
   1.282 +widget_class "*<GtkCombo>*" style "comboboxentry"
   1.283 +widget_class "*<GtkMenuBar>*" style "menubar"
   1.284 +widget_class "*<GtkMenu>*" style "menu"
   1.285 +widget_class "*<GtkMenuItem>*" style "menu_item"
   1.286 +widget_class "*<GtkSeparatorMenuItem>*" style "separator_menu_item"
   1.287 +widget_class "*.<GtkFrame>.<GtkLabel>" style "frame_title"
   1.288 +widget_class "*.<GtkTreeView>*" style "treeview"
   1.289 +widget_class "*<GtkProgress>" style "progressbar"
   1.290 +widget_class "*.<GtkMenuItem>.*.<GtkProgressBar>" style "progressbar_menu_item"
   1.291 +widget_class "*.<GtkTreeView>.<GtkButton>" style "treeview_header"
   1.292 +widget_class "*.<GtkCTree>.<GtkButton>" style "treeview_header"
   1.293 +widget_class "*.<GtkList>.<GtkButton>" style "treeview_header"
   1.294 +widget_class "*.<GtkCList>.<GtkButton>" style "treeview_header"
   1.295 +
   1.296 +widget "gtk-tooltip*" style "tooltips"
   1.297 +
   1.298 +widget_class "*.ETable.ECanvas" style "treeview_header"
   1.299 +widget_class "*.ETree.ECanvas" style "treeview_header"
   1.300 +
   1.301 +widget "*.nautilus-extra-view-widget" style : highest "nautilus_location"
   1.302 +
   1.303 +widget_class "*.<GtkComboBox>.<GtkCellView>" style "text_is_fg_color_workaround"
   1.304 +widget "*.gtk-combobox-popup-menu.*" style "menuitem_text_is_fg_color_workaround"
   1.305 +widget_class "*<GtkListItem>*" style "fg_is_text_color_workaround"
   1.306 +widget_class "*<GtkCList>" style "fg_is_text_color_workaround"
   1.307 +widget_class "*<EelEditableLabel>" style "fg_is_text_color_workaround"
   1.308 +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "evo_new_button_workaround"