Update THEMES.md

This commit is contained in:
Michael Lazar
2017-12-09 21:37:23 -05:00
committed by GitHub
parent 1df85c1f9e
commit 677904d6b0

View File

@@ -191,7 +191,7 @@ Link = ansi_33 - underline
<br><i>The default solarized-light theme</i>
</p>
In the snippet above, the ``Link`` element has it's background color set
In the snippet above, the ``Link`` element has its background color set
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.