fix(styles): preferences opacity

This commit is contained in:
Mo
2022-06-29 19:20:36 -05:00
parent b042326301
commit ddeaf523a8

View File

@@ -22,7 +22,7 @@
--sn-stylekit-border-color: #dfe1e4;
--sn-stylekit-foreground-color: #19191C;
// Colors for layers placed on top of non-prefixed background, border, and foreground
--sn-stylekit-contrast-background-color: rgba(244, 245, 247, 0.72);
--sn-stylekit-contrast-background-color: rgba(244, 245, 247, 1.0);
--sn-stylekit-contrast-foreground-color: #2e2e2e;
--sn-stylekit-contrast-border-color: #e3e3e3; // For borders inside contrast-background-color