Skip to content

Commit

Permalink
[Emails] Improve contrast of light gunmetal colour
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascumsille authored and dracos committed Dec 10, 2024
1 parent 19067eb commit 74586c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/email/default/_email_settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
color_blue_pale = "#D6E2EB"
color_grey = "#D2D2D2"
color_gunmetal = "#42494C"
color_gunmetal_light = "#81959D"
color_gunmetal_light = "#4E646B"
color_yellow = "#FDD008"
color_red_dark = "#ce2626"
color_green_dark = "#39a515"
Expand Down

0 comments on commit 74586c2

Please sign in to comment.