diff --git a/styles/hacker-news/catppuccin.user.css b/styles/hacker-news/catppuccin.user.css index 94f1745..91ce5c7 100644 --- a/styles/hacker-news/catppuccin.user.css +++ b/styles/hacker-news/catppuccin.user.css @@ -166,6 +166,7 @@ /* Main body padding background */ body { background-color: @base; + color: @text; } /* Background of the FAQ and main page */