diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-14 13:04:34 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-14 13:04:34 +0100 |
commit | 4bfbf641dc2b8aca8de9f86a9908063f39bd6e31 (patch) | |
tree | 3d016842fc578f59cb0727ddb506c3b01cf53c62 /scenes/gui.tscn | |
parent | 90af765b430e3a75daa9b2b4d0343ae58ad5c33d (diff) |
.
Diffstat (limited to 'scenes/gui.tscn')
-rw-r--r-- | scenes/gui.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scenes/gui.tscn b/scenes/gui.tscn index 1ca7631..03383b0 100644 --- a/scenes/gui.tscn +++ b/scenes/gui.tscn @@ -125,7 +125,7 @@ margin_left = 139.0 margin_top = 7.0 margin_right = 159.4 margin_bottom = 31.4 -custom_colors/font_color = Color( 0, 0.203922, 1, 1 ) +custom_colors/font_color = Color( 1, 0, 0, 1 ) text = "0a" valign = 1 __meta__ = { @@ -137,7 +137,7 @@ margin_left = 162.0 margin_top = 7.0 margin_right = 182.4 margin_bottom = 31.4 -custom_colors/font_color = Color( 1, 0, 0, 1 ) +custom_colors/font_color = Color( 0, 0.619608, 1, 1 ) text = "0d" valign = 1 __meta__ = { |