modules/highlights: add highlightOverride

This commit is contained in:
Austin Horstman 2024-02-08 21:33:56 -06:00 committed by Gaétan Lepage
parent b57fb15344
commit 30bc345dee
2 changed files with 55 additions and 14 deletions

View file

@ -1,7 +1,12 @@
{
example = {
options.termguicolors = true;
highlight = {
MacchiatoRed.fg = "#ed8796";
};
highlightOverride = {
Normal.fg = "#ff0000";
# With raw