Skip to content

Commit

Permalink
Update tailwind.css (#87)
Browse files Browse the repository at this point in the history
follow up of - intensify secondary color in platform theme
#1360
  • Loading branch information
Sebastian-ubs authored Dec 4, 2024
1 parent 93d4b0a commit 37719a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
--primary: 222.2 47.4% 11.2%;
--primary-foreground: 210 40% 98%;

--secondary: 210 40% 96.1%;
--secondary: 210 40% 90%;
--secondary-foreground: 222.2 47.4% 11.2%;

--muted: 210 40% 96.1%;
Expand Down

0 comments on commit 37719a3

Please sign in to comment.