Slightly increase hover contrast in nord theme
This commit is contained in:
parent
6331d9c505
commit
e027bc9f66
|
@ -41,6 +41,6 @@
|
||||||
--spectrum-global-color-gray-800: #bac1cd;
|
--spectrum-global-color-gray-800: #bac1cd;
|
||||||
--spectrum-global-color-gray-900: #eceff4;
|
--spectrum-global-color-gray-900: #eceff4;
|
||||||
|
|
||||||
--spectrum-alias-highlight-hover: rgba(169, 177, 193, 0.06);
|
--spectrum-alias-highlight-hover: rgba(169, 177, 193, 0.1);
|
||||||
--spectrum-alias-highlight-active: rgba(169, 177, 193, 0.1);
|
--spectrum-alias-highlight-active: rgba(169, 177, 193, 0.1);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue