Skip to content

Commit a269369

Browse files
committed
fix broken theme if app starts from classic theme
1 parent 0280b63 commit a269369

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

material_maker/theme/classic_base.tres

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,6 +1136,18 @@ MM_Icons/icons/spline_progressive = SubResource("AtlasTexture_70aex")
11361136
MM_Icons/icons/spline_reverse = SubResource("AtlasTexture_ahanl")
11371137
MM_Icons/icons/spline_unlink = SubResource("AtlasTexture_iofl8")
11381138
MM_Icons/icons/view = SubResource("AtlasTexture_en6gw")
1139+
MM_LazyLink/colors/active_color = Color(0.563787, 0.4488, 0.88, 0.8)
1140+
MM_LazyLink/colors/active_link_color = Color(0.753, 0.667, 1, 1)
1141+
MM_LazyLink/colors/context_color = Color(0.2301, 0.428045, 0.59, 0.8)
1142+
MM_LazyLink/colors/context_link_color = Color(0.46, 0.757, 1, 1)
1143+
MM_LazyLink/colors/inactive_color = Color(0.412, 0.412, 0.412, 1)
1144+
MM_LazyLink/colors/inactive_link_color = Color(0.996, 0.996, 0.996, 1)
1145+
MM_LazyLink/colors/mix_color = Color(0.5882354, 0.23137257, 0.50496286, 0.8)
1146+
MM_LazyLink/colors/mix_link_color = Color(1, 0.45882356, 0.8855888, 1)
1147+
MM_LazyLink/constants/border_width = 7
1148+
MM_LazyLink/constants/corner_detail = 3
1149+
MM_LazyLink/constants/corner_radius = 4
1150+
MM_LazyLink/constants/expand_margin = 12
11391151
MM_LibrarySectionButton/base_type = &"Button"
11401152
MM_LibrarySectionButton/colors/icon_disabled_color = Color(0.443137, 0.45098, 0.470588, 1)
11411153
MM_LibrarySectionButton/colors/icon_focus_color = Color(1, 1, 1, 1)

0 commit comments

Comments
 (0)