1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00

Update hover background colour for nord theme

This commit is contained in:
Andrew Kingston 2022-08-02 10:02:04 +01:00
parent b75e53b50a
commit 63a0dacf36

View file

@ -43,6 +43,7 @@
--spectrum-alias-highlight-hover: rgba(169, 177, 193, 0.1);
--spectrum-alias-highlight-active: rgba(169, 177, 193, 0.1);
--spectrum-alias-background-color-hover-overlay: rgba(169, 177, 193, 0.1);
--modal-background: var(--spectrum-global-color-gray-50);
}