diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/dark.tres | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/dark.tres b/themes/dark.tres index b556b88..19d1da2 100644 --- a/themes/dark.tres +++ b/themes/dark.tres @@ -41,7 +41,7 @@ content_margin_left = 10.0 content_margin_right = 10.0 bg_color = Color( 0, 0, 0, 0 ) draw_center = false -border_width_bottom = 3 +border_width_bottom = 4 border_color = Color( 0.223529, 0.352941, 0.501961, 1 ) [sub_resource type="StyleBoxFlat" id=7] @@ -49,8 +49,8 @@ content_margin_left = 10.0 content_margin_right = 10.0 bg_color = Color( 0, 0, 0, 0 ) draw_center = false -border_width_bottom = 3 -border_color = Color( 0.33, 0.33, 0.33, 1 ) +border_width_bottom = 2 +border_color = Color( 0.329412, 0.329412, 0.329412, 1 ) [resource] default_font = ExtResource( 1 ) |
