diff --git a/Assets/Matugen/extra/custom-colors.toml b/Assets/Matugen/extra/custom-colors.toml deleted file mode 100644 index cb145f2f..00000000 --- a/Assets/Matugen/extra/custom-colors.toml +++ /dev/null @@ -1,10 +0,0 @@ -[config.custom_colors] -red = { color = "#ff0000", blend = true } -green = { color = "#00ff00", blend = true } -blue = { color = "#0000ff", blend = true } -yellow = { color = "#ffff00", blend = true } -orange = { color = "#ff9900", blend = true } -purple = { color = "#a020f0", blend = true } -cyan = { color = "#00ffff", blend = true } -magenta = { color = "#ff00ff", blend = true } -