-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(styling): added ray effects for the UI as decorative elements #282
Conversation
This looks so good - Thanks for the awesome work! |
Looks good, was wondering why the fork didn't have the bolt.new colors. Also that specific color looks really good. |
I agree, but the opensource version they released is striped version of the bolt.new which has their branding. |
If this is added this would go nice with it, made it the same color. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, i like how the purple ray look, arguably it's a little heavy solution for something purely aesthetic. I believe we could refactor and simplify it in a simple, gentle hue that uses the theme color. The transition on full page background opacity is a no go for me, still it's something that one can choose to opt in/out for themselves with stuff like https://userstyles.org/
This is absolutely perfect, nice work @thecodacus!! |
Added ray effects for the UI as decorative elements
Overview
Added an ethereal purple ray background effect component that dynamically adapts to both light and dark themes. This enhancement creates a subtle, animated background that improves the visual appeal of our application while maintaining accessibility and performance.
Key Changes
1. New BackgroundRays Component
data-theme
attribute2. Theme Integration
Technical Details
PurpleRays Component
Key technical implementation details:
System Changes
Testing
Future Improvements
Preview
background.colos.effects.mp4