style: reuse key command styles for continents
[sheet.git] / darklite.css
diff --git a/darklite.css b/darklite.css
new file mode 100644 (file)
index 0000000..41c915e
--- /dev/null
@@ -0,0 +1,38 @@
+@import url(dark.css);
+
+th, td {
+       border-color: #333;
+       background: #181818;
+}
+.glyphs.dimap tbody, .glyphs.dimap colgroup {
+       border-color: #555;
+}
+
+.glyphs small.digraph {
+       background: #444;
+       color: #AAA;
+       opacity: 0.5;
+}
+.glyphs small.value {
+       background: #633;
+       color: #AAA;
+       opacity: 0.4;
+}
+
+td.X  {background: #000} /* unidentified */
+td.Xr {background: #111} /* reverse */
+td.Co {background: #181111} /* private */
+
+.mo, td.c-as, td.di-b       {background: #200}
+.co, td.c-af, td.di-d       {background: #1C1C00}
+.cp, td.c-eu, td.di-prop    {background: #221400}
+.pm, td.c-na, td.di-a       {background: #002200}
+.po                         {}
+.ci, td.c-sa                {background: #001A1A}
+.mi                         {}
+.mv, td.c-oc                {background: #012}
+.me, td.c-aa                {background: #102}
+.no                         {}
+              td.di-rare    {background: #181818} /* disfavoured */
+              td.di-invalid {background: #222} /* impossible */
+