codex-rs/tui/styles.md
bold. For markdown with various header levels, leave in the # signs.dim.reset can help get it back.cyan.green.red.magenta.shimmer.rs is an exception that works well because we take the default colors and just adjust their levels.)black & white as foreground colors because the default terminal theme color will do a better job. (Use reset if you need to in order to get those.) The exception is if you need contrast rendering over a manually colored background.blue and yellow because for now the style guide doesn't use them. Prefer a foreground color mentioned above.(There are some rules to try to catch this in clippy.toml.)