fix: update Green Tea hex to #b2ddc3, remove Pastel Magenta
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
5643153a05
commit
8e283a4dff
@ -23,8 +23,7 @@
|
|||||||
{ "name": "Fuchsia", "hex": "#eb4799" },
|
{ "name": "Fuchsia", "hex": "#eb4799" },
|
||||||
{ "name": "Aloha", "hex": "#e45c56" },
|
{ "name": "Aloha", "hex": "#e45c56" },
|
||||||
{ "name": "Red", "hex": "#ef2a2f" },
|
{ "name": "Red", "hex": "#ef2a2f" },
|
||||||
{ "name": "Pastel Magenta", "hex": "#B72E6C"},
|
{ "name": "Magenta", "hex": "#a01357" },
|
||||||
{ "name": "Magenta", "hex": "#a01357" },
|
|
||||||
{ "name": "Coral", "hex": "#bd4b3b" },
|
{ "name": "Coral", "hex": "#bd4b3b" },
|
||||||
{ "name": "Wild Berry", "hex": "#79384c"},
|
{ "name": "Wild Berry", "hex": "#79384c"},
|
||||||
{ "name": "Maroon", "hex": "#80011f" }
|
{ "name": "Maroon", "hex": "#80011f" }
|
||||||
@ -46,7 +45,7 @@
|
|||||||
"family": "Greens",
|
"family": "Greens",
|
||||||
"colors": [
|
"colors": [
|
||||||
{ "name": "Eucalyptus", "hex": "#a3bba3" },
|
{ "name": "Eucalyptus", "hex": "#a3bba3" },
|
||||||
{ "name": "Green Tea", "hex": "#8a9f7f" },
|
{ "name": "Green Tea", "hex": "#b2ddc3" },
|
||||||
{ "name": "Pastel Green", "hex": "#acdba7" },
|
{ "name": "Pastel Green", "hex": "#acdba7" },
|
||||||
{ "name": "Lime Green", "hex": "#8fc73e" },
|
{ "name": "Lime Green", "hex": "#8fc73e" },
|
||||||
{ "name": "Seafoam", "hex": "#00c7b2" },
|
{ "name": "Seafoam", "hex": "#00c7b2" },
|
||||||
|
|||||||
@ -23,8 +23,7 @@
|
|||||||
{ "name": "Fuchsia", "hex": "#eb4799" },
|
{ "name": "Fuchsia", "hex": "#eb4799" },
|
||||||
{ "name": "Aloha", "hex": "#e45c56" },
|
{ "name": "Aloha", "hex": "#e45c56" },
|
||||||
{ "name": "Red", "hex": "#ef2a2f" },
|
{ "name": "Red", "hex": "#ef2a2f" },
|
||||||
{ "name": "Pastel Magenta", "hex": "#B72E6C"},
|
{ "name": "Magenta", "hex": "#a01357" },
|
||||||
{ "name": "Magenta", "hex": "#a01357" },
|
|
||||||
{ "name": "Coral", "hex": "#bd4b3b" },
|
{ "name": "Coral", "hex": "#bd4b3b" },
|
||||||
{ "name": "Wild Berry", "hex": "#79384c"},
|
{ "name": "Wild Berry", "hex": "#79384c"},
|
||||||
{ "name": "Maroon", "hex": "#80011f" }
|
{ "name": "Maroon", "hex": "#80011f" }
|
||||||
@ -46,7 +45,7 @@
|
|||||||
"family": "Greens",
|
"family": "Greens",
|
||||||
"colors": [
|
"colors": [
|
||||||
{ "name": "Eucalyptus", "hex": "#a3bba3" },
|
{ "name": "Eucalyptus", "hex": "#a3bba3" },
|
||||||
{ "name": "Green Tea", "hex": "#8a9f7f" },
|
{ "name": "Green Tea", "hex": "#b2ddc3" },
|
||||||
{ "name": "Pastel Green", "hex": "#acdba7" },
|
{ "name": "Pastel Green", "hex": "#acdba7" },
|
||||||
{ "name": "Lime Green", "hex": "#8fc73e" },
|
{ "name": "Lime Green", "hex": "#8fc73e" },
|
||||||
{ "name": "Seafoam", "hex": "#00c7b2" },
|
{ "name": "Seafoam", "hex": "#00c7b2" },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user