mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
make --off-fg a little lighter to improve code/pre contrast
This commit is contained in:
parent
3d83e85919
commit
483e7a7803
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
--base01: #282828; /* off-bg */
|
||||
--base02: #383838; /* inner-bg */
|
||||
--base03: #585858; /* muted */
|
||||
--base04: #abaaaa; /* off-fg */
|
||||
--base04: #cfcfcf; /* off-fg */
|
||||
--base05: #d8d8d8; /* fg */
|
||||
--base06: #e8e8e8;
|
||||
--base07: #5f8700; /* user prompt */
|
||||
|
|
Loading…
Reference in a new issue