diff options
| author | ppedrot | 2012-04-11 16:11:00 +0000 |
|---|---|---|
| committer | ppedrot | 2012-04-11 16:11:00 +0000 |
| commit | b614ad9a111595b7968063c4d6c364ab91e19bec (patch) | |
| tree | d23ee7dfc02df4dbb32d60e172ce7cfef131d466 /ide/coqide-gtk2rc | |
| parent | c712bf9d6e15fedb72a745273a38b487f8d2f34a (diff) | |
Added a background color configuration option in CoqIDE.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15127 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'ide/coqide-gtk2rc')
| -rw-r--r-- | ide/coqide-gtk2rc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ide/coqide-gtk2rc b/ide/coqide-gtk2rc index 621d4e8479..9da99551b4 100644 --- a/ide/coqide-gtk2rc +++ b/ide/coqide-gtk2rc @@ -23,16 +23,6 @@ binding "text" { class "GtkTextView" binding "text" -style "views" { -base[NORMAL] = "CornSilk" -# bg_pixmap[NORMAL] = "background.jpg" -} -class "GtkTextView" style "views" - -widget "*.*.*.*.*.ScriptWindow" style "views" -widget "*.*.*.*.GoalWindow" style "views" -widget "*.*.*.*.MessageWindow" style "views" - gtk-font-name = "Sans 12" style "location" { |
