bash:colors:24-bit_rgb_colors
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bash:colors:24-bit_rgb_colors [2021/01/09 13:12] – [Format] peter | bash:colors:24-bit_rgb_colors [2021/01/09 13:35] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== BASH - Colors - 24-bit RGB Colors ====== | ====== BASH - Colors - 24-bit RGB Colors ====== | ||
+ | |||
+ | 16777216 Colors. | ||
+ | |||
+ | ---- | ||
===== Format ===== | ===== Format ===== | ||
<code bash> | <code bash> | ||
- | \033[38;2;R;G;B | + | ESC[ 38;2;⟨r⟩;⟨g⟩;⟨b⟩ m Select RGB foreground color |
+ | ESC[ 48; | ||
</ | </ | ||
bash/colors/24-bit_rgb_colors.1610197960.txt.gz · Last modified: 2021/01/09 13:12 by peter