Description:
Change popup background.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -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, |
|
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