GUI: add an option to set modal backdrop color
This commit is contained in:
parent
c78532412d
commit
f01ce71fb6
2 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
enum FurnaceGUIColors {
|
||||
GUI_COLOR_BACKGROUND=0,
|
||||
GUI_COLOR_FRAME_BACKGROUND,
|
||||
GUI_COLOR_MODAL_BACKDROP,
|
||||
GUI_COLOR_HEADER,
|
||||
GUI_COLOR_TEXT,
|
||||
GUI_COLOR_ACCENT_PRIMARY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue