fix black theme?

This commit is contained in:
code002lover 2026-01-12 19:39:25 +01:00
parent c196ffc265
commit 1c48ea9230

View File

@ -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 {