Skip to content

256-color bg (SGR 48;5)

Category: sgr · Tags: Xterm Extensions · Specification ↗

SGR 48;5;N sets the background to one of 256 colors. The sequence is ESC [ 48;5;N m. Same palette as SGR 38;5 (256-color foreground): 0-15 standard/bright, 16-231 color cube, 232-255 grayscale.

Supported by 5 of 6 backends (83%)

Support Matrix

BackendVersionSupportNotes
Alacritty0.26.0✓ yes
Ghostty1.3.1✓ yes
Kitty0.40.0✓ yes
vt1000.1.0✓ yes
xterm.js5.5.0✓ yes
WezTerm0.1.0-fork.5~ partialBackend returns palette index instead of resolved RGB

Powered by Termless
Playwright for Terminals