diff --git a/THEMES.md b/THEMES.md index 1187176..41adc30 100644 --- a/THEMES.md +++ b/THEMES.md @@ -196,7 +196,7 @@ to the ``-`` token. This means that it will inherit it's background from either the ``Normal`` (light yellow) or the ``Selected`` (light grey) element, depending on if it's selected or not. -Compare this to with what happens when the ``Link`` background is explicitly set: +Compare this with what happens when the ``Link`` background is explicitly set to ``ansi_230``: ``` [theme] @@ -210,7 +210,7 @@ Link = ansi_33 ansi_230 underline
-
A modified solarized-light theme, with the Link background set to ansi_230
+
What happens when the ``Link`` background is set to ``ansi_230``