mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 14:22:40 -06:00
.ide: default hl colors
git-svn-id: svn://ultimatepp.org/upp/trunk@7434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
2818906d9c
commit
bf3e7bd0eb
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ void HighlightSetup::DefaultHlStyles()
|
|||
SetHlStyle(PAPER_READONLY, SColorFace);
|
||||
SetHlStyle(PAPER_SELECTED, SColorHighlight);
|
||||
|
||||
SetHlStyle(PAPER_SELWORD, Blend(SColorHighlight(), White(), 215));
|
||||
SetHlStyle(PAPER_SELWORD, Yellow);s
|
||||
}
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue