A lovely, minimal, and pastel-themed stream overlay with an elegant floating particle effect, a "Now Playing" music widget, and an engagement animation.
- Elegant floating particle effect
- "Now Playing" music widget
- Engagement animation (Follow button)
- Add the
overlay.html
,overlay.css
, andoverlay.js
files to your streaming software (e.g., OBS) as a browser source. - Adjust the browser source properties as needed (e.g., width, height, and URL).
- Customize the overlay by modifying the HTML, CSS, and JavaScript files as desired.
You can customize the appearance and behavior of the overlay by editing the following files:
overlay.html
: Modify the structure and content of the overlay.overlay.css
: Adjust the styling, colors, and animations of the overlay.overlay.js
: Update the JavaScript code to add interactivity or modify the behavior of the overlay.