summaryrefslogtreecommitdiff
path: root/gtk-themes/Parabola-BlackMATE-new/gtk-2.0/Styles/editor.rc
blob: 8414dae1d865fc4ef9fc09563997a1fdfd19d44f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"