[gtksourceview] Use #blue instead of blue.



commit dbad776176b5d91b574bef3298d8adf53303e1f4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu May 14 00:20:54 2009 +0200

    Use #blue instead of blue.
---
 gtksourceview/language-specs/cobalt.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gtksourceview/language-specs/cobalt.xml b/gtksourceview/language-specs/cobalt.xml
index 4dc05dd..31a21c3 100644
--- a/gtksourceview/language-specs/cobalt.xml
+++ b/gtksourceview/language-specs/cobalt.xml
@@ -128,7 +128,7 @@
   <!-- XML Styles -->
   <style name="xml:attribute-name"          foreground="light_grey"/>
   <style name="xml:element-name"            foreground="teal_blue"/>
-  <style name="xml:entity"                  foreground="blue"/>
+  <style name="xml:entity"                  foreground="#blue"/>
   <style name="xml:processing-instruction"  bold="true"/>
 
 </style-scheme>



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