X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/1059e1cc0c2ecfa237406949aa26155b6a5b9154..66f23d4fabf89ad09adbd4dfc15ac6b5b2b7da83:/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 deleted file mode 100755 index cabc86d..0000000 --- a/interpretor/preprocessor/faust-0.9.47mr3/syntax-highlighting/codepress/faust.css +++ /dev/null @@ -1,10 +0,0 @@ -/* - * CodePress color styles for generic syntax highlighting - */ - -b {color:#7F0055;font-weight:bold;} /* reserved words */ -al {color:#2A00FF;font-weight:bold;} /* algebra */ -u {color:black;font-weight:bold;} /* special words */ -i, i b, i s, i u, i em {color:green;font-weight:normal;} /* comments */ -s, s b, s em {color:#2A00FF;font-weight:normal;} /* strings */ -em {font-weight:bold;} /* special chars */ \ No newline at end of file