Update THEMES.md

This commit is contained in:
Michael Lazar
2017-12-09 21:26:12 -05:00
committed by GitHub
parent 829c8474bf
commit 656027064a

View File

@@ -10,11 +10,10 @@ Color support on modern terminals can be split into 4 categories:
3. 16 system colors - Everything above + bright variations
4. 256 extended colors - Everything above + 6x6x6 color palette + 24 greyscale colors
<figure>
<div>
<img alt="terminal colors" src="resources/terminal_colors.png"/>
<figcaption>The 256 terminal color codes, image from
<a href=https://github.com/eikenb/terminal_colors>https://github.com/eikenb/terminal_colors</a></figcaption>
</figure>
<p>The 256 terminal color codes, image from <a href=https://github.com/eikenb/terminal_colors>https://github.com/eikenb/terminal_colors</p>
</div>
The 16 system colors, along with the default foreground and background,
can usually be customized through your terminal's profile settings. The