diff --git a/static/css/palettes/runtimeterror.css b/static/css/palettes/runtimeterror.css index 91bc2b8..18f1f1f 100644 --- a/static/css/palettes/runtimeterror.css +++ b/static/css/palettes/runtimeterror.css @@ -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 */