diff --git a/Translations/Translations.pot b/Translations/Translations.pot index b4a92c803..17943116b 100644 --- a/Translations/Translations.pot +++ b/Translations/Translations.pot @@ -305,6 +305,9 @@ msgstr "" msgid "Gray" msgstr "" +msgid "Blue" +msgstr "" + msgid "Gold" msgstr "" diff --git a/assets/themes/godot/ruler_style.tres b/assets/themes/blue/ruler_style.tres similarity index 100% rename from assets/themes/godot/ruler_style.tres rename to assets/themes/blue/ruler_style.tres diff --git a/assets/themes/godot/theme.tres b/assets/themes/blue/theme.tres similarity index 99% rename from assets/themes/godot/theme.tres rename to assets/themes/blue/theme.tres index 9b88c3ac9..a6bd95bf5 100644 --- a/assets/themes/godot/theme.tres +++ b/assets/themes/blue/theme.tres @@ -1,6 +1,8 @@ -[gd_resource type="Theme" load_steps=1440 format=2] +[gd_resource type="Theme" load_steps=1442 format=2] [ext_resource path="res://assets/fonts/Roboto-Regular.tres" type="DynamicFont" id=1] +[ext_resource path="res://assets/themes/dark/icons/vsplit.png" type="Texture" id=2] +[ext_resource path="res://assets/themes/dark/icons/hsplit.png" type="Texture" id=3] [sub_resource type="StyleBoxFlat" id=1] content_margin_left = 4.5 @@ -9300,8 +9302,8 @@ bg_color = Color( 1, 1, 1, 0.2 ) border_color = Color( 0.2, 0.23, 0.31, 1 ) [sub_resource type="StyleBoxFlat" id=1411] -content_margin_left = 4.5 -content_margin_right = 4.5 +content_margin_left = 5.0 +content_margin_right = 5.0 content_margin_top = 3.0 content_margin_bottom = 3.0 bg_color = Color( 0.15, 0.1725, 0.2325, 1 ) @@ -10403,7 +10405,7 @@ HSlider/icons/grabber_highlight = SubResource( 579 ) HSlider/styles/grabber_area = SubResource( 1404 ) HSlider/styles/slider = SubResource( 1405 ) HSplitContainer/constants/separation = 6 -HSplitContainer/icons/grabber = SubResource( 551 ) +HSplitContainer/icons/grabber = ExtResource( 3 ) HSplitContainer/styles/bg = SubResource( 1406 ) ItemList/colors/font_color = Color( 0.8, 0.8075, 0.8275, 1 ) ItemList/colors/font_color_selected = Color( 1, 1, 1, 1 ) @@ -10612,7 +10614,7 @@ VSlider/icons/grabber_highlight = SubResource( 579 ) VSlider/styles/grabber_area = SubResource( 1435 ) VSlider/styles/slider = SubResource( 1436 ) VSplitContainer/constants/separation = 6 -VSplitContainer/icons/grabber = SubResource( 615 ) +VSplitContainer/icons/grabber = ExtResource( 2 ) VSplitContainer/styles/bg = SubResource( 1437 ) WindowDialog/colors/title_color = Color( 0.8, 0.8075, 0.8275, 1 ) WindowDialog/constants/close_h_ofs = 16 diff --git a/assets/themes/godot/top_menu_style.tres b/assets/themes/blue/top_menu_style.tres similarity index 100% rename from assets/themes/godot/top_menu_style.tres rename to assets/themes/blue/top_menu_style.tres diff --git a/assets/themes/gray/theme.tres b/assets/themes/gray/theme.tres index f29b1bc79..08e62873b 100644 --- a/assets/themes/gray/theme.tres +++ b/assets/themes/gray/theme.tres @@ -1,6 +1,8 @@ [gd_resource type="Theme" load_steps=36 format=2] [ext_resource path="res://assets/fonts/Roboto-Regular.tres" type="DynamicFont" id=1] +[ext_resource path="res://assets/themes/dark/icons/grabber.png" type="Texture" id=2] +[ext_resource path="res://assets/themes/dark/icons/grabber_hover.png" type="Texture" id=3] [sub_resource type="StyleBoxFlat" id=1] content_margin_left = 5.0 @@ -145,12 +147,6 @@ border_width_top = 2 border_width_bottom = 2 border_color = Color( 0.321569, 0.321569, 0.321569, 1 ) -[sub_resource type="StreamTexture" id=16] -load_path = "res://.import/grabber.png-569c96aa963d13add17ccede773b43be.stex" - -[sub_resource type="StreamTexture" id=17] -load_path = "res://.import/grabber_hover.png-a3843e7afb0208915b01dd407783cfc1.stex" - [sub_resource type="StyleBoxFlat" id=18] bg_color = Color( 0.321569, 0.321569, 0.321569, 1 ) corner_radius_top_left = 4 @@ -185,7 +181,7 @@ anti_aliasing = false [sub_resource type="StyleBoxFlat" id=22] bg_color = Color( 0.180392, 0.180392, 0.180392, 1 ) -[sub_resource type="StyleBoxFlat" id=34] +[sub_resource type="StyleBoxFlat" id=23] content_margin_left = 4.5 content_margin_right = 4.5 content_margin_top = 3.0 @@ -196,7 +192,7 @@ corner_radius_top_right = 5 corner_radius_bottom_right = 5 corner_radius_bottom_left = 5 -[sub_resource type="StyleBoxFlat" id=23] +[sub_resource type="StyleBoxFlat" id=24] bg_color = Color( 0.2, 0.2, 0.2, 1 ) border_width_left = 6 border_width_top = 10 @@ -209,10 +205,10 @@ corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 anti_aliasing = false -[sub_resource type="StyleBoxFlat" id=24] +[sub_resource type="StyleBoxFlat" id=25] bg_color = Color( 0.2, 0.2, 0.2, 1 ) -[sub_resource type="StyleBoxFlat" id=25] +[sub_resource type="StyleBoxFlat" id=26] bg_color = Color( 0.321569, 0.321569, 0.321569, 1 ) border_width_left = 5 border_width_top = 10 @@ -225,7 +221,7 @@ corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 anti_aliasing = false -[sub_resource type="StyleBoxFlat" id=26] +[sub_resource type="StyleBoxFlat" id=27] bg_color = Color( 0.2, 0.2, 0.2, 1 ) border_width_left = 10 border_width_top = 6 @@ -233,7 +229,7 @@ border_width_right = 10 border_width_bottom = 8 border_color = Color( 0.2, 0.2, 0.2, 1 ) -[sub_resource type="StyleBoxFlat" id=27] +[sub_resource type="StyleBoxFlat" id=28] bg_color = Color( 0.145098, 0.145098, 0.164706, 1 ) border_width_left = 10 border_width_top = 6 @@ -241,7 +237,7 @@ border_width_right = 10 border_width_bottom = 8 border_color = Color( 0.145098, 0.145098, 0.164706, 1 ) -[sub_resource type="StyleBoxFlat" id=28] +[sub_resource type="StyleBoxFlat" id=29] bg_color = Color( 0.321569, 0.321569, 0.321569, 1 ) border_width_left = 10 border_width_top = 6 @@ -249,19 +245,6 @@ border_width_right = 10 border_width_bottom = 8 border_color = Color( 0.321569, 0.321569, 0.321569, 1 ) -[sub_resource type="StyleBoxFlat" id=29] -bg_color = Color( 0.321569, 0.321569, 0.321569, 1 ) -border_width_left = 4 -border_width_top = 4 -border_width_right = 4 -border_width_bottom = 4 -border_color = Color( 0.321569, 0.321569, 0.321569, 1 ) -corner_radius_top_left = 4 -corner_radius_top_right = 4 -corner_radius_bottom_right = 4 -corner_radius_bottom_left = 4 -anti_aliasing = false - [sub_resource type="StyleBoxFlat" id=30] bg_color = Color( 0.321569, 0.321569, 0.321569, 1 ) border_width_left = 4 @@ -273,17 +256,30 @@ corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 +anti_aliasing = false [sub_resource type="StyleBoxFlat" id=31] bg_color = Color( 0.321569, 0.321569, 0.321569, 1 ) +border_width_left = 4 +border_width_top = 4 +border_width_right = 4 +border_width_bottom = 4 +border_color = Color( 0.321569, 0.321569, 0.321569, 1 ) +corner_radius_top_left = 4 +corner_radius_top_right = 4 +corner_radius_bottom_right = 4 +corner_radius_bottom_left = 4 + +[sub_resource type="StyleBoxFlat" id=32] +bg_color = Color( 0.321569, 0.321569, 0.321569, 1 ) border_width_left = 2 border_width_right = 2 border_color = Color( 0.321569, 0.321569, 0.321569, 1 ) -[sub_resource type="StreamTexture" id=32] +[sub_resource type="StreamTexture" id=33] load_path = "res://.import/vsplit.png-e9d4a9d3ba3096e1627a4854187f6824.stex" -[sub_resource type="StyleBoxFlat" id=33] +[sub_resource type="StyleBoxFlat" id=34] bg_color = Color( 0.176471, 0.176471, 0.176471, 1 ) border_width_left = 2 border_width_top = 20 @@ -364,9 +360,9 @@ HScrollBar/styles/scroll = null HScrollBar/styles/scroll_focus = null HSeparator/constants/separation = 4 HSeparator/styles/separator = SubResource( 15 ) -HSlider/icons/grabber = SubResource( 16 ) +HSlider/icons/grabber = ExtResource( 2 ) HSlider/icons/grabber_disabled = null -HSlider/icons/grabber_highlight = SubResource( 17 ) +HSlider/icons/grabber_highlight = ExtResource( 3 ) HSlider/icons/tick = null HSlider/styles/focus = null HSlider/styles/grabber_area = SubResource( 18 ) @@ -426,7 +422,7 @@ OptionButton/styles/pressed = null Panel/styles/panel = SubResource( 22 ) Panel/styles/panelf = null Panel/styles/panelnc = null -PanelContainer/styles/panel = SubResource( 34 ) +PanelContainer/styles/panel = SubResource( 23 ) PopupMenu/colors/font_color = Color( 0.878431, 0.878431, 0.878431, 1 ) PopupMenu/colors/font_color_accel = Color( 0.7, 0.7, 0.7, 0.8 ) PopupMenu/colors/font_color_disabled = Color( 0.4, 0.4, 0.4, 0.8 ) @@ -442,10 +438,10 @@ PopupMenu/icons/unchecked = null PopupMenu/styles/hover = null PopupMenu/styles/labeled_separator_left = null PopupMenu/styles/labeled_separator_right = null -PopupMenu/styles/panel = SubResource( 23 ) +PopupMenu/styles/panel = SubResource( 24 ) PopupMenu/styles/panel_disabled = null PopupMenu/styles/separator = null -PopupPanel/styles/panel = SubResource( 24 ) +PopupPanel/styles/panel = SubResource( 25 ) SpinBox/icons/updown = null TabContainer/colors/font_color_bg = Color( 0.690196, 0.690196, 0.690196, 1 ) TabContainer/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 ) @@ -462,10 +458,10 @@ TabContainer/icons/increment = null TabContainer/icons/increment_highlight = null TabContainer/icons/menu = null TabContainer/icons/menu_highlight = null -TabContainer/styles/panel = SubResource( 25 ) -TabContainer/styles/tab_bg = SubResource( 26 ) -TabContainer/styles/tab_disabled = SubResource( 27 ) -TabContainer/styles/tab_fg = SubResource( 28 ) +TabContainer/styles/panel = SubResource( 26 ) +TabContainer/styles/tab_bg = SubResource( 27 ) +TabContainer/styles/tab_disabled = SubResource( 28 ) +TabContainer/styles/tab_fg = SubResource( 29 ) Tabs/colors/font_color_bg = Color( 0.69, 0.69, 0.69, 1 ) Tabs/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 ) Tabs/colors/font_color_fg = Color( 0.94, 0.94, 0.94, 1 ) @@ -481,10 +477,10 @@ Tabs/icons/increment = null Tabs/icons/increment_highlight = null Tabs/styles/button = null Tabs/styles/button_pressed = null -Tabs/styles/panel = SubResource( 25 ) -Tabs/styles/tab_bg = SubResource( 26 ) -Tabs/styles/tab_disabled = SubResource( 27 ) -Tabs/styles/tab_fg = SubResource( 28 ) +Tabs/styles/panel = SubResource( 26 ) +Tabs/styles/tab_bg = SubResource( 27 ) +Tabs/styles/tab_disabled = SubResource( 28 ) +Tabs/styles/tab_fg = SubResource( 29 ) TextEdit/colors/background_color = Color( 0, 0, 0, 0 ) TextEdit/colors/brace_mismatch_color = Color( 1, 0.2, 0.2, 1 ) TextEdit/colors/breakpoint_color = Color( 0.8, 0.8, 0.4, 0.2 ) @@ -516,7 +512,7 @@ TextEdit/fonts/font = null TextEdit/icons/tab = null TextEdit/styles/completion = null TextEdit/styles/focus = null -TextEdit/styles/normal = SubResource( 29 ) +TextEdit/styles/normal = SubResource( 30 ) TextEdit/styles/read_only = null Tree/colors/cursor_color = Color( 0, 0, 0, 1 ) Tree/colors/custom_button_font_highlight = Color( 0.941176, 0.941176, 0.941176, 1 ) @@ -544,7 +540,7 @@ Tree/icons/checked = null Tree/icons/select_arrow = null Tree/icons/unchecked = null Tree/icons/updown = null -Tree/styles/bg = SubResource( 30 ) +Tree/styles/bg = SubResource( 31 ) Tree/styles/bg_focus = null Tree/styles/button_pressed = null Tree/styles/cursor = null @@ -568,10 +564,10 @@ VScrollBar/styles/grabber_pressed = SubResource( 14 ) VScrollBar/styles/scroll = null VScrollBar/styles/scroll_focus = null VSeparator/constants/separation = 4 -VSeparator/styles/separator = SubResource( 31 ) +VSeparator/styles/separator = SubResource( 32 ) VSplitContainer/constants/autohide = 1 VSplitContainer/constants/separation = 6 -VSplitContainer/icons/grabber = SubResource( 32 ) +VSplitContainer/icons/grabber = SubResource( 33 ) VSplitContainer/styles/bg = null WindowDialog/colors/title_color = Color( 1, 1, 1, 1 ) WindowDialog/constants/close_h_ofs = 18 @@ -581,4 +577,4 @@ WindowDialog/constants/title_height = 20 WindowDialog/fonts/title_font = null WindowDialog/icons/close = null WindowDialog/icons/close_highlight = null -WindowDialog/styles/panel = SubResource( 33 ) +WindowDialog/styles/panel = SubResource( 34 ) diff --git a/assets/themes/light/theme.tres b/assets/themes/light/theme.tres index 7fbe8209c..0c378ec34 100644 --- a/assets/themes/light/theme.tres +++ b/assets/themes/light/theme.tres @@ -177,7 +177,7 @@ anti_aliasing = false [sub_resource type="StyleBoxFlat" id=19] bg_color = Color( 1, 1, 1, 1 ) -[sub_resource type="StyleBoxFlat" id=31] +[sub_resource type="StyleBoxFlat" id=20] content_margin_left = 4.5 content_margin_right = 4.5 content_margin_top = 3.0 @@ -188,7 +188,7 @@ corner_radius_top_right = 5 corner_radius_bottom_right = 5 corner_radius_bottom_left = 5 -[sub_resource type="StyleBoxFlat" id=20] +[sub_resource type="StyleBoxFlat" id=21] bg_color = Color( 0.627451, 0.627451, 0.627451, 1 ) border_width_left = 6 border_width_top = 10 @@ -201,10 +201,10 @@ corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 anti_aliasing = false -[sub_resource type="StyleBoxFlat" id=21] +[sub_resource type="StyleBoxFlat" id=22] bg_color = Color( 0.764706, 0.764706, 0.764706, 1 ) -[sub_resource type="StyleBoxFlat" id=22] +[sub_resource type="StyleBoxFlat" id=23] bg_color = Color( 0.627451, 0.627451, 0.627451, 1 ) border_width_left = 5 border_width_top = 10 @@ -217,7 +217,7 @@ corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 anti_aliasing = false -[sub_resource type="StyleBoxFlat" id=23] +[sub_resource type="StyleBoxFlat" id=24] bg_color = Color( 0.352941, 0.352941, 0.352941, 1 ) border_width_left = 10 border_width_top = 6 @@ -225,7 +225,7 @@ border_width_right = 10 border_width_bottom = 8 border_color = Color( 0.352941, 0.352941, 0.352941, 1 ) -[sub_resource type="StyleBoxFlat" id=24] +[sub_resource type="StyleBoxFlat" id=25] bg_color = Color( 0.239216, 0.239216, 0.239216, 1 ) border_width_left = 10 border_width_top = 6 @@ -233,7 +233,7 @@ border_width_right = 10 border_width_bottom = 8 border_color = Color( 0.239216, 0.239216, 0.239216, 1 ) -[sub_resource type="StyleBoxFlat" id=25] +[sub_resource type="StyleBoxFlat" id=26] bg_color = Color( 0.627451, 0.627451, 0.627451, 1 ) border_width_left = 10 border_width_top = 6 @@ -241,19 +241,6 @@ border_width_right = 10 border_width_bottom = 8 border_color = Color( 0.627451, 0.627451, 0.627451, 1 ) -[sub_resource type="StyleBoxFlat" id=26] -bg_color = Color( 0.627451, 0.627451, 0.627451, 1 ) -border_width_left = 4 -border_width_top = 4 -border_width_right = 4 -border_width_bottom = 4 -border_color = Color( 0.627451, 0.627451, 0.627451, 1 ) -corner_radius_top_left = 4 -corner_radius_top_right = 4 -corner_radius_bottom_right = 4 -corner_radius_bottom_left = 4 -anti_aliasing = false - [sub_resource type="StyleBoxFlat" id=27] bg_color = Color( 0.627451, 0.627451, 0.627451, 1 ) border_width_left = 4 @@ -265,8 +252,21 @@ corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 +anti_aliasing = false [sub_resource type="StyleBoxFlat" id=28] +bg_color = Color( 0.627451, 0.627451, 0.627451, 1 ) +border_width_left = 4 +border_width_top = 4 +border_width_right = 4 +border_width_bottom = 4 +border_color = Color( 0.627451, 0.627451, 0.627451, 1 ) +corner_radius_top_left = 4 +corner_radius_top_right = 4 +corner_radius_bottom_right = 4 +corner_radius_bottom_left = 4 + +[sub_resource type="StyleBoxFlat" id=29] bg_color = Color( 0.529412, 0.529412, 0.529412, 1 ) border_width_left = 5 border_width_right = 5 @@ -276,13 +276,13 @@ corner_radius_top_right = 2 corner_radius_bottom_right = 2 corner_radius_bottom_left = 2 -[sub_resource type="StyleBoxFlat" id=29] +[sub_resource type="StyleBoxFlat" id=30] bg_color = Color( 0.627451, 0.627451, 0.627451, 1 ) border_width_left = 2 border_width_right = 2 border_color = Color( 0.627451, 0.627451, 0.627451, 1 ) -[sub_resource type="StyleBoxFlat" id=30] +[sub_resource type="StyleBoxFlat" id=31] bg_color = Color( 0.835294, 0.835294, 0.835294, 1 ) border_width_left = 2 border_width_top = 20 @@ -425,7 +425,7 @@ OptionButton/styles/pressed = null Panel/styles/panel = SubResource( 19 ) Panel/styles/panelf = null Panel/styles/panelnc = null -PanelContainer/styles/panel = SubResource( 31 ) +PanelContainer/styles/panel = SubResource( 20 ) PopupMenu/colors/font_color = Color( 0, 0, 0, 1 ) PopupMenu/colors/font_color_accel = Color( 0.164706, 0.164706, 0.164706, 0.8 ) PopupMenu/colors/font_color_disabled = Color( 0.4, 0.4, 0.4, 0.8 ) @@ -441,10 +441,10 @@ PopupMenu/icons/unchecked = null PopupMenu/styles/hover = null PopupMenu/styles/labeled_separator_left = null PopupMenu/styles/labeled_separator_right = null -PopupMenu/styles/panel = SubResource( 20 ) +PopupMenu/styles/panel = SubResource( 21 ) PopupMenu/styles/panel_disabled = null PopupMenu/styles/separator = null -PopupPanel/styles/panel = SubResource( 21 ) +PopupPanel/styles/panel = SubResource( 22 ) SpinBox/icons/updown = null TabContainer/colors/font_color_bg = Color( 0, 0, 0, 1 ) TabContainer/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 ) @@ -461,10 +461,10 @@ TabContainer/icons/increment = null TabContainer/icons/increment_highlight = null TabContainer/icons/menu = null TabContainer/icons/menu_highlight = null -TabContainer/styles/panel = SubResource( 22 ) -TabContainer/styles/tab_bg = SubResource( 23 ) -TabContainer/styles/tab_disabled = SubResource( 24 ) -TabContainer/styles/tab_fg = SubResource( 25 ) +TabContainer/styles/panel = SubResource( 23 ) +TabContainer/styles/tab_bg = SubResource( 24 ) +TabContainer/styles/tab_disabled = SubResource( 25 ) +TabContainer/styles/tab_fg = SubResource( 26 ) Tabs/colors/font_color_bg = Color( 0.69, 0.69, 0.69, 1 ) Tabs/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 ) Tabs/colors/font_color_fg = Color( 0.94, 0.94, 0.94, 1 ) @@ -480,10 +480,10 @@ Tabs/icons/increment = null Tabs/icons/increment_highlight = null Tabs/styles/button = null Tabs/styles/button_pressed = null -Tabs/styles/panel = SubResource( 22 ) -Tabs/styles/tab_bg = SubResource( 23 ) -Tabs/styles/tab_disabled = SubResource( 24 ) -Tabs/styles/tab_fg = SubResource( 25 ) +Tabs/styles/panel = SubResource( 23 ) +Tabs/styles/tab_bg = SubResource( 24 ) +Tabs/styles/tab_disabled = SubResource( 25 ) +Tabs/styles/tab_fg = SubResource( 26 ) TextEdit/colors/background_color = Color( 0, 0, 0, 0 ) TextEdit/colors/brace_mismatch_color = Color( 1, 0.2, 0.2, 1 ) TextEdit/colors/breakpoint_color = Color( 0.8, 0.8, 0.4, 0.2 ) @@ -515,7 +515,7 @@ TextEdit/fonts/font = null TextEdit/icons/tab = null TextEdit/styles/completion = null TextEdit/styles/focus = null -TextEdit/styles/normal = SubResource( 26 ) +TextEdit/styles/normal = SubResource( 27 ) TextEdit/styles/read_only = null ToolButton/colors/font_color = Color( 0, 0, 0, 1 ) ToolButton/colors/font_color_disabled = Color( 0.9, 0.95, 1, 0.3 ) @@ -554,7 +554,7 @@ Tree/icons/checked = null Tree/icons/select_arrow = null Tree/icons/unchecked = null Tree/icons/updown = null -Tree/styles/bg = SubResource( 27 ) +Tree/styles/bg = SubResource( 28 ) Tree/styles/bg_focus = null Tree/styles/button_pressed = null Tree/styles/cursor = null @@ -575,10 +575,10 @@ VScrollBar/icons/increment_highlight = null VScrollBar/styles/grabber = SubResource( 11 ) VScrollBar/styles/grabber_highlight = SubResource( 12 ) VScrollBar/styles/grabber_pressed = SubResource( 13 ) -VScrollBar/styles/scroll = SubResource( 28 ) +VScrollBar/styles/scroll = SubResource( 29 ) VScrollBar/styles/scroll_focus = null VSeparator/constants/separation = 4 -VSeparator/styles/separator = SubResource( 29 ) +VSeparator/styles/separator = SubResource( 30 ) VSplitContainer/constants/autohide = 1 VSplitContainer/constants/separation = 6 VSplitContainer/icons/grabber = ExtResource( 4 ) @@ -591,4 +591,4 @@ WindowDialog/constants/title_height = 20 WindowDialog/fonts/title_font = null WindowDialog/icons/close = null WindowDialog/icons/close_highlight = null -WindowDialog/styles/panel = SubResource( 30 ) +WindowDialog/styles/panel = SubResource( 31 ) diff --git a/src/UI/Dialogs/PreferencesDialog.gd b/src/UI/Dialogs/PreferencesDialog.gd index 9eef52b3f..d29abd709 100644 --- a/src/UI/Dialogs/PreferencesDialog.gd +++ b/src/UI/Dialogs/PreferencesDialog.gd @@ -329,9 +329,9 @@ func change_theme(ID : int) -> void: elif ID == 2: # Godot's Theme Global.theme_type = "Blue" VisualServer.set_default_clear_color(Color("3b445c")) - main_theme = preload("res://assets/themes/godot/theme.tres") - top_menu_style = preload("res://assets/themes/godot/top_menu_style.tres") - ruler_style = preload("res://assets/themes/godot/ruler_style.tres") + main_theme = preload("res://assets/themes/blue/theme.tres") + top_menu_style = preload("res://assets/themes/blue/top_menu_style.tres") + ruler_style = preload("res://assets/themes/blue/ruler_style.tres") elif ID == 3: # Gold Theme Global.theme_type = "Gold" VisualServer.set_default_clear_color(Color(0.694118, 0.619608, 0.458824)) diff --git a/src/UI/Dialogs/PreferencesDialog.tscn b/src/UI/Dialogs/PreferencesDialog.tscn index b6deeade0..e1b0d7347 100644 --- a/src/UI/Dialogs/PreferencesDialog.tscn +++ b/src/UI/Dialogs/PreferencesDialog.tscn @@ -42,22 +42,22 @@ hide_root = true [node name="ScrollContainer" type="ScrollContainer" parent="HSplitContainer"] margin_left = 98.0 -margin_right = 584.0 +margin_right = 604.0 margin_bottom = 1110.0 rect_min_size = Vector2( 100, 0 ) size_flags_horizontal = 3 [node name="VBoxContainer" type="VBoxContainer" parent="HSplitContainer/ScrollContainer"] -margin_right = 486.0 +margin_right = 506.0 margin_bottom = 1286.0 size_flags_horizontal = 3 [node name="General" type="VBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer"] -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 180.0 [node name="SmoothZoom" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 24.0 hint_tooltip = "Adds a smoother transition when zooming in or out" mouse_default_cursor_shape = 2 @@ -66,19 +66,19 @@ text = "Smooth Zoom" [node name="HSeparator2" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] margin_top = 28.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 32.0 [node name="GridContainer" type="GridContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] margin_top = 36.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 88.0 custom_constants/vseparation = 4 custom_constants/hseparation = 4 columns = 2 [node name="LeftIndicatorCheckbox" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General/GridContainer"] -margin_right = 235.0 +margin_right = 245.0 margin_bottom = 24.0 hint_tooltip = "Show left mouse pixel indicator or brush on the canvas when drawing" mouse_default_cursor_shape = 2 @@ -87,8 +87,8 @@ pressed = true text = "Left pixel indicator" [node name="RightIndicatorCheckbox" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General/GridContainer"] -margin_left = 239.0 -margin_right = 474.0 +margin_left = 249.0 +margin_right = 494.0 margin_bottom = 24.0 hint_tooltip = "Show right mouse pixel indicator or brush on the canvas when drawing" mouse_default_cursor_shape = 2 @@ -97,7 +97,7 @@ text = "Right pixel indicator" [node name="LeftToolIconCheckbox" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General/GridContainer"] margin_top = 28.0 -margin_right = 235.0 +margin_right = 245.0 margin_bottom = 52.0 hint_tooltip = "Displays an icon of the selected left tool next to the cursor on the canvas" mouse_default_cursor_shape = 2 @@ -106,9 +106,9 @@ pressed = true text = "Show left tool icon" [node name="RightToolIconCheckbox" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General/GridContainer"] -margin_left = 239.0 +margin_left = 249.0 margin_top = 28.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 52.0 hint_tooltip = "Displays an icon of the selected right tool next to the cursor on the canvas" mouse_default_cursor_shape = 2 @@ -118,7 +118,7 @@ text = "Show right tool icon" [node name="HSeparator3" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] margin_top = 92.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 96.0 [node name="PressureSentivity" type="HBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] @@ -143,7 +143,7 @@ selected = 1 [node name="OpenLastProject" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] margin_top = 100.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 124.0 hint_tooltip = "Opens last opened project on startup" mouse_default_cursor_shape = 2 @@ -152,7 +152,7 @@ text = "Open last project on startup" [node name="EnableAutosave" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] margin_top = 128.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 152.0 mouse_default_cursor_shape = 2 text = "Enable autosave" @@ -162,7 +162,7 @@ __meta__ = { [node name="AutosaveInterval" type="HBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/General"] margin_top = 156.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 180.0 __meta__ = { "_edit_use_anchors_": false @@ -176,7 +176,7 @@ text = "Autosave interval:" [node name="AutosaveInterval" type="SpinBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/General/AutosaveInterval"] margin_left = 119.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 24.0 size_flags_horizontal = 3 min_value = 1.0 @@ -190,11 +190,11 @@ __meta__ = { [node name="Languages" type="VBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer"] margin_top = 184.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 632.0 [node name="System Language" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 24.0 mouse_default_cursor_shape = 2 pressed = true @@ -202,21 +202,21 @@ text = "System Language" [node name="Czech" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 28.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 52.0 mouse_default_cursor_shape = 2 text = "Czech [cs]" [node name="German" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 56.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 80.0 mouse_default_cursor_shape = 2 text = "Deutsch [de]" [node name="Greek" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 84.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 108.0 mouse_default_cursor_shape = 2 custom_fonts/font = ExtResource( 2 ) @@ -224,77 +224,77 @@ text = "Ελληνικά [el]" [node name="English" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 112.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 136.0 mouse_default_cursor_shape = 2 text = "English [en]" [node name="Esperanto" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 140.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 164.0 mouse_default_cursor_shape = 2 text = "Esperanto [eo]" [node name="Spanish" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 168.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 192.0 mouse_default_cursor_shape = 2 text = "Español [es]" [node name="French" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 196.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 220.0 mouse_default_cursor_shape = 2 text = "Français [fr]" [node name="Indonesian" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 224.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 248.0 mouse_default_cursor_shape = 2 text = "Indonesian [id]" [node name="Italian" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 252.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 276.0 mouse_default_cursor_shape = 2 text = "Italiano [it]" [node name="Latvian" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 280.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 304.0 mouse_default_cursor_shape = 2 text = "Latvian [lv]" [node name="Polish" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 308.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 332.0 mouse_default_cursor_shape = 2 text = "Polski [pl]" [node name="Brazilian Portuguese" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 336.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 360.0 mouse_default_cursor_shape = 2 text = "Português Brasileiro [pt_BR]" [node name="Russian" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 364.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 388.0 mouse_default_cursor_shape = 2 text = "Русский [ru]" [node name="Chinese Simplified" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 392.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 418.0 mouse_default_cursor_shape = 2 custom_fonts/font = ExtResource( 3 ) @@ -302,7 +302,7 @@ text = "简体中文 [zh_CN]" [node name="Chinese Traditional" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Languages"] margin_top = 422.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 448.0 mouse_default_cursor_shape = 2 custom_fonts/font = ExtResource( 3 ) @@ -310,50 +310,50 @@ text = "繁體中文 [zh_TW]" [node name="Themes" type="VBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer"] margin_top = 636.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 772.0 [node name="Dark Theme" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Themes"] -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 24.0 mouse_default_cursor_shape = 2 text = "Dark" [node name="Gray Theme" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Themes"] margin_top = 28.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 52.0 mouse_default_cursor_shape = 2 text = "Gray" -[node name="Godot\'s Theme" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Themes"] +[node name="Blue Theme" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Themes"] margin_top = 56.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 80.0 mouse_default_cursor_shape = 2 -text = "Godot" +text = "Blue" [node name="Gold Theme" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Themes"] margin_top = 84.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 108.0 mouse_default_cursor_shape = 2 text = "Gold" [node name="Light Theme" type="CheckBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Themes"] margin_top = 112.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 136.0 mouse_default_cursor_shape = 2 text = "Light" [node name="Canvas" type="VBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer"] margin_top = 776.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 968.0 [node name="GuideOptions" type="GridContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas"] -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 20.0 custom_constants/vseparation = 4 custom_constants/hseparation = 4 @@ -370,7 +370,7 @@ text = "Guides color:" [node name="GuideColor" type="ColorPickerButton" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas/GuideOptions"] margin_left = 114.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 20.0 rect_min_size = Vector2( 64, 20 ) hint_tooltip = "A color of ruler guides displayed on the canvas" @@ -380,12 +380,12 @@ color = Color( 0.63, 0.13, 0.94, 1 ) [node name="HSeparator" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas"] margin_top = 24.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 28.0 [node name="GridOptions" type="GridContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas"] margin_top = 32.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 108.0 custom_constants/vseparation = 4 custom_constants/hseparation = 4 @@ -402,7 +402,7 @@ text = "Grid width:" [node name="GridWidthValue" type="SpinBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas/GridOptions"] margin_left = 114.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 24.0 hint_tooltip = "Sets how far apart are vertical lines of the grid" mouse_default_cursor_shape = 2 @@ -423,7 +423,7 @@ text = "Grid height:" [node name="GridHeightValue" type="SpinBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas/GridOptions"] margin_left = 114.0 margin_top = 28.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 52.0 hint_tooltip = "Sets how far apart are horizontal lines of the grid" mouse_default_cursor_shape = 2 @@ -445,7 +445,7 @@ text = "Grid color:" [node name="GridColor" type="ColorPickerButton" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas/GridOptions"] margin_left = 114.0 margin_top = 56.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 76.0 rect_min_size = Vector2( 64, 20 ) hint_tooltip = "A color of the grid" @@ -453,12 +453,12 @@ mouse_default_cursor_shape = 2 [node name="HSeparator2" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas"] margin_top = 112.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 116.0 [node name="CheckerOptions" type="GridContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/Canvas"] margin_top = 120.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 192.0 custom_constants/vseparation = 4 custom_constants/hseparation = 4 @@ -523,11 +523,11 @@ color = Color( 0.341176, 0.34902, 0.341176, 1 ) [node name="Image" type="VBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer"] margin_top = 972.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 1048.0 [node name="ImageOptions" type="GridContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/Image"] -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 76.0 custom_constants/vseparation = 4 custom_constants/hseparation = 4 @@ -544,7 +544,7 @@ text = "Default width:" [node name="ImageDefaultWidth" type="SpinBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Image/ImageOptions"] margin_left = 114.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 24.0 hint_tooltip = "A default width of a new image" mouse_default_cursor_shape = 2 @@ -566,7 +566,7 @@ text = "Default height:" [node name="ImageDefaultHeight" type="SpinBox" parent="HSplitContainer/ScrollContainer/VBoxContainer/Image/ImageOptions"] margin_left = 114.0 margin_top = 28.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 52.0 hint_tooltip = "A default height of a new image" mouse_default_cursor_shape = 2 @@ -587,7 +587,7 @@ text = "Default fill color:" [node name="DefaultFillColor" type="ColorPickerButton" parent="HSplitContainer/ScrollContainer/VBoxContainer/Image/ImageOptions"] margin_left = 114.0 margin_top = 56.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 76.0 rect_min_size = Vector2( 64, 20 ) hint_tooltip = "A default background color of a new image" @@ -596,11 +596,11 @@ color = Color( 0, 0, 0, 0 ) [node name="Shortcuts" type="VBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer"] margin_top = 1052.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 1286.0 [node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts"] -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 20.0 hint_tooltip = "Only custom preset can be modified" @@ -612,7 +612,7 @@ text = "Preset:" [node name="PresetOptionButton" type="OptionButton" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/HBoxContainer"] margin_left = 49.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 20.0 mouse_default_cursor_shape = 2 size_flags_horizontal = 3 @@ -622,12 +622,12 @@ selected = 0 [node name="HSeparator" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts"] margin_top = 24.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 28.0 [node name="Shortcuts" type="GridContainer" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts"] margin_top = 32.0 -margin_right = 474.0 +margin_right = 494.0 margin_bottom = 234.0 custom_constants/vseparation = 2 custom_constants/hseparation = 5 @@ -639,7 +639,7 @@ margin_bottom = 14.0 [node name="LeftToolLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 14.0 hint_tooltip = "A tool assigned to the left mouse button" mouse_filter = 0 @@ -647,8 +647,8 @@ text = "Left Tool:" align = 1 [node name="RightToolLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 -margin_right = 473.0 +margin_left = 320.0 +margin_right = 493.0 margin_bottom = 14.0 hint_tooltip = "A tool assigned to the right mouse button" mouse_filter = 0 @@ -669,13 +669,13 @@ margin_bottom = 22.0 [node name="HSeparator2" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 16.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 20.0 [node name="HSeparator3" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 16.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 20.0 [node name="RectSelectLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] @@ -687,14 +687,14 @@ text = "Rectangular Selection" [node name="left_rectangle_select_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 22.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 42.0 size_flags_horizontal = 3 [node name="right_rectangle_select_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 22.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 42.0 size_flags_horizontal = 3 @@ -707,14 +707,14 @@ text = "Zoom" [node name="left_zoom_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 44.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 64.0 size_flags_horizontal = 3 [node name="right_zoom_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 44.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 64.0 size_flags_horizontal = 3 @@ -727,13 +727,13 @@ text = "Color Picker" [node name="left_colorpicker_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 66.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 86.0 [node name="right_colorpicker_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 66.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 86.0 [node name="PencilLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] @@ -745,13 +745,13 @@ text = "Pencil" [node name="left_pencil_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 88.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 108.0 [node name="right_pencil_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 88.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 108.0 [node name="EraserLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] @@ -763,13 +763,13 @@ text = "Eraser" [node name="left_eraser_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 110.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 130.0 [node name="right_eraser_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 110.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 130.0 [node name="BucketLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] @@ -781,13 +781,13 @@ text = "Bucket" [node name="left_fill_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 132.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 152.0 [node name="right_fill_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 132.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 152.0 [node name="LightenDarkenLabel" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] @@ -799,13 +799,13 @@ text = "Lighten/Darken" [node name="left_lightdark_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 154.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 174.0 [node name="right_lightdark_tool" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 154.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 174.0 [node name="HSeparator4" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] @@ -816,13 +816,13 @@ margin_bottom = 180.0 [node name="HSeparator5" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 176.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 180.0 [node name="HSeparator6" type="HSeparator" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] -margin_left = 310.0 +margin_left = 320.0 margin_top = 176.0 -margin_right = 473.0 +margin_right = 493.0 margin_bottom = 180.0 [node name="Switch Colors" type="Label" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] @@ -834,7 +834,7 @@ text = "Switch Colors" [node name="switch_colors" type="Button" parent="HSplitContainer/ScrollContainer/VBoxContainer/Shortcuts/Shortcuts"] margin_left = 142.0 margin_top = 182.0 -margin_right = 305.0 +margin_right = 315.0 margin_bottom = 202.0 [node name="Popups" type="Node" parent="."]