fix(styles): preferences opacity
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user