diff options
author | tpart <tpart120@proton.me> | 2024-06-26 16:22:10 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-06-26 16:22:10 +0200 |
commit | 8dfe99686938995c9d1d8ff4499fab31ef61681a (patch) | |
tree | e5ef2f6557cffa5eb586f295cc76312357558f71 /client/menu/ingame_menu.tscn | |
parent | 33c578b2c8fcf680e0426653bc54c67822ed8c39 (diff) | |
download | hurrycurry-8dfe99686938995c9d1d8ff4499fab31ef61681a.tar hurrycurry-8dfe99686938995c9d1d8ff4499fab31ef61681a.tar.bz2 hurrycurry-8dfe99686938995c9d1d8ff4499fab31ef61681a.tar.zst |
Improve focus style to make it more visible and accessible
Diffstat (limited to 'client/menu/ingame_menu.tscn')
-rw-r--r-- | client/menu/ingame_menu.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/menu/ingame_menu.tscn b/client/menu/ingame_menu.tscn index 920c8724..cfd6ebba 100644 --- a/client/menu/ingame_menu.tscn +++ b/client/menu/ingame_menu.tscn @@ -2,8 +2,8 @@ [ext_resource type="Script" path="res://menu/ingame_menu.gd" id="1_gd1i3"] [ext_resource type="Shader" path="res://menu/blur_mix.gdshader" id="1_o42mc"] -[ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme.tres" id="1_tm331"] -[ext_resource type="FontFile" uid="uid://bo4vh5xkpvrh1" path="res://menu/font-sansita-swashed.woff2" id="2_4u0ox"] +[ext_resource type="Theme" uid="uid://b0qmvo504e457" path="res://menu/theme/theme.tres" id="1_tm331"] +[ext_resource type="FontFile" uid="uid://bo4vh5xkpvrh1" path="res://menu/theme/font-sansita-swashed.woff2" id="2_4u0ox"] [sub_resource type="Animation" id="Animation_8sedy"] length = 0.001 |