From 0c8989a71caee91b1c10e4c88489d6ee9358614f Mon Sep 17 00:00:00 2001 From: tpart Date: Sun, 11 Aug 2024 00:05:32 +0200 Subject: Use darker blur for most panels to increase contrast --- client/menu/play.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/menu/play.tscn') diff --git a/client/menu/play.tscn b/client/menu/play.tscn index cc98ae2a..cd3c7155 100644 --- a/client/menu/play.tscn +++ b/client/menu/play.tscn @@ -2,7 +2,7 @@ [ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme.tres" id="1_cckds"] [ext_resource type="Script" path="res://menu/play.gd" id="2_phxx0"] -[ext_resource type="Material" uid="uid://beea1pc5nt67r" path="res://menu/theme/dark_blur_material.tres" id="4_iobxo"] +[ext_resource type="Material" uid="uid://2j8a0c0a2ta5" path="res://menu/theme/blur_material.tres" id="3_fsbt7"] [ext_resource type="FontFile" uid="uid://bo4vh5xkpvrh1" path="res://menu/theme/font-sansita-swashed.woff2" id="5_ojpbf"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ukani"] @@ -23,7 +23,7 @@ script = ExtResource("2_phxx0") support_anim = false [node name="side" type="PanelContainer" parent="."] -material = ExtResource("4_iobxo") +material = ExtResource("3_fsbt7") layout_mode = 1 anchors_preset = 9 anchor_bottom = 1.0 -- cgit v1.2.3-70-g09d2