Improve colors for command highlighting.

This commit is contained in:
2026-09-03 18:12:16 +01:00
parent a276bf60da
commit 0df03f418a
2 changed files with 31 additions and 45 deletions
-5
View File
@@ -11,9 +11,6 @@ struct Token {
TempCurrent,
BufferName,
AddressSeperator,
Address,
Offset,
AddressRegex,
AddressSymbol,
Number,
Mark,
@@ -22,9 +19,7 @@ struct Token {
Function,
Any,
Shell,
Ruby,
File,
Replacement,
Suffix,
Color1,
Color2,