aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.odin2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.odin b/src/main.odin
index 1f2d46f..e54a720 100644
--- a/src/main.odin
+++ b/src/main.odin
@@ -182,7 +182,7 @@ main :: proc() {
// ------------------------------------------
BeginDrawing()
- ClearBackground(rl.RED)
+ ClearBackground(theme.background)
when true {
// hotloop