mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
0018545263
the bottom value is used, so i've removed the top `ui.help` values from all themes also, the values are not merged, so: ```toml "ui.help" = { modifiers = ["reversed"] } "ui.help" = { fg = "white", bg = "black" } ``` is equal to: ```toml "ui.help" = { fg = "white", bg = "black" } ``` |
||
---|---|---|
.. | ||
grammars | ||
queries | ||
themes | ||
tutor.txt |