From 44d634db3f42ae60b42a1a20892d11faabc3c1b0 Mon Sep 17 00:00:00 2001 From: dam Date: Wed, 22 Jun 2022 13:40:01 +0000 Subject: Night theme completed. --- themes/day.tres | 32 +++++++++++++++++----------- themes/night.tres | 63 ++++++++++++++++++++++++++++++++++++++++--------------- 2 files changed, 66 insertions(+), 29 deletions(-) (limited to 'themes') diff --git a/themes/day.tres b/themes/day.tres index a8b786d..375928a 100644 --- a/themes/day.tres +++ b/themes/day.tres @@ -1,4 +1,4 @@ -[gd_resource type="Theme" load_steps=17 format=2] +[gd_resource type="Theme" load_steps=18 format=2] [ext_resource path="res://fonts/font_regular.tres" type="DynamicFont" id=1] [ext_resource path="res://fonts/font_mono_regular.tres" type="DynamicFont" id=2] @@ -7,35 +7,39 @@ content_margin_left = 10.0 content_margin_right = 10.0 -[sub_resource type="StyleBoxFlat" id=11] +[sub_resource type="StyleBoxFlat" id=2] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.615686, 0.776471, 0.94902, 0.784314 ) +bg_color = Color( 1, 0.34, 0.34, 1 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 -[sub_resource type="StyleBoxFlat" id=2] +[sub_resource type="StyleBoxFlat" id=22] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.74902, 0.74902, 0.74902, 0.870588 ) +bg_color = Color( 1, 0.231373, 0.231373, 1 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 +[sub_resource type="StyleBoxEmpty" id=24] + [sub_resource type="StyleBoxFlat" id=4] content_margin_left = 10.0 content_margin_right = 10.0 bg_color = Color( 0.475, 0.696667, 0.95, 0.870588 ) +border_width_left = 5 +border_width_top = 5 +border_width_right = 5 +border_width_bottom = 5 corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 -[sub_resource type="StyleBoxEmpty" id=5] - [sub_resource type="StyleBoxEmpty" id=21] content_margin_left = 10.0 content_margin_right = 10.0 @@ -57,6 +61,8 @@ draw_center = false border_width_bottom = 2 border_color = Color( 0.329412, 0.329412, 0.329412, 1 ) +[sub_resource type="StyleBoxFlat" id=23] + [sub_resource type="StyleBoxFlat" id=12] bg_color = Color( 0.85098, 0.85098, 0.85098, 1 ) corner_radius_top_left = 15 @@ -110,14 +116,14 @@ Button/colors/font_color_hover = Color( 0.06, 0.06, 0.06, 1 ) Button/colors/font_color_pressed = Color( 0, 0, 0, 1 ) Button/styles/disabled = SubResource( 10 ) Button/styles/focus = SubResource( 10 ) -Button/styles/hover = SubResource( 11 ) +Button/styles/hover = SubResource( 2 ) Button/styles/normal = SubResource( 2 ) -Button/styles/pressed = SubResource( 4 ) +Button/styles/pressed = SubResource( 22 ) ItemList/colors/font_color = Color( 0.37, 0.37, 0.37, 1 ) ItemList/colors/font_color_selected = Color( 0, 0, 0, 1 ) -ItemList/colors/guide_color = Color( 0.74902, 0.74902, 0.74902, 0.870588 ) +ItemList/colors/guide_color = Color( 1, 0, 0, 0.870588 ) ItemList/fonts/font = ExtResource( 2 ) -ItemList/styles/bg = SubResource( 5 ) +ItemList/styles/bg = SubResource( 24 ) ItemList/styles/selected = SubResource( 4 ) ItemList/styles/selected_focus = SubResource( 4 ) Label/colors/font_color = Color( 0, 0, 0, 1 ) @@ -128,6 +134,9 @@ LineEdit/colors/font_color_selected = Color( 1, 1, 1, 1 ) LineEdit/styles/focus = SubResource( 9 ) LineEdit/styles/normal = SubResource( 7 ) LineEdit/styles/read_only = null +Misc/colors/background = Color( 1, 1, 1, 1 ) +OptionSetList/styles/normal = SubResource( 23 ) +OptionSetList/styles/selected = SubResource( 23 ) Panel/styles/panel = SubResource( 12 ) PopupMenu/colors/font_color = Color( 0.12, 0.12, 0.12, 1 ) PopupMenu/colors/font_color_hover = Color( 0.12, 0.12, 0.12, 1 ) @@ -140,4 +149,3 @@ VScrollBar/styles/grabber_highlight = SubResource( 18 ) VScrollBar/styles/grabber_pressed = SubResource( 19 ) VScrollBar/styles/scroll = SubResource( 17 ) VScrollBar/styles/scroll_focus = SubResource( 17 ) -theme/colors/background = Color( 1, 1, 1, 1 ) diff --git a/themes/night.tres b/themes/night.tres index 558a8da..60ec11a 100644 --- a/themes/night.tres +++ b/themes/night.tres @@ -1,4 +1,4 @@ -[gd_resource type="Theme" load_steps=17 format=2] +[gd_resource type="Theme" load_steps=19 format=2] [ext_resource path="res://fonts/font_regular.tres" type="DynamicFont" id=1] [ext_resource path="res://fonts/font_mono_regular.tres" type="DynamicFont" id=2] @@ -7,35 +7,39 @@ content_margin_left = 10.0 content_margin_right = 10.0 -[sub_resource type="StyleBoxFlat" id=11] +[sub_resource type="StyleBoxFlat" id=2] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.223529, 0.352941, 0.501961, 0.784314 ) +bg_color = Color( 0.501961, 0.0588235, 0.0588235, 0.498039 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 -[sub_resource type="StyleBoxFlat" id=2] +[sub_resource type="StyleBoxFlat" id=22] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.25098, 0.25098, 0.25098, 0.870588 ) +bg_color = Color( 0.54902, 0.0666667, 0.0666667, 0.909804 ) +border_width_left = 2 +border_width_top = 2 +border_width_right = 2 +border_width_bottom = 2 corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 +[sub_resource type="StyleBoxEmpty" id=25] + [sub_resource type="StyleBoxFlat" id=4] content_margin_left = 10.0 content_margin_right = 10.0 -bg_color = Color( 0.337255, 0.529412, 0.74902, 0.870588 ) +bg_color = Color( 0.658824, 0, 0, 0.870588 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 -[sub_resource type="StyleBoxEmpty" id=5] - [sub_resource type="StyleBoxEmpty" id=21] content_margin_left = 10.0 content_margin_right = 10.0 @@ -47,7 +51,7 @@ content_margin_right = 10.0 bg_color = Color( 0, 0, 0, 0 ) draw_center = false border_width_bottom = 4 -border_color = Color( 0.337255, 0.529412, 0.74902, 0.870588 ) +border_color = Color( 0.54902, 0.0666667, 0.0666667, 0.909804 ) [sub_resource type="StyleBoxFlat" id=7] content_margin_left = 10.0 @@ -57,6 +61,29 @@ draw_center = false border_width_bottom = 2 border_color = Color( 0.329412, 0.329412, 0.329412, 1 ) +[sub_resource type="StyleBoxFlat" id=23] +content_margin_left = 10.0 +content_margin_right = 10.0 +content_margin_top = 15.0 +bg_color = Color( 0, 0, 0, 0 ) +border_width_bottom = 2 +border_color = Color( 1, 1, 1, 0.301961 ) +corner_radius_bottom_right = 15 +corner_radius_bottom_left = 15 + +[sub_resource type="StyleBoxFlat" id=24] +content_margin_left = 10.0 +content_margin_right = 10.0 +content_margin_top = 15.0 +bg_color = Color( 0.54902, 0.0666667, 0.0666667, 0.909804 ) +border_width_left = 2 +border_width_right = 2 +border_width_bottom = 2 +corner_radius_top_left = 15 +corner_radius_top_right = 15 +corner_radius_bottom_right = 15 +corner_radius_bottom_left = 15 + [sub_resource type="StyleBoxFlat" id=12] bg_color = Color( 0.14902, 0.14902, 0.14902, 1 ) corner_radius_top_left = 15 @@ -65,7 +92,7 @@ corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 [sub_resource type="StyleBoxFlat" id=20] -bg_color = Color( 0.223529, 0.352941, 0.501961, 0.784314 ) +bg_color = Color( 0.501961, 0.0588235, 0.0588235, 0.498039 ) corner_radius_top_left = 15 corner_radius_top_right = 15 corner_radius_bottom_right = 15 @@ -85,14 +112,14 @@ corner_radius_bottom_right = 15 corner_radius_bottom_left = 15 [sub_resource type="StyleBoxFlat" id=18] -bg_color = Color( 0.223529, 0.352941, 0.501961, 0.784314 ) +bg_color = Color( 0.501961, 0.223529, 0.223529, 0.784314 ) corner_radius_top_left = 10 corner_radius_top_right = 10 corner_radius_bottom_right = 10 corner_radius_bottom_left = 10 [sub_resource type="StyleBoxFlat" id=19] -bg_color = Color( 0.337255, 0.529412, 0.74902, 0.870588 ) +bg_color = Color( 0.54902, 0.0666667, 0.0666667, 0.909804 ) corner_radius_top_left = 10 corner_radius_top_right = 10 corner_radius_bottom_right = 10 @@ -105,18 +132,21 @@ content_margin_left = 20.0 default_font = ExtResource( 1 ) Button/styles/disabled = SubResource( 10 ) Button/styles/focus = SubResource( 10 ) -Button/styles/hover = SubResource( 11 ) +Button/styles/hover = SubResource( 2 ) Button/styles/normal = SubResource( 2 ) -Button/styles/pressed = SubResource( 4 ) -ItemList/colors/guide_color = Color( 0.25098, 0.25098, 0.25098, 0.25098 ) +Button/styles/pressed = SubResource( 22 ) +ItemList/colors/guide_color = Color( 0, 0, 0, 0 ) ItemList/fonts/font = ExtResource( 2 ) -ItemList/styles/bg = SubResource( 5 ) +ItemList/styles/bg = SubResource( 25 ) ItemList/styles/selected = SubResource( 4 ) ItemList/styles/selected_focus = SubResource( 4 ) Label/styles/normal = SubResource( 21 ) LineEdit/styles/focus = SubResource( 9 ) LineEdit/styles/normal = SubResource( 7 ) LineEdit/styles/read_only = null +Misc/colors/background = Color( 0, 0, 0, 1 ) +OptionSetList/styles/normal = SubResource( 23 ) +OptionSetList/styles/selected = SubResource( 24 ) Panel/styles/panel = SubResource( 12 ) PopupMenu/constants/vseparation = 20 PopupMenu/styles/hover = SubResource( 20 ) @@ -127,4 +157,3 @@ VScrollBar/styles/grabber_highlight = SubResource( 18 ) VScrollBar/styles/grabber_pressed = SubResource( 19 ) VScrollBar/styles/scroll = SubResource( 17 ) VScrollBar/styles/scroll_focus = SubResource( 17 ) -theme/colors/background = Color( 0, 0, 0, 1 ) -- cgit v1.2.3