diff --git a/themes/risotto/assets/css/colours.css b/themes/risotto/assets/css/colours.css index 7976f01..f834504 100644 --- a/themes/risotto/assets/css/colours.css +++ b/themes/risotto/assets/css/colours.css @@ -6,7 +6,7 @@ /* Text */ --fg: var(--base07); - --off-fg: var(--base04); + --off-fg: var(--base05); --muted: var(--base03); --link: var(--base0D); --hover: var(--base0C);