mirror of https://gitlab.com/basile.b/dexed.git
fine tweaked ident match color
This commit is contained in:
parent
79844bb96a
commit
f92cb3695e
|
@ -498,6 +498,7 @@ begin
|
|||
//
|
||||
HighlightAllColor.Foreground := clNone;
|
||||
HighlightAllColor.Background := clSilver;
|
||||
HighlightAllColor.BackAlpha := 70;
|
||||
//
|
||||
LineHighlightColor.Background := color - $080808;
|
||||
LineHighlightColor.Foreground := clNone;
|
||||
|
|
Loading…
Reference in New Issue