|
1 | | -[gd_resource type="Theme" load_steps=148 format=3 uid="uid://w487nirev8y5"] |
| 1 | +[gd_resource type="Theme" format=3 uid="uid://w487nirev8y5"] |
2 | 2 |
|
3 | 3 | [ext_resource type="Texture2D" uid="uid://1s0c37uoj4rf" path="res://material_maker/theme/default_theme_icons.svg" id="1_fw8f4"] |
4 | 4 | [ext_resource type="FontFile" uid="uid://lro0qdrhfytt" path="res://material_maker/theme/font_rubik/Rubik-Light.ttf" id="3_h5b0q"] |
@@ -288,6 +288,41 @@ border_color = Color(1, 0.560784, 0.560784, 1) |
288 | 288 |
|
289 | 289 | [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_p6o2d"] |
290 | 290 |
|
| 291 | +[sub_resource type="AtlasTexture" id="AtlasTexture_nmkov"] |
| 292 | +atlas = ExtResource("1_fw8f4") |
| 293 | +region = Rect2(16, 224, 16, 16) |
| 294 | +metadata/recolor = false |
| 295 | + |
| 296 | +[sub_resource type="AtlasTexture" id="AtlasTexture_ppdpb"] |
| 297 | +atlas = ExtResource("1_fw8f4") |
| 298 | +region = Rect2(0, 224, 16, 16) |
| 299 | +metadata/recolor = true |
| 300 | + |
| 301 | +[sub_resource type="AtlasTexture" id="AtlasTexture_btb0w"] |
| 302 | +atlas = ExtResource("1_fw8f4") |
| 303 | +region = Rect2(96, 208, 16, 16) |
| 304 | +metadata/recolor = false |
| 305 | + |
| 306 | +[sub_resource type="AtlasTexture" id="AtlasTexture_1207d"] |
| 307 | +atlas = ExtResource("1_fw8f4") |
| 308 | +region = Rect2(80, 208, 16, 16) |
| 309 | +metadata/recolor = true |
| 310 | + |
| 311 | +[sub_resource type="AtlasTexture" id="AtlasTexture_p5h3t"] |
| 312 | +atlas = ExtResource("1_fw8f4") |
| 313 | +region = Rect2(64, 208, 16, 16) |
| 314 | +metadata/recolor = true |
| 315 | + |
| 316 | +[sub_resource type="AtlasTexture" id="AtlasTexture_a74kv"] |
| 317 | +atlas = ExtResource("1_fw8f4") |
| 318 | +region = Rect2(48, 208, 16, 16) |
| 319 | +metadata/recolor = true |
| 320 | + |
| 321 | +[sub_resource type="AtlasTexture" id="AtlasTexture_wbe58"] |
| 322 | +atlas = ExtResource("1_fw8f4") |
| 323 | +region = Rect2(112, 208, 16, 16) |
| 324 | +metadata/recolor = true |
| 325 | + |
291 | 326 | [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_dyhk7"] |
292 | 327 | content_margin_left = 10.0 |
293 | 328 | content_margin_top = 2.0 |
@@ -996,6 +1031,13 @@ MM_AddNodePanel/styles/panel = SubResource("StyleBoxFlat_f0kci") |
996 | 1031 | MM_AddNodePanelList/base_type = &"ItemList" |
997 | 1032 | MM_AddNodePanelList/font_sizes/font_size = 14 |
998 | 1033 | MM_AddNodePanelList/styles/focus = SubResource("StyleBoxEmpty_p6o2d") |
| 1034 | +MM_CurveIcons/icons/bevel = SubResource("AtlasTexture_nmkov") |
| 1035 | +MM_CurveIcons/icons/bounce = SubResource("AtlasTexture_ppdpb") |
| 1036 | +MM_CurveIcons/icons/easein = SubResource("AtlasTexture_btb0w") |
| 1037 | +MM_CurveIcons/icons/easeinout = SubResource("AtlasTexture_1207d") |
| 1038 | +MM_CurveIcons/icons/easeout = SubResource("AtlasTexture_p5h3t") |
| 1039 | +MM_CurveIcons/icons/linear = SubResource("AtlasTexture_a74kv") |
| 1040 | +MM_CurveIcons/icons/sawtooth = SubResource("AtlasTexture_wbe58") |
999 | 1041 | MM_FilterLineEdit/base_type = &"LineEdit" |
1000 | 1042 | MM_FilterLineEdit/styles/focus = SubResource("StyleBoxFlat_dyhk7") |
1001 | 1043 | MM_FilterLineEdit/styles/normal = SubResource("StyleBoxFlat_e8p1m") |
|
0 commit comments