Skip to content

Commit 186d252

Browse files
committed
update palette
1 parent adaba86 commit 186d252

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/configuration/_palettes.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $eccgui-color-palette-light: (
99
"brand": eccgui-create-color-tints(#fbead9 #f8cd99 #f6b966 #f4a533 #f29100),
1010
"accent": eccgui-create-color-tints(#e5f4fb #aecfe3 #77abca #4186b2 #0a6199),
1111
"text": eccgui-create-color-tints(#f8f8f8 #bcbcbc #818181 #434343 #090909),
12-
"background": eccgui-create-color-tints(#fff #e8e8e8 #d6d6d6 #d4d4d4 #d3d3d3),
12+
"background": eccgui-create-color-tints(#fff #e8e8e8 #d6d6d6 #bfbfbf #a6a6a6),
1313
),
1414
"semantic": (
1515
"info": eccgui-create-color-tints(#e5f4fb #aecfe3 #77aaca #4086b2 #096199),

0 commit comments

Comments
 (0)