+fix: SQL Lexer dark mode highlight default colors

This commit is contained in:
METANEOCORTEX\Kotti 2021-10-09 15:34:47 +02:00
parent 19a6ffb895
commit 8b8340a795

View File

@ -532,14 +532,14 @@ Parameter Expansion=fore:#F8F876; back:#636305
Back Ticks=fore:#F20C80
Here-Doc (Single Quoted, q)=fore:#76F8F8
[SQL Query]
Comment=fore:#0BBB0B
Comment=fore:#00A8A8
Keyword=bold; fore:#73B9FF
Value Type=bold; fore:#CFE3FA
String=fore:#0BBB0B
String=fore:#8C8C8C
Identifier=fore:#DCDCDC
Quoted Identifier=fore:#00CCCC
Number=fore:#B973FF
Operator=bold; fore:#F6B05A
Operator=bold; fore:#EC880D
[Tcl Script]
Comment=fore:#76F873
Keyword=fore:#7B83E9