termcol: android icon palette (disabled)
[sheet.git] / dark.css
index 180e417f0e70a9b7078c91a505c176a8b54f5cd5..4b0c8bdda67b2d62732f72eb050ff4a38096ec0d 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -62,7 +62,7 @@ th, td {
 .l4 {background: #030} /* ascii */
 .l5 {background: #00331D} /* ascii */
 .l0 {background: #222}
-.ex {background: #222} /* disfavoured */
+.ex {     color: #777} /* disfavoured */
 .u-invalid {background: #333} /* impossible */
 
 .p4::after {color: #F44}
@@ -121,5 +121,6 @@ th, td {
 .g0 a:hover, .g0[onclick]:hover {
        color: #000; /* on default (light) background hover */
 }
+.legend .ex:hover {background: #666}
 .X:hover small {color: #FFF}