AutocleanEEG Pipeline lets you change how the command-line interface looks. You can pick a theme that works best for you, like dark, light, high-contrast, or monochrome.Documentation Index
Fetch the complete documentation index at: https://docs.autocleaneeg.org/llms.txt
Use this file to discover all available pages before exploring further.
Choosing a Theme
You can set the theme when you run a command:auto(default)darklighthc(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