source: support whitespace before module reference
[sheet.git] / dark.css
index dd54f48d0de613ce5578bc0c4f936079b790ad47..b33e7da6469aa74c72fce320468c98ce61271aa4 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -27,6 +27,8 @@ dl.legend-options dt {background: #333}
 .me {background: #205} /* mode */
 .no {background: #222} /* unassigned */
 
+.pm[onclick]:hover,
+.po[onclick]:hover,
 .ci[onclick]:hover,
 .co[onclick]:hover,
 .mi[onclick]:hover,
@@ -36,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 {