Skip to content

Commit

Permalink
Remove remaining gradients. closes #49
Browse files Browse the repository at this point in the history
  • Loading branch information
bgardner committed Nov 3, 2024
1 parent 22b400b commit 9578eff
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,6 @@
"defaultDuotone": false,
"defaultGradients": false,
"defaultPalette": false,
"gradients": [
{
"gradient": "linear-gradient(0deg, #4c1d95 0%, #6d28d9 100%)",
"name": "Primary to Secondary",
"slug": "primary-secondary"
},
{
"gradient": "linear-gradient(0deg, #6d28d9 0%, #4c1d95 100%)",
"name": "Secondary to Primary",
"slug": "secondary-primary"
}
],
"palette": [
{
"color": "#ffffff",
Expand Down

0 comments on commit 9578eff

Please sign in to comment.