mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04: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 |