source: support whitespace before module reference
[sheet.git] / dark.css
index 9540a7a59b7667abe69c4f83e28443055298eb6c..b33e7da6469aa74c72fce320468c98ce61271aa4 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -38,6 +38,15 @@ dl.legend-options dt {background: #333}
        color: #000; /* on default (light) background hover */
 } /* mode link */
 
+/* code syntax */
+.sy-comment    { color: #888 }
+.sy-constant   { color: #8AC }
+.sy-type,
+.sy-identifier { color: #C9B }
+.sy-special    { color: #A9C }
+.sy-error      { font-weight: bold; background-color: #800; color: #EEE }
+.sy-todo       { background-color: #880 }
+
 /* character properties */
 
 .glyphs th, .glyphs td {