1
0
forked from aniani/vim

patch 8.2.2043: GTK3: white border around text stands out

Problem:    GTK3: white border around text stands out.
Solution:   Use current theme color. (closes #7357, issue #349)
This commit is contained in:
Bram Moolenaar
2020-11-25 12:25:47 +01:00
parent 813196784a
commit ff94bd9e47
2 changed files with 4 additions and 2 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2043,
/**/
2042,
/**/