🔥 style: remove dark primary colour variable

This commit is contained in:
welpo
2023-08-06 21:21:08 +02:00
parent e3ee95d718
commit c53ecdc472
3 changed files with 2 additions and 4 deletions

View File

@@ -60,7 +60,6 @@
--bg-3: #d8dcdd;
--hover-color: white;
--primary-color: #087E96;
--primary-color-dark: #10668b;
--divider-color: #d7d7d7;
--text-color: #222226;
--text-color-high-contrast: #313333;
@@ -80,7 +79,6 @@
--bg-3: #535555;
--hover-color: black;
--primary-color: #91e0ee;
--primary-color-dark: #69bace;
--divider-color: #4a4a4a;
--text-color: #D4D4D4;
--text-color-high-contrast: #eceeef;