Skip to content

Commit bd0c43e

Browse files
authoredOct 8, 2024
Merge pull request #5650 from pnrgenc/color-update
fix: Color code update
2 parents 77a0351 + 9d578e4 commit bd0c43e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎frontend/express/public/stylesheets/styles/base/_colors.scss

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ $colors: (
2929
"charts-blue": #017AFF,
3030
"charts-light-turquoise": #EBF9F9,
3131
"charts-turquoise": #39C0C8,
32+
"charts-light-turquoise": #EBF9F9,
3233
"charts-amber": #F5C900,
3334
"charts-orange": #F96300,
3435
"charts-magenta": #F34971,

0 commit comments

Comments
 (0)