Fix T47324: Edit-text in list view theme glitch

Use existing text select colors when text matches select color.
This commit is contained in:
2016-02-05 02:57:53 +11:00
parent e7e9613fe6
commit 55dcdb9bd7
2 changed files with 17 additions and 2 deletions

View File

@@ -1867,10 +1867,10 @@ static struct uiWidgetColors wcol_list_item = {
{0, 0, 0, 255},
{0, 0, 0, 0},
{86, 128, 194, 255},
{0, 0, 0, 255},
{90, 90, 90, 255},
{0, 0, 0, 255},
{0, 0, 0, 255},
{255, 255, 255, 255},
0,
0, 0