minor contrast tweak

This commit is contained in:
John Bowdre 2024-01-13 17:20:33 -06:00
parent 2a25ba284c
commit e21f40f6f0

View file

@ -6,7 +6,7 @@
--base01: #282828; /* off-bg */
--base02: #383838; /* inner-bg */
--base03: #585858; /* muted */
--base04: #959494; /* off-fg */
--base04: #abaaaa; /* off-fg */
--base05: #d8d8d8; /* fg */
--base06: #e8e8e8;
--base07: #5f8700; /* user prompt */