[gd_scene load_steps=7 format=3 uid="uid://hiv2ckjbs43p"] [ext_resource type="Script" uid="uid://drxqmka0n1ntw" path="res://addons/DatePicker/MonthView.gd" id="1_iouni"] [ext_resource type="ButtonGroup" uid="uid://bqxxq56yxl44h" path="res://addons/DatePicker/CalendarGroup.tres" id="2_nfkp2"] [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_5l1mp"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5l1mp"] bg_color = Color(0.613675, 0.748845, 0.957838, 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="StyleBoxFlat_pressed"] bg_color = Color(0.247059, 0.466667, 0.807843, 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="StyleBoxFlat_ochoi"] bg_color = Color(1, 1, 1, 1) corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 [node name="MonthView" type="VBoxContainer"] offset_right = 234.0 offset_bottom = 240.0 script = ExtResource("1_iouni") [node name="DayOfWeek" type="GridContainer" parent="."] layout_mode = 2 columns = 7 [node name="Sunday" type="Label" parent="DayOfWeek"] custom_minimum_size = Vector2(0, 36) layout_mode = 2 size_flags_horizontal = 3 text = "Su" horizontal_alignment = 1 vertical_alignment = 1 [node name="Monday" type="Label" parent="DayOfWeek"] custom_minimum_size = Vector2(0, 36) layout_mode = 2 size_flags_horizontal = 3 text = "Mo" horizontal_alignment = 1 vertical_alignment = 1 [node name="Tuesday" type="Label" parent="DayOfWeek"] custom_minimum_size = Vector2(0, 36) layout_mode = 2 size_flags_horizontal = 3 text = "Tu" horizontal_alignment = 1 vertical_alignment = 1 [node name="Wednesday" type="Label" parent="DayOfWeek"] custom_minimum_size = Vector2(0, 36) layout_mode = 2 size_flags_horizontal = 3 text = "We" horizontal_alignment = 1 vertical_alignment = 1 [node name="Thursday" type="Label" parent="DayOfWeek"] custom_minimum_size = Vector2(0, 36) layout_mode = 2 size_flags_horizontal = 3 text = "Th" horizontal_alignment = 1 vertical_alignment = 1 [node name="Friday" type="Label" parent="DayOfWeek"] custom_minimum_size = Vector2(0, 36) layout_mode = 2 size_flags_horizontal = 3 text = "Fr" horizontal_alignment = 1 vertical_alignment = 1 [node name="Saturday" type="Label" parent="DayOfWeek"] custom_minimum_size = Vector2(0, 36) layout_mode = 2 size_flags_horizontal = 3 text = "Sa" horizontal_alignment = 1 vertical_alignment = 1 [node name="Days" type="GridContainer" parent="."] layout_mode = 2 columns = 7 [node name="Button0" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button1" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button2" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button3" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button4" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button5" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button6" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button7" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button8" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button9" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button10" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button11" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button12" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button13" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button14" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button15" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button16" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button17" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button18" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button19" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button20" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button21" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button22" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button23" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button24" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button25" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button26" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button27" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button28" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button29" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button30" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button31" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button32" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button33" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button34" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button35" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button36" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button37" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button38" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button39" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button40" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2") [node name="Button41" type="Button" parent="Days"] custom_minimum_size = Vector2(30, 30) layout_mode = 2 mouse_default_cursor_shape = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_pressed_color = Color(1, 1, 1, 1) theme_override_styles/focus = SubResource("StyleBoxEmpty_5l1mp") theme_override_styles/hover = SubResource("StyleBoxFlat_5l1mp") theme_override_styles/pressed = SubResource("StyleBoxFlat_pressed") theme_override_styles/normal = SubResource("StyleBoxFlat_ochoi") toggle_mode = true button_group = ExtResource("2_nfkp2")