Update THEMES.md

This commit is contained in:
Michael Lazar
2017-12-09 21:30:20 -05:00
committed by GitHub
parent 1300c1b87f
commit f4c28f9b06

View File

@@ -10,10 +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
<span align="center">
<p align="center">
<img alt="terminal colors" src="resources/terminal_colors.png"/>
<p><i>The 256 terminal color codes, image from <a href=https://github.com/eikenb/terminal_colors>https://github.com/eikenb/terminal_colors</a></i></p>
</span>
<i>The 256 terminal color codes, image from <a href=https://github.com/eikenb/terminal_colors>https://github.com/eikenb/terminal_colors</a></i>
</p>
The 16 system colors, along with the default foreground and background,
can usually be customized through your terminal's profile settings. The