Sfoglia il codice sorgente

improvement: Make arrowheads keybinds color accessible on dark mode (#2724)

Arun 4 anni fa
parent
commit
b6708fb73f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/components/IconPicker.scss

+ 1 - 0
src/components/IconPicker.scss

@@ -102,6 +102,7 @@
     position: absolute;
     bottom: 2px;
     font-size: 0.7em;
+    color: var(--keybinding-color);
 
     :root[dir="ltr"] & {
       right: 2px;