X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/c7f552fd8888da2f0d8cfb228fe0f28d3df3a12c..b4b6f2ea75b9f0f3ca918f5b84016610bf7a4d4f:/interpretor/faust-0.9.47mr3/syntax-highlighting/codepress/faust.css diff --git a/interpretor/faust-0.9.47mr3/syntax-highlighting/codepress/faust.css b/interpretor/faust-0.9.47mr3/syntax-highlighting/codepress/faust.css deleted file mode 100755 index cabc86d..0000000 --- a/interpretor/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