Skip to content

Commit

Permalink
Merge pull request #327 from VKCOM/elizabeth-bennet-patch-2
Browse files Browse the repository at this point in the history
Fix 'retrowave' gradient
  • Loading branch information
wayshev authored Sep 20, 2022
2 parents 8e3effb + f2b3324 commit 4744ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.valette/gradients.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"angle": 135.0
},
"gradient_retrowave": {
"colors": ["#30F2B1F", "#5967FFF", "#FF26A5"],
"colors": ["#30F2B1", "#5967FF", "#FF26A5"],
"angle": 135.0
},
"gradient_sunset": {
Expand Down

0 comments on commit 4744ec5

Please sign in to comment.