|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /usr/share/themes/ThinIce/gtk-2.0/ |
Upload File : |
# Edit these colors and fonts however you like.
style "default"
{
GtkOptionMenu::indicator_spacing = { 3, 2, 1, 1 }
GtkRange::slider_width = 11
GtkRange::stepper_size = 11
GtkScrollbar::min_slider_length = 14
GtkCheckButton::indicator_size = 10
GtkCheckMenuItem::indicator_size = 10
GtkButton::default_border = { 0, 0, 0, 0 }
fg[NORMAL] = "#000000"
fg[ACTIVE] = "#000000"
fg[PRELIGHT] = "#000000"
fg[SELECTED] = "#FFFFFF"
fg[INSENSITIVE] = "#747474"
bg[NORMAL] = "#D3D3DD"
bg[ACTIVE] = "#C1C1CC"
bg[PRELIGHT] = "#E5E5F7"
bg[SELECTED] = "#336699"
bg[INSENSITIVE] = "#D3D3DD"
base[NORMAL] = "#E5E5F7"
base[ACTIVE] = "#808080"
base[PRELIGHT] = "#E5E5F7"
base[SELECTED] = "#336699"
base[INSENSITIVE] = "#E5E5F7"
text[NORMAL] = "#000000"
text[ACTIVE] = "#FFFFFF"
text[PRELIGHT] = "#000000"
text[SELECTED] = "#FFFFFF"
text[INSENSITIVE] = "#747474"
#font_name = "Sans 10"
engine "thinice"
{
# Do you want the scrollbar handles rectangular or a bit shaped?
rect_scrollbar = FALSE
# The following variables are semi-generic, can be applied to
# different widget classes etc..
# Mark type 1 is used on scrollbar handles, handleboxes etc
# Can be: NOTHING, SLASH, INVSLASH, DOT, INVDOT
mark_type1 = SLASH
# Mark type 2 is used on scrollbar buttons
# Can be: NOTHING, SLASH, INVSLASH, DOT, INVDOT, ARROW
mark_type2 = ARROW
# How to draw paned stuff
# Can be: NONE, SOME (currently 5), FULL
paned_dots = SOME
}
}
style "tooltips" {
bg[NORMAL] = "#EEE1B3"
fg[NORMAL] = "#000000"
}
style "progress-bar" {
bg[PRELIGHT] = "#336699"
fg[PRELIGHT] = "#FFFFFF"
bg[NORMAL] = "#C1C1CC"
}
style "menu-item" {
bg[PRELIGHT] = "#336699"
fg[PRELIGHT] = "#FFFFFF"
base[PRELIGHT] = "#336699"
text[PRELIGHT] = "#FFFFFF"
}
class "GtkWidget" style "default"
widget "gtk-tooltips*" style "tooltips"
class "GtkProgressBar" style "progress-bar"
class "*MenuItem*" style "menu-item"
widget_class "*MenuItem*" style "menu-item"
widget_class "*.GtkAccelMenuItem.*" style "menu-item"
widget_class "*.GtkRadioMenuItem.*" style "menu-item"
widget_class "*.GtkCheckMenuItem.*" style "menu-item"
widget_class "*.GtkImageMenuItem.*" style "menu-item"
widget_class "*.GtkSeparatorMenuItem.*" style "menu-item"
widget_class "*.GtkRadioMenuItem.*" style "menu-item"