charset: include gsm0338 in legacy group
[sheet.git] / style / _darklite.scss
1 th, td {
2         border-color: #333;
3         background: #181818;
4 }
5 .glyphs.dimap tbody, .glyphs.dimap colgroup {
6         border-color: #555;
7 }
8
9 .glyphs small.digraph {
10         background: #444;
11         color: #AAA;
12         opacity: 0.5;
13 }
14 .glyphs small.value {
15         background: #633;
16         color: #AAA;
17         opacity: 0.4;
18 }
19
20 .X  {background: #000} /* unidentified */
21 .Xr {background: #111} /* reverse */
22 .Co {background: #181111} /* private */
23
24 .c-an  .g9     {background: #102}
25 .c-oc  .g8     {background: #012}
26 .c-as, .g7 .l1 {background: #200}
27        .g6     {}
28 .c-eu, .g5 .l2 {background: #221400}
29 .c-af, .g4 .l3 {background: #1C1C00}
30        .g3     {}
31 .c-na, .g2 .l4 {background: #002200}
32 .c-sa  .g1     {background: #001A1A}
33 .no            {}
34 .u-invalid     {background: #222}
35