Choosing a Theme
You can set the theme when you run a command:auto
(default)dark
light
hc
(high contrast)mono
(monochrome)
Environment Variables
You can also set a theme and color options with environment variables:AUTOCLEAN_THEME
— set the theme (auto, dark, light, hc, mono)AUTOCLEAN_COLOR_DEPTH
— set color depth (auto, 8, 256, truecolor)NO_COLOR=1
— turn off all colorsFORCE_COLOR=1
— force color output