diff options
Diffstat (limited to 'scenes/ui.tscn')
-rw-r--r-- | scenes/ui.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/ui.tscn b/scenes/ui.tscn index 74e591e..7e7848e 100644 --- a/scenes/ui.tscn +++ b/scenes/ui.tscn @@ -3,7 +3,7 @@ [ext_resource type="Script" uid="uid://biw5cwtetstux" path="res://scripts/ui.gd" id="1_yev5y"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nt14h"] -bg_color = Color(0, 0.0117647, 0.552941, 1) +bg_color = Color(0.000440926, 0.159154, 0.585059, 1) [node name="UI" type="PanelContainer"] anchors_preset = 10 |