diff options
Diffstat (limited to 'constants/dyes.json')
-rw-r--r-- | constants/dyes.json | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/constants/dyes.json b/constants/dyes.json index 75d84a4e..35c997d9 100644 --- a/constants/dyes.json +++ b/constants/dyes.json @@ -504,19 +504,33 @@ "DYE_AQUAMARINE": "#7FFFD4", "DYE_CELESTE": "#B2FFFF", "DYE_ICEBERG": "#71A6D2", - "Livid Dye": "#6699CC", + "Livid Dye": "#CEB7AA", "TENTACLE_DYE": "#324D6C", "DYE_BINGO_BLUE": "#002FA7", "DYE_PURE_BLUE": "#0013FF", "DYE_DARK_PURPLE": "#301934", - "Midnight Dye": "#702670", + "Midnight Dye": "#50216C", "DYE_BYZANTIUM": "#702963", "DYE_WILD_STRAWBERRY": "#FF43A4", "DYE_CYCLAMEN": "#F56FA1", "DYE_NADESHIKO": "#F6ADC6", "DYE_BONE": "#E3DAC9", "DYE_PURE_WHITE": "#FFFFFF", - "DYE_PURE_BLACK": "#000000" + "DYE_PURE_BLACK": "#000000", + "DYE_ARCHFIEND": "#B80036", + "DYE_COPPER": "#B87333", + "Dung Dye": "#4F2A2A", + "Fossil Dye": "#866F12", + "Frostbitten Dye": "#09D8EB", + "Jade Dye": "#00A86B", + "Matcha Dye": "#74A12E", + "Mocha Dye": "#967969", + "Nadeshiko Dye": "#F6ADC6", + "Pearlescent Dye": "#115555", + "Pelt Dye": "#50414C", + "Periwinkle Dye": "#CCCCFF", + "Sangria Dye": "#D40808", + "Secret Dye": "#7D7D7D" }, "vanilla": { "INK_SACK": "#191919", |