Skip to content

Commit 1a5d9e3

Browse files
committed
chore: add color in hex to fill map
1 parent a2fd46f commit 1a5d9e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/iconTheming.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ $svg-fill-hex-to-var: (
8989
"#9FA4A9": --N600,
9090
"#080A2D": --N800,
9191
"#C58D36": --Y600,
92+
"#FFF5E5": --Y100,
9293
);
9394

9495
// Using where to have lowest specificity (0,0,0)

0 commit comments

Comments
 (0)