dsh-theme-mineradio 2.2.6 → 2.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/client.js +1 -1
  2. package/package.json +1 -1
package/lib/client.js CHANGED
@@ -2838,7 +2838,7 @@ var SCENE_BUNDLES = {
2838
2838
  fluidHue: 44,
2839
2839
  fluidDepth: 24,
2840
2840
  dispersionHue: 44,
2841
- dispersionRefract: 45,
2841
+ dispersionRefract: 0,
2842
2842
  starDensity: 50,
2843
2843
  spotlight: true,
2844
2844
  press: true,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dsh-theme-mineradio",
3
3
  "description": "Mineradio: a cinematic private-visual-radio glass theme for the Web surface — champagne glow, fluid or wallpaper backdrop, unified corners, and motion",
4
- "version": "2.2.6",
4
+ "version": "2.2.7",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },