diff --git a/frontend/src/index.css b/frontend/src/index.css index ff151a2..c21641b 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -130,8 +130,8 @@ ul { --secondary-alt-bg: rgb(20, 20, 20, 0.6); /* Translucent inputs */ --tertiary-bg: rgb(40, 40, 40, 0.8); --text-color: #ffffff; - --accent-color: #121212; - --secondary-accent: #212121; + --accent-color: #FF9500; + --secondary-accent: #FF6B00; } .sakura-theme {