mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
Lighter font in dark mode and for all block quotes.
This commit is contained in:
parent
57ea76111e
commit
01f670b1fc
2 changed files with 2 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue