X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5fb5ef93dc4a86bdc00b2f4a643af0063c41f7c9..821a18f956f258495c12427351241e7284be74cf:/dark.css diff --git a/dark.css b/dark.css index 69a8f10..e47db56 100644 --- a/dark.css +++ b/dark.css @@ -1,5 +1,4 @@ -@import url(base.css); -@import url(terse.css) all and (max-width: 79em); +@import url(light.css?1.10); body { background: #000; @@ -20,7 +19,8 @@ dl.legend dt, } dl.legend-options dt {background: #333} -/* code syntax */ +/* syntax highlighting */ + .sy-comment { color: #888 } .sy-constant { color: #8AC } .sy-type, @@ -29,6 +29,8 @@ dl.legend-options dt {background: #333} .sy-error { font-weight: bold; background-color: #800; color: #EEE } .sy-todo { background-color: #880 } +.glyphs b { color: #C44 } + /* character properties */ th, td {