Dark mode
This commit is contained in:
@@ -123,6 +123,15 @@ path.combo {
|
||||
visibility: hidden;
|
||||
}
|
||||
/* End Tabler Icons Cleanup */
|
||||
|
||||
svg.keymap { fill: #d1d6db; }
|
||||
rect.key { fill: #3f4750; }
|
||||
rect.key, rect.combo { stroke: #60666c; }
|
||||
rect.combo, rect.combo-separate { fill: #1f3d7a; }
|
||||
rect.held, rect.combo.held { fill: #854747; }
|
||||
text.label, text.footer { stroke: black; }
|
||||
text.trans { fill: #7e8184; }
|
||||
path.combo { stroke: #7f7f7f; }
|
||||
</style>
|
||||
<g transform="translate(30, 0)" class="layer-L0">
|
||||
<text x="0" y="28" class="label" id="L0">L0:</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
Reference in New Issue
Block a user