mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 10:57:48 +03:00
if `config.toml` either does not have `editor.true-color` or sets it to false, many (most?) themes stop being usable. when loading such a theme, Helix falls back to the default theme, but didn't mention this anywhere - even in `~/.cache/helix/helix.log` when run with `-v`. if this occurs when reloading a theme at runtime with `:theme`, there's a fairly helpful error about > `theme requires true color support` seems worth logging about this if it happens during startup too. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml |