aboutsummaryrefslogtreecommitdiff
path: root/.themes/Kde-Story-Blue-Dark-GTK/gtk-2.0/widgets/styles
diff options
context:
space:
mode:
authorIndrajith2024-07-03 02:03:35 +0530
committerIndrajith2024-07-03 02:03:35 +0530
commit824022cd1f633c70c4d2782934251616756f4668 (patch)
treea310eb4bf72b26c2d110838b8c487daaa3537bea /.themes/Kde-Story-Blue-Dark-GTK/gtk-2.0/widgets/styles
parent57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff)
downloaddots-824022cd1f633c70c4d2782934251616756f4668.tar.gz
dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2
dots-824022cd1f633c70c4d2782934251616756f4668.zip
Dots Updated
* Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar
Diffstat (limited to '.themes/Kde-Story-Blue-Dark-GTK/gtk-2.0/widgets/styles')
-rw-r--r--.themes/Kde-Story-Blue-Dark-GTK/gtk-2.0/widgets/styles52
1 files changed, 52 insertions, 0 deletions
diff --git a/.themes/Kde-Story-Blue-Dark-GTK/gtk-2.0/widgets/styles b/.themes/Kde-Story-Blue-Dark-GTK/gtk-2.0/widgets/styles
new file mode 100644
index 000000000..1ef681973
--- /dev/null
+++ b/.themes/Kde-Story-Blue-Dark-GTK/gtk-2.0/widgets/styles
@@ -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"