improvement: Make arrowheads keybinds color accessible on dark mode (#2724)
This commit is contained in:
parent
cdffed285d
commit
b6708fb73f
@ -102,6 +102,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 2px;
|
bottom: 2px;
|
||||||
font-size: 0.7em;
|
font-size: 0.7em;
|
||||||
|
color: var(--keybinding-color);
|
||||||
|
|
||||||
:root[dir="ltr"] & {
|
:root[dir="ltr"] & {
|
||||||
right: 2px;
|
right: 2px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user