variant: adjust neon primary color #239

This commit is contained in:
Sören Weber 2022-05-24 00:37:56 +02:00
parent d7bc40253e
commit 513dccf564
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -6,7 +6,7 @@
@import "chroma-neon.css"; @import "chroma-neon.css";
:root { :root {
--PRIMARY-color: #04d1b5; /* brand primary color */ --PRIMARY-color: #f300b2; /* brand primary color */
--SECONDARY-color: #1c90f3; /* brand secondary color */ --SECONDARY-color: #1c90f3; /* brand secondary color */
--MAIN-TEXT-color: #e0e0e0; /* text color of content and h1 titles */ --MAIN-TEXT-color: #e0e0e0; /* text color of content and h1 titles */