added gtk theme
This commit is contained in:
parent
080b6d1fb5
commit
b101473d74
281 changed files with 11027 additions and 0 deletions
52
gtk-theme/gtk-2.0/widgets/styles
Normal file
52
gtk-theme/gtk-2.0/widgets/styles
Normal file
|
@ -0,0 +1,52 @@
|
|||
class "GtkWidget" style "default"
|
||||
class "GtkScrollbar" style "scrollbar"
|
||||
class "GtkButton" style "button"
|
||||
class "GtkEntry" style "entry"
|
||||
class "GtkOldEditable" style "entry"
|
||||
class "GtkSpinButton" style "spinbutton"
|
||||
class "GtkNotebook" style "notebook"
|
||||
class "GtkRange" style "range"
|
||||
class "GtkProgressBar" style "progressbar"
|
||||
class "GtkSeparatorMenuItem" style "separator_menu_item"
|
||||
class "GtkScrolledWindow" style "scrolled_window"
|
||||
class "GtkFrame" style "frame"
|
||||
class "GtkToolButton" style "toolbuttons"
|
||||
class "ChromeGtkFrame" style "chrome-gtk-frame"
|
||||
class "GtkToggleButton" style "togglebutton"
|
||||
|
||||
widget_class "*<GtkMenuBar>*" style "menubar"
|
||||
widget_class "*<GtkMenu>*" style "menu"
|
||||
widget_class "*<GtkMenu>*" style "menu_framed_box"
|
||||
widget_class "*<GtkMenuItem>*" style "menu_item"
|
||||
widget_class "*<GtkMenuBar>.<GtkMenuItem>*" style "menubar_item"
|
||||
widget_class "*Nautilus*ToolBar*" style "toolbar"
|
||||
widget_class "*HandleBox" style "toolbar"
|
||||
widget_class "*BonoboDockItem" style "toolbar"
|
||||
widget_class "*HandleBox" style "toolbar"
|
||||
widget_class "*<GtkToolbar>" style "toolbar"
|
||||
widget_class "*.<GtkTreeView>*" style "treeview"
|
||||
widget_class "*Tool*GtkButton" style "toolbuttons"
|
||||
widget_class "*Tool*GtkToggleButton" style "tooltoggle_buttons"
|
||||
widget_class "*<GtkToggleToolButtton>*" style "tooltoggle_buttons"
|
||||
widget_class "*<GtkButton>*<GtkLabel>" style "button_label"
|
||||
widget_class "*.<GtkComboBox>.<GtkCellView>" style "button_label"
|
||||
widget_class "*<GtkComboBox>*" style "button"
|
||||
widget_class "*<GtkComboBox>*<GtkSeparator>" style "combobox_separator"
|
||||
widget_class "*<GtkComboBox>.<GtkButton>*<GtkSeparator>" style "combobox_separator"
|
||||
widget_class "*<GtkComboBoxEntry>*" style "combobox_entry"
|
||||
widget_class "*<GtkComboBoxEntry>*<GtkButton>" style "combobox_entry_button"
|
||||
widget_class "*<GtkCombo>*" style "combobox_entry"
|
||||
widget_class "*<GtkCombo>.<GtkButton>" style "combobox_entry_button"
|
||||
widget_class "*<GtkFileChooserDialog>*GtkToggleButton*" style "toolbuttons"
|
||||
widget_class "*<GtkFileChooserDialog>*GtkComboBox*" style "button"
|
||||
widget_class "*<GtkNotebook>.<GtkLabel>" style "notebook_tab_label"
|
||||
widget "gtk-tooltip*" style "tooltips"
|
||||
|
||||
# Xchat special cases
|
||||
widget "*xchat-inputbox" style "entry"
|
||||
|
||||
# Chrome/Chromium
|
||||
widget_class "*Chrom*Button*" style "button"
|
||||
widget "*swt*toolbar*" style "toolbuttons"
|
||||
|
||||
class "GtkWindow" style "toplevel_hack"
|
Loading…
Add table
Add a link
Reference in a new issue