New directory tree, with preprocessor/ inside interpretor/.
[Faustine.git] / interpretor / preprocessor / faust-0.9.47mr3 / syntax-highlighting / codepress / faust.css
diff --git a/interpretor/preprocessor/faust-0.9.47mr3/syntax-highlighting/codepress/faust.css b/interpretor/preprocessor/faust-0.9.47mr3/syntax-highlighting/codepress/faust.css
new file mode 100755 (executable)
index 0000000..cabc86d
--- /dev/null
@@ -0,0 +1,10 @@
+/*\r
+ * CodePress color styles for generic syntax highlighting\r
+ */\r
+\r
+b {color:#7F0055;font-weight:bold;} /* reserved words */\r
+al {color:#2A00FF;font-weight:bold;} /* algebra */\r
+u {color:black;font-weight:bold;} /* special words */\r
+i, i b, i s, i u, i em {color:green;font-weight:normal;} /* comments */\r
+s, s b, s em {color:#2A00FF;font-weight:normal;} /* strings */\r
+em {font-weight:bold;} /* special chars */
\ No newline at end of file