💄 style: reduce text/background contrast

This commit is contained in:
welpo
2023-03-11 18:56:44 +01:00
parent 7fbb4d7acd
commit 15f26293b5
2 changed files with 5 additions and 4 deletions

View File

@@ -58,7 +58,7 @@
--primary-color: #087E96;
--divider-color: #d7d7d7;
--text-color: #222226;
--text-color-high-contrast: #151516;
--text-color-high-contrast: #313333;
--quote-color: #355f62;
--border-color: #727272;
--meta-color: #5b5b65;
@@ -72,11 +72,11 @@
--hover-color: black;
--primary-color: #91e0ee;
--divider-color: #4a4a4a;
--text-color: #eae9e9;
--text-color-high-contrast: #f8f8f8;
--text-color: #D4D4D4;
--text-color-high-contrast: #eceeef;
--quote-color: #a9c5c7;
--border-color: black;
--meta-color: #BBBBBB;
--meta-color: #B0B0B0;
--table-header-color: #b7e4e4;
.invertible-image {