mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: update variables.scss
This commit is contained in:
@@ -331,10 +331,10 @@
|
||||
--line_regular: var(--bew-fill-2);
|
||||
--line_bold: var(--bew-fill-3);
|
||||
--graph_white: var(--bew-content-solid);
|
||||
// --graph_bg_bright: color-mix(in oklab, var(--bew-content-solid), #fff 20%);
|
||||
// --graph_bg_thin: var(--bew-content-solid);
|
||||
// --graph_bg_regular: var(--bew-content-solid);
|
||||
// --graph_bg_thick: color-mix(in oklab, var(--bew-content-solid), #fff 20%);
|
||||
--graph_bg_bright: color-mix(in oklab, var(--bew-content-solid), #fff 20%);
|
||||
--graph_bg_thin: var(--bew-content-solid);
|
||||
--graph_bg_regular: var(--bew-content-solid);
|
||||
--graph_bg_thick: color-mix(in oklab, var(--bew-content-solid), #fff 20%);
|
||||
--graph_weak: var(--Ga3);
|
||||
--graph_medium: var(--Ga5);
|
||||
--graph_icon: var(--Ga7);
|
||||
|
||||
Reference in New Issue
Block a user