Add double-hyphen color for CLI highlight theme

This commit is contained in:
Yorick Barbanneau 2024-02-20 22:46:27 +01:00
parent 08bc9d0d9c
commit b7c124a433

View file

@ -29,7 +29,6 @@ in
highlighters = [ "brackets" "main" ];
styles = {
double-hyphen-option = "fg=blue";
single-hyphen-option = "fg=blue";
};
};
completionInit = ''