Updated themes for potential theme picker.
This commit is contained in:
@@ -50,7 +50,7 @@ run_gui :: proc(sim: ^Simulator) {
|
||||
sim.font = font
|
||||
|
||||
rl.GuiLoadStyleDefault()
|
||||
rl.GuiLoadStyle("./assets/raygui_styles/style_dark.rgs")
|
||||
rl.GuiLoadStyle("./assets/raygui_styles/genesis.rgs")
|
||||
|
||||
rl.GuiSetFont(font)
|
||||
rl.GuiSetStyle(.DEFAULT, i32(rl.GuiDefaultProperty.TEXT_SIZE), 18)
|
||||
|
||||
Reference in New Issue
Block a user