[gtksourceview] oblivion: add latex specific colors



commit ce50922344da7d7844b0e883ac4b7554eccb59bf
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Thu Jun 16 12:35:28 2011 +0200

    oblivion: add latex specific colors

 data/styles/oblivion.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/styles/oblivion.xml b/data/styles/oblivion.xml
index 3ac0c3e..663cfbe 100644
--- a/data/styles/oblivion.xml
+++ b/data/styles/oblivion.xml
@@ -109,5 +109,9 @@
   <style name="diff:location"               foreground="chameleon1"/> 
   <style name="diff:special-case"           foreground="#white" bold="true"/>
 
+  <style name="latex:display-math"          foreground="plum3"/>
+  <style name="latex:command"               foreground="chameleon1" bold="true"/>
+  <style name="latex:include"               use-style="def:preprocessor"/>
+
 </style-scheme>
 



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