Skip to content

Commit

Permalink
Update esun.json
Browse files Browse the repository at this point in the history
corrected syntax errors
  • Loading branch information
Berkano24 authored Dec 3, 2024
1 parent f579d62 commit 025f356
Showing 1 changed file with 56 additions and 58 deletions.
114 changes: 56 additions & 58 deletions filaments/esun.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,82 +127,81 @@
"hex": "ef7aa4"
},
{
"name": "Grass Green"
"hex": "049840"
"name": "Grass Green",
"hex": "049840"
},
{
"name": "Mustard Green"
"hex": "dedf93"
"name": "Mustard Green",
"hex": "dedf93"
},
{
"name": "Jade Green"
"hex": "02c5a7"
"name": "Jade Green",
"hex": "02c5a7"
},
{
"name": "Holly Green",
"hex": "014d41"
"name": "Holly Green",
"hex": "014d41"
},
{
"name": "Haze Blue",
"hex": "468db9"
{
"name": "Haze Blue",
"hex": "468db9"
},
{
"name": "RGB RED",
"hex": "e62409"
{
"name": "RGB RED",
"hex": "e62409"
},
{
"name": "ALMOND YELLOW",
"hex": "dfd590"
{
"name": "ALMOND YELLOW",
"hex": "dfd590"
},
{
"name": "APRICOT",
"hex": "e68a1d"
{
"name": "APRICOT",
"hex": "e68a1d"
},
{
"name": "BABY BLUE",
"hex": "75c2ca"
{
"name": "BABY BLUE",
"hex": "75c2ca"
},
{
"name": "BABY PINK",
"hex": "cd8e89"
{
"name": "BABY PINK",
"hex": "cd8e89"
},
{
"name": "CORAL ORANGE",
"hex": "ff7e23"
{
"name": "CORAL ORANGE",
"hex": "ff7e23"
},
{
"name": "LIGHT KHAKI",
"hex": "bdb7a1"
{
"name": "LIGHT KHAKI",
"hex": "bdb7a1"
},
{
"name": "LILAC",
"hex": "c78dbf"
{
"name": "LILAC",
"hex": "c78dbf"
},
{
"name": "MATCHA GREEN",
"hex": "91994c"
{
"name": "MATCHA GREEN",
"hex": "91994c"
},
{
"name": "MILKY WHITE",
"hex": "d6d5d0"
{
"name": "MILKY WHITE",
"hex": "d6d5d0"
},
{
"name": "MINT GREEN",
"hex": "69c296"
{
"name": "MINT GREEN",
"hex": "69c296"
},
{
"name": "PEACH PINK",
"hex": "dab4b1"
{
"name": "PEACH PINK",
"hex": "dab4b1"
},
{
"name": "RGB BLUE",
"hex": "303ed2"
{
"name": "RGB BLUE",
"hex": "303ed2"
},
{
"name": "RGB GREEN",
"hex": "0cb234"
{
"name": "RGB GREEN",
"hex": "0cb234"
}

]
},
{
Expand Down Expand Up @@ -244,7 +243,7 @@
}
]
},
{
{
"name": "{color_name}",
"material": "PLA-Lite",
"density": 1.23,
Expand Down Expand Up @@ -300,7 +299,6 @@
"name": "YELLOW",
"hex": "f6dc01"
}

]
},
{
Expand Down Expand Up @@ -427,7 +425,7 @@
"hex": "dbdbdd"
},
{
"name": "Solid Grey",
"name": "Solid Grey",
"hex": "435a83"
},
{
Expand All @@ -443,7 +441,7 @@
"hex": "eae412"
},
{
"name": "Brown",
"name": "Brown",
"hex": "5b4337"
},
{
Expand Down

0 comments on commit 025f356

Please sign in to comment.