Merge pull request #3703 from RaiKoHoff/Dev_RC

SQL Lexer dark mode highlight default colors fix
This commit is contained in:
Rainer Kottenhoff 2021-10-09 15:35:28 +02:00 committed by GitHub
commit aa4448b39c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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