Revert "Matugen: add custom-colors.toml"

This reverts commit ece9789f6b.
This commit is contained in:
Ly-sec
2025-09-29 14:13:22 +02:00
parent ece9789f6b
commit 250822e819
-10
View File
@@ -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 }