summaryrefslogtreecommitdiff
path: root/gtk-themes/parabola-blackmate/gtk-2.0/Styles/editor.rc
diff options
context:
space:
mode:
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"