mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Log window - use default system color for background and text
This commit is contained in:
parent
037879198a
commit
c471e03066
1 changed files with 2 additions and 0 deletions
|
|
@ -541,6 +541,8 @@ object frmMain: TfrmMain
|
|||
Top = 299
|
||||
Width = 760
|
||||
Align = alBottom
|
||||
Color = clWindow
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -16
|
||||
Font.Name = 'courier'
|
||||
Font.Pitch = fpFixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue