remove border from black theme

This commit is contained in:
code002lover 2026-01-12 11:21:45 +01:00
parent 5dfe1fbb98
commit acc6bc4359

View File

@ -129,7 +129,6 @@ ul {
--secondary-bg: rgb(0, 0, 0, 0.7); /* Translucent cards */
--secondary-alt-bg: rgb(20, 20, 20, 0.6); /* Translucent inputs */
--tertiary-bg: rgb(40, 40, 40, 0.8);
--border-color: rgb(255, 255, 255, 0.15);
--text-color: #ffffff;
--accent-color: #121212;
--secondary-accent: #212121;