[gtksourceview] Add draw-spaces color for oblivion.



commit bfd52d29213ef703f8f96b71cd591844336d5af3
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue May 5 11:49:11 2009 +0200

    Add draw-spaces color for oblivion.
    
    Use a darker color for draw-spaces in the oblivion style.
---
 gtksourceview/language-specs/oblivion.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gtksourceview/language-specs/oblivion.xml b/gtksourceview/language-specs/oblivion.xml
index d0eb37c..cb124cb 100644
--- a/gtksourceview/language-specs/oblivion.xml
+++ b/gtksourceview/language-specs/oblivion.xml
@@ -61,6 +61,7 @@
   <style name="cursor"                      foreground="aluminium2"/>
   <style name="current-line"                background="aluminium5"/>
   <style name="line-numbers"                foreground="aluminium5" background="#black"/>
+  <style name="draw-spaces"                 foreground="aluminium4"/>
 
   <!-- Bracket Matching -->
   <style name="bracket-match"               foreground="aluminium1" background="aluminium3" bold="true"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]