/usr/lib/s9fes/ccode.css is in scheme9 2010.11.13-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | PRE.ccode { background: #f6f0ea;
line-height: 130%;
padding: 0.5em; }
PRE.ccode SPAN.co { color: #600000; } /* comment */
PRE.ccode SPAN.cp { color: #505050; } /* punctuation */
PRE.ccode SPAN.cs { color: #000000; } /* symbol */
PRE.ccode SPAN.cc { color: #0060c0; } /* constant */
PRE.ccode SPAN.cr { color: #6000c0; } /* reserved word */
PRE.ccode SPAN.cl { color: #6000c0; } /* stdlib symbol */
PRE.ccode SPAN.cx { color: #c06000; } /* extension */
|