diff options
Diffstat (limited to 'src/Chelleport/Config.hs')
| -rw-r--r-- | src/Chelleport/Config.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Chelleport/Config.hs b/src/Chelleport/Config.hs index 65b7077..d8b4132 100644 --- a/src/Chelleport/Config.hs +++ b/src/Chelleport/Config.hs @@ -35,7 +35,7 @@ colorFineGrainGrid :: Color colorFineGrainGrid = SDL.V4 55 52 65 100 windowOpacity :: CFloat -windowOpacity = 0.4 +windowOpacity = 0.5 fontSize :: Int fontSize = 24 |
