Add double-hyphen color for CLI highlight theme
This commit is contained in:
parent
08bc9d0d9c
commit
b7c124a433
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ in
|
||||||
highlighters = [ "brackets" "main" ];
|
highlighters = [ "brackets" "main" ];
|
||||||
styles = {
|
styles = {
|
||||||
double-hyphen-option = "fg=blue";
|
double-hyphen-option = "fg=blue";
|
||||||
single-hyphen-option = "fg=blue";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
completionInit = ''
|
completionInit = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue