mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+fix: SQL Lexer dark mode highlight default colors
This commit is contained in:
parent
19a6ffb895
commit
8b8340a795
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user