summaryrefslogtreecommitdiff
path: root/gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-05-20 20:18:32 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2018-05-25 11:12:14 -0400
commit98d27d0152df34b8df1e14ec1c02544cd3d2d6b0 (patch)
treedc747febbbd28e4d23339e8c69e206b86a24b51f /gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc
parentcc0db4944a4256ce5ae5e6c686d86344c4120b2d (diff)
remove blackmate theme
Diffstat (limited to 'gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc')
-rw-r--r--gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc12
1 files changed, 0 insertions, 12 deletions
diff --git a/gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc b/gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc
deleted file mode 100644
index 8414dae..0000000
--- a/gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc
+++ /dev/null
@@ -1,12 +0,0 @@
-style "text_editor"
-{
- GtkTextView::cursor_color = "#ffffff"
-
- base[NORMAL] = "#111111"
- base[ACTIVE] = "#111181"
- base[SELECTED] = "#808080"
- text[NORMAL] = "#c0c0c0"
- text[ACTIVE] = "#c0c0c0"
- text[SELECTED] = "#111111"
-}
-class "GtkTextView" style "text_editor"