Skip to content

Commit

Permalink
09-25-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
midkiffaries committed Sep 25, 2024
1 parent 2463b40 commit 0b7313e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"slug": "sunsetgradient"
},
{
"gradient": "linear-gradient(0deg, #efccfc 12%, #de00ff 20%, #5400c1 50%, #e8f9ff 51%, #00d4ff 66%, #0086d6 80%, #0065a2 90%)",
"gradient": "linear-gradient(0deg, #ffffff 0%, #efccfc 10%, #de00ff 20%, #5400c1 50%, #e8f9ff 51%, #00d4ff 66%, #0086d6 80%, #0065a2 90%)",
"name": "Chrome gradient",
"slug": "chromegradient"
},
Expand Down

0 comments on commit 0b7313e

Please sign in to comment.