mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 03:01:07 +08:00
Set ActiveLineColor of SynMemoQuery to light yellow, just like in common editor applications. Should make writing queries slightly comfortable.
This commit is contained in:
@ -1144,6 +1144,7 @@ object MDIChild: TMDIChild
|
||||
Height = 96
|
||||
SingleLineMode = False
|
||||
Align = alClient
|
||||
ActiveLineColor = 8454143
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -13
|
||||
|
Reference in New Issue
Block a user