This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/env/common/ansi_graphics_codes.tsv

1.5 KiB

1CodeDescriptionCategory
2NotesFor use with the ANSI `\e[TS;FG;BGm` escape sequenceN/A
30Reset all (default)Text Style (TS)
41BoldText Style (TS)
52DimText Style (TS)
63ItalicText Style (TS)
74UnderlinedText Style (TS)
85BlinkingText Style (TS)
96??? UNKNOWNText Style (TS)
107Inverted colorsText Style (TS)
118Hidden (passwords)Text Style (TS)
1239Default (reset)Foreground Colors (FG)
1330BlackForeground Colors (FG)
1431RedForeground Colors (FG)
1532GreenForeground Colors (FG)
1633YellowForeground Colors (FG)
1734BlueForeground Colors (FG)
1835MagentaForeground Colors (FG)
1936CyanForeground Colors (FG)
2037Light GrayForeground Colors (FG)
2190Dark GrayForeground Colors (FG)
2291Light RedForeground Colors (FG)
2392Light GreenForeground Colors (FG)
2493Light YellowForeground Colors (FG)
2594Light BlueForeground Colors (FG)
2695Light MagentaForeground Colors (FG)
2796Light CyanForeground Colors (FG)
2897WhiteForeground Colors (FG)
2949Default (reset)Background Colors (BG)
3040BlackBackground Colors (BG)
3141RedBackground Colors (BG)
3242GreenBackground Colors (BG)
3343YellowBackground Colors (BG)
3444BlueBackground Colors (BG)
3545MagentaBackground Colors (BG)
3646CyanBackground Colors (BG)
3747Light GrayBackground Colors (BG)
38100Dark GrayBackground Colors (BG)
39101Light RedBackground Colors (BG)
40102Light GreenBackground Colors (BG)
41103Light YellowBackground Colors (BG)
42104Light BlueBackground Colors (BG)
43105Light MagentaBackground Colors (BG)
44106Light CyanBackground Colors (BG)
45107WhiteBackground Colors (BG)