Skip to content

Commit 504a169

Browse files
committed
style(draw): restore trans keys bg
1 parent 9300991 commit 504a169

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

img/corneish_zen.svg

Lines changed: 1 addition & 1 deletion
Loading

keymap-drawer/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ draw_config:
505505
--color--combo--text--shifted: var(--color--material--blue-gray--400);
506506
--color--combo--text--hold: var(--color--combo--text--tap);
507507
508-
--color--trans--bg: transparent;
508+
--color--trans--bg: var(--color--key--bg);
509509
--color--trans--border: var(--color--material--blue-gray--400);
510510
--color--trans--text--tap: var(--color--trans--border);
511511
--color--trans--text--shifted: var(--color--trans--text--tap);

0 commit comments

Comments
 (0)