Soften blacks and whites on dark mode

This commit is contained in:
Evan 2023-02-08 02:47:52 +00:00 committed by Tudor Brindus
parent 4821f246f7
commit 861fcaaf26

View File

@ -2,16 +2,16 @@
$is_light_theme: false;
$color_primary0: #000;
$color_primary5: #080808; // light background
$color_primary10: #111; // background
$color_primary0: #0f0f0f;
$color_primary5: #111; // light background
$color_primary10: #181818; // background
$color_primary25: #3b3b3b; // border
$color_primary33: #555; // widget
$color_primary50: #808080;
$color_primary66: #aaa; // tabs
$color_primary75: #ccc; // widget
$color_primary90: #eee;
$color_primary100: #fff;
$color_primary100: #f8f8f8;
$color_link50: #06d; // default (title)
$color_link75: #6bf; // default