Skip to content

Commit

Permalink
Update background image and particle colors
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeraabbccdd committed Oct 19, 2023
1 parent d70a02e commit 70783e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const particlesOptions = {
}
},
color: {
value: ['#4fc3fc', '#ff2d75']
value: ['#f1de3b', '#f44336']
},
shape: {
type: 'circle'
Expand Down
Binary file modified src/assets/bg.webp
Binary file not shown.

0 comments on commit 70783e1

Please sign in to comment.