diff --git a/static/css/theme-neon.css b/static/css/theme-neon.css index 80b067676d..2ed7c975c6 100644 --- a/static/css/theme-neon.css +++ b/static/css/theme-neon.css @@ -6,7 +6,7 @@ @import "chroma-neon.css"; :root { - --PRIMARY-color: #04d1b5; /* brand primary color */ + --PRIMARY-color: #f300b2; /* brand primary color */ --SECONDARY-color: #1c90f3; /* brand secondary color */ --MAIN-TEXT-color: #e0e0e0; /* text color of content and h1 titles */