Lighter font in dark mode and for all block quotes.

This commit is contained in:
welpo
2023-02-02 21:57:26 +01:00
parent 57ea76111e
commit 01f670b1fc
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
--secondary-color: #696969;
--highlights: #b35a5a;
--links: #d35d6e;
--text-color: #d3d3d3;
--text-color: #e1e1e1;
--code: #ef476f;
--border-color: rgb(0, 0, 0);
--light-border-color: rgba(255, 255, 255, 0.1);