Skip to content

Commit

Permalink
Add $canard-dark to the styleguide color list
Browse files Browse the repository at this point in the history
  • Loading branch information
alinekeller committed Oct 30, 2024
1 parent abbd85c commit 62ff987
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/config/colors.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"$gray-600": "#707070",
"$black": "#212121",
"$leman": "#00A79F",
"$canard": "#007480"
"$canard": "#007480",
"$canard-dark": "#004248"
}

0 comments on commit 62ff987

Please sign in to comment.