From a06d49ae8813536fbdd389b1a676ffcfed5b9b8d Mon Sep 17 00:00:00 2001 From: Arlind Date: Wed, 17 Sep 2025 00:25:52 +0200 Subject: [PATCH] change dim --- src/settings/tourneypreview.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/settings/tourneypreview.json b/src/settings/tourneypreview.json index f91ae98..988a2ac 100644 --- a/src/settings/tourneypreview.json +++ b/src/settings/tourneypreview.json @@ -428,11 +428,11 @@ "LoadStoryboards": false, "LoadVideos": false, "FlashToTheBeat": false, - "Dim": { - "Intro": 1, - "Normal": 1, - "Breaks": 1 - }, + "Dim": { + "Intro": 0.5, + "Normal": 0.85, + "Breaks": 0.5 + }, "Parallax": { "Enabled": true, "Amount": 0,