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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2043,
|
||||
/**/
|
||||
2042,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user