diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-08-01 20:16:14 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-08-01 20:16:14 +0300 |
| commit | f89994a8558ba59388c77b968ce5712bd709e15a (patch) | |
| tree | 76d6c01b6812b441736c9706b9636e55a86dca36 /scenes | |
| parent | 3bcbdb538b69135907caf9e0ecc224a95c133155 (diff) | |
Improve stuff
Diffstat (limited to 'scenes')
| -rw-r--r-- | scenes/GUI.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/GUI.tscn b/scenes/GUI.tscn index b9a55de..5ed79f1 100644 --- a/scenes/GUI.tscn +++ b/scenes/GUI.tscn @@ -33,7 +33,7 @@ margin_top = 520.0 margin_right = 984.0 margin_bottom = 560.0 rect_min_size = Vector2( 0, 40 ) -color = Color( 0.631373, 0.270588, 0.960784, 1 ) +color = Color( 0.403922, 0.360784, 0.54902, 1 ) [node name="Name" type="Label" parent="BottomRow/DialogueBox"] anchor_top = -0.00774612 |
