[gd_resource type="Resource" load_steps=28 format=2] [ext_resource path="res://src/Palette/Palette.gd" type="Script" id=1] [ext_resource path="res://src/Palette/PaletteColor.gd" type="Script" id=2] [sub_resource type="Resource" id=1] script = ExtResource( 2 ) color = Color( 0.521569, 0.172549, 0.196078, 1 ) index = 0 [sub_resource type="Resource" id=2] script = ExtResource( 2 ) color = Color( 0.8, 0.392157, 0.419608, 1 ) index = 1 [sub_resource type="Resource" id=3] script = ExtResource( 2 ) color = Color( 0.890196, 0.87451, 0.4, 1 ) index = 2 [sub_resource type="Resource" id=4] script = ExtResource( 2 ) color = Color( 0.235294, 0.470588, 0.6, 1 ) index = 3 [sub_resource type="Resource" id=5] script = ExtResource( 2 ) color = Color( 0.219608, 0.4, 0.501961, 1 ) index = 4 [sub_resource type="Resource" id=6] script = ExtResource( 2 ) color = Color( 0.0784314, 0.101961, 0.521569, 1 ) index = 5 [sub_resource type="Resource" id=7] script = ExtResource( 2 ) color = Color( 0.207843, 0.235294, 0.819608, 1 ) index = 6 [sub_resource type="Resource" id=8] script = ExtResource( 2 ) color = Color( 0.901961, 0.411765, 0.188235, 1 ) index = 7 [sub_resource type="Resource" id=9] script = ExtResource( 2 ) color = Color( 0.25098, 0.619608, 0.0941176, 1 ) index = 8 [sub_resource type="Resource" id=10] script = ExtResource( 2 ) color = Color( 0.227451, 0.521569, 0.105882, 1 ) index = 9 [sub_resource type="Resource" id=11] script = ExtResource( 2 ) color = Color( 0.541176, 0.0196078, 0, 1 ) index = 10 [sub_resource type="Resource" id=12] script = ExtResource( 2 ) color = Color( 0.819608, 0.0235294, 0, 1 ) index = 11 [sub_resource type="Resource" id=13] script = ExtResource( 2 ) color = Color( 0.870588, 0.901961, 0.0352941, 1 ) index = 12 [sub_resource type="Resource" id=14] script = ExtResource( 2 ) color = Color( 0.0627451, 0.372549, 0.619608, 1 ) index = 13 [sub_resource type="Resource" id=15] script = ExtResource( 2 ) color = Color( 0.027451, 0.298039, 0.521569, 1 ) index = 14 [sub_resource type="Resource" id=16] script = ExtResource( 2 ) color = Color( 0.517647, 0.0862745, 0.541176, 1 ) index = 15 [sub_resource type="Resource" id=17] script = ExtResource( 2 ) color = Color( 0.788235, 0.258824, 0.819608, 1 ) index = 16 [sub_resource type="Resource" id=18] script = ExtResource( 2 ) color = Color( 0.901961, 0.74902, 0.25098, 1 ) index = 17 [sub_resource type="Resource" id=19] script = ExtResource( 2 ) color = Color( 0.137255, 0.619608, 0.521569, 1 ) index = 18 [sub_resource type="Resource" id=20] script = ExtResource( 2 ) color = Color( 0.141176, 0.521569, 0.443137, 1 ) index = 19 [sub_resource type="Resource" id=21] script = ExtResource( 2 ) color = Color( 0.117647, 0.541176, 0.101961, 1 ) index = 20 [sub_resource type="Resource" id=22] script = ExtResource( 2 ) color = Color( 0.309804, 0.819608, 0.290196, 1 ) index = 21 [sub_resource type="Resource" id=23] script = ExtResource( 2 ) color = Color( 0.376471, 0.278431, 0.901961, 1 ) index = 22 [sub_resource type="Resource" id=24] script = ExtResource( 2 ) color = Color( 0.619608, 0.352941, 0.156863, 1 ) index = 23 [sub_resource type="Resource" id=25] script = ExtResource( 2 ) color = Color( 0.521569, 0.309804, 0.156863, 1 ) index = 24 [resource] resource_name = "Triad" script = ExtResource( 1 ) name = "Triad" comment = "Author: Erevoid" width = 8 height = 4 colors = { 0: SubResource( 1 ), 1: SubResource( 2 ), 2: SubResource( 3 ), 3: SubResource( 4 ), 4: SubResource( 5 ), 5: SubResource( 6 ), 6: SubResource( 7 ), 7: SubResource( 8 ), 8: SubResource( 9 ), 9: SubResource( 10 ), 10: SubResource( 11 ), 11: SubResource( 12 ), 12: SubResource( 13 ), 13: SubResource( 14 ), 14: SubResource( 15 ), 15: SubResource( 16 ), 16: SubResource( 17 ), 17: SubResource( 18 ), 18: SubResource( 19 ), 19: SubResource( 20 ), 20: SubResource( 21 ), 21: SubResource( 22 ), 22: SubResource( 23 ), 23: SubResource( 24 ), 24: SubResource( 25 ) } colors_max = 32