Follow-up from #27 where @manning390 asked: the goto overlay colors are currently hardcoded. Options, roughly in order of ambition:
- respect the terminal palette (ANSI colors only)
- expose overlay colors in the TOML config
- a general theming section for the whole UI
(1)+(2) are small and composable; (3) is a bigger design conversation.
Follow-up from #27 where @manning390 asked: the goto overlay colors are currently hardcoded. Options, roughly in order of ambition:
(1)+(2) are small and composable; (3) is a bigger design conversation.