mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
47d77449e4
commit
d76cbbae64
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ void HighlightSetup::DefaultHlStyles()
|
|||
SetHlStyle(PAPER_ERROR, Blend(White(), LtRed(), 50));
|
||||
SetHlStyle(PAPER_WARNING, Blend(White(), Yellow(), 50));
|
||||
|
||||
SetHlStyle(SHOW_LINE, WhiteGray());
|
||||
SetHlStyle(SHOW_LINE, Color(199, 247, 198));
|
||||
}
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue