Files
codex/codex-rs/core/src
Felipe Coury 82fc47e317 feat(tui): add theme config setting, suppress underline from themes
Add `[tui] theme = "..."` config option that lets users override the
auto-detected syntax highlighting theme with any of the 32 bundled
two-face themes by kebab-case name. Invalid names log a warning and
fall back to adaptive detection.

Also suppress FontStyle::UNDERLINE in convert_style — themes like
Dracula mark type scopes with underline which produces distracting
underlines on type/module names in terminal output.
2026-02-21 19:20:47 -03:00
..
2026-02-21 00:47:15 +00:00
2026-02-10 16:12:31 +00:00
2026-02-18 18:28:34 +00:00
2026-02-10 11:45:23 -08:00
2025-11-28 11:34:57 +00:00