Skip to content
aaronYTDev edited this page Jul 6, 2026 · 6 revisions

fastfetch-config allows you to override the color slots used in the ASCII art for fastfetch.

To do it, either use this command, replacing (slot) and (color) with the color slot & color you want to use: ff color (slot) (color)

Or use the TUI menu Colors, with the first input being the color slot and the second input being the color.

Supported Colors

You can use the named colors black, red, green, yellow, blue, magenta, cyan, white, and for the first time in ANSI code history, orange. Except not because orange is a hex code due to ANSI 208 appearing white on some terminals. PS: We have since fixed orange, just don’t use ANSI 208…

You can also use ANSI or HEX codes.

Clone this wiki locally