hardcode more pleasant (in my opinion) colour scheme for the moment

This commit is contained in:
2024-10-09 01:23:26 +01:00
parent 1ae15e5585
commit bfc5a3914c
3 changed files with 2 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ struct
let
val shellState = consumeDrawEvents shellState
val _ = Gles3.clearColor (1.0, 1.0, 1.0, 1.0)
val _ = Gles3.clearColor (0.087, 0.095, 0.13, 1.0)
val _ = Gles3.clear ()
val _ = draw shellState