Description:
Change popup background.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r642:af2d62a85b16 -

@@ -55,7 +55,7
55 {ImGuiCol.Border, black},
55 {ImGuiCol.Border, black},
56 {ImGuiCol.BorderShadow, black},
56 {ImGuiCol.BorderShadow, black},
57
57
58 {ImGuiCol.PopupBg, white},
58 {ImGuiCol.PopupBg, grey},
59
59
60 {ImGuiCol.Button, grey_transparent},
60 {ImGuiCol.Button, grey_transparent},
61 {ImGuiCol.Text, black}
61 {ImGuiCol.Text, black}
You need to be logged in to leave comments. Login now