diff options
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__ = { |