aboutsummaryrefslogtreecommitdiff
path: root/themes.dot/PrettyOkayish-Prion.link
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-12-19 12:00:46 -0200
committerSilvio Rhatto <rhatto@riseup.net>2016-12-19 12:00:46 -0200
commit1f1a89a0f99865bcb3680a1464c039256aee64d3 (patch)
treee7200a2a46f36d4c48600bb8642b439011b88442 /themes.dot/PrettyOkayish-Prion.link
parent14b36c78bf55ba4dc29f98ab392b4ba8d8d8b38d (diff)
downloadgtk-1f1a89a0f99865bcb3680a1464c039256aee64d3.tar.gz
gtk-1f1a89a0f99865bcb3680a1464c039256aee64d3.tar.bz2
Comment out deprecated stuff
Diffstat (limited to 'themes.dot/PrettyOkayish-Prion.link')
-rw-r--r--themes.dot/PrettyOkayish-Prion.link/gtk-2.0/gtkrc48
1 files changed, 24 insertions, 24 deletions
diff --git a/themes.dot/PrettyOkayish-Prion.link/gtk-2.0/gtkrc b/themes.dot/PrettyOkayish-Prion.link/gtk-2.0/gtkrc
index f297bb7..56579aa 100644
--- a/themes.dot/PrettyOkayish-Prion.link/gtk-2.0/gtkrc
+++ b/themes.dot/PrettyOkayish-Prion.link/gtk-2.0/gtkrc
@@ -30,33 +30,33 @@ style "default"
text[SELECTED] = "#000000"
text[INSENSITIVE] = "#000000"
- engine "thinice"
- {
- # Do you want the scrollbar handles rectangular or a bit shaped?
- rect_scrollbar = TRUE
+ #engine "thinice"
+ #{
+ # # Do you want the scrollbar handles rectangular or a bit shaped?
+ # rect_scrollbar = TRUE
- # The following variables are semi-generic, can be applied to
- # different widget classes etc..
+ # # The following variables are semi-generic, can be applied to
+ # # different widget classes etc..
- # Mark type 1 is used on scrollbar handles, handleboxes etc
- mark_type1 = DOT
- # Mark type 2 is used on scrollbar buttons
- mark_type2 = ARROW
- }
+ # # Mark type 1 is used on scrollbar handles, handleboxes etc
+ # mark_type1 = DOT
+ # # Mark type 2 is used on scrollbar buttons
+ # mark_type2 = ARROW
+ #}
}
-style "menu" = "default"
-{
- bg[PRELIGHT] = "#ffffff"
- text[PRELIGHT] = { 1.0, 1.0, 1.0 }
- engine "redmond95" { }
-}
-style "togglebuttons" = "default"
-{
- engine "redmond95" { }
-}
+#style "menu" = "default"
+#{
+# bg[PRELIGHT] = "#ffffff"
+# text[PRELIGHT] = { 1.0, 1.0, 1.0 }
+# engine "redmond95" { }
+#}
+#style "togglebuttons" = "default"
+#{
+# engine "redmond95" { }
+#}
class "GtkWidget" style "default"
-class "GtkMenuItem*" style "menu"
-class "GtkCheckButton" style "togglebuttons"
-class "GtkRadioButton" style "togglebuttons"
+#class "GtkMenuItem*" style "menu"
+#class "GtkCheckButton" style "togglebuttons"
+#class "GtkRadioButton" style "togglebuttons"