use different colours for program

This commit is contained in:
2025-09-27 08:00:21 +01:00
parent cd31bdd0d5
commit 2c388899ca
2 changed files with 25 additions and 25 deletions

View File

@@ -152,7 +152,7 @@ struct
let
val shellState = consumeDrawEvents shellState
val _ = Gles3.clearColor (0.3, 0.3, 0.3, 1.0)
val _ = Gles3.clearColor (0.97, 0.95, 0.937, 1.0)
val _ = Gles3.clear ()
val app = update app