diff --git a/index.html b/index.html
index ee21d73..9512cd6 100644
--- a/index.html
+++ b/index.html
@@ -135,8 +135,8 @@
},
throwback: {
bloom: {
- radius: 0.4,
- strength: 1,
+ radius: 0.3,
+ strength: 1.45,
threshold: 0.0
},
cycleSpeed: 0.4,
@@ -145,14 +145,14 @@
fallSpeed: 0.6,
font: fonts.matrixcode,
glyphEdgeCrop: 0.15,
- glyphHeightToWidth:1.5,
+ glyphHeightToWidth:1.35,
hasSun: false,
hasThunder: false,
isPolar: false,
- numColumns: 90,
+ numColumns: 108,
palette: [
{r: 0.00, g: 0.00, b: 0.00, at: 0.0},
- {r: 0.30, g: 0.90, b: 0.35, at: 0.5},
+ {r: 0.18, g: 0.90, b: 0.35, at: 0.6},
{r: 0.90, g: 1.00, b: 0.90, at: 1.0},
],
raindropLength: 1.5,