diff --git a/isometric-park-fna/UI/StyleSets.cs b/isometric-park-fna/UI/StyleSets.cs --- a/isometric-park-fna/UI/StyleSets.cs +++ b/isometric-park-fna/UI/StyleSets.cs @@ -55,7 +55,7 @@ {ImGuiCol.Border, black}, {ImGuiCol.BorderShadow, black}, - {ImGuiCol.PopupBg, white}, + {ImGuiCol.PopupBg, grey}, {ImGuiCol.Button, grey_transparent}, {ImGuiCol.Text, black}