Skip to content

Fluid Gradient Background#23

Merged
Kokonutic merged 2 commits intomainfrom
topic/animate
Apr 4, 2025
Merged

Fluid Gradient Background#23
Kokonutic merged 2 commits intomainfrom
topic/animate

Conversation

@Rongbin99
Copy link
Copy Markdown
Owner

@Rongbin99 Rongbin99 commented Mar 27, 2025

This PR introduces keyframing in the CSS stylesheet to have a fluid-like moving animated gradient background. Works for both dark and light mode gradients.

  • Add Keyframing
  • Set duration to 10s

PR CHECKLIST

  • My code follows the style guidelines of this project (variable naming, commenting, copyright, etc.)
  • I have performed a self-review of my code
  • Changes are clearly highlighted and easy to understand
  • I have commented my code, particularly in hard-to-understand areas
  • I have meaningful commit messages that explain what was changed/committed
  • I have built and locally tested my changes
  • My changes generate no new errors or regressions (pending verification)
  • I have made corresponding changes to the documentation OR this is N/A
  • Documentation accurately reflects the current state of the project OR this is N/A
  • I have added tests that prove my fix is effective or that my feature works OR this is N/A
  • New and existing unit tests pass locally with my changes OR this is N/A
  • Any dependent changes have been merged and published in downstream modules OR this is N/A
  • All links are working and correct OR this is N/A
  • Spelling and grammar are correct
  • I have added the "READY FOR REVIEWS" tag when this PR is ready for reviews

@Kokonutic
Copy link
Copy Markdown
Collaborator

This PR will mark release v1.3.0

@Kokonutic Kokonutic added this to the 1.3.0 milestone Mar 30, 2025
@Kokonutic
Copy link
Copy Markdown
Collaborator

Testing passed, gradient is working as intended with no performance or visual regressions
Sanity test passed. No overall regressions observed.

@Kokonutic Kokonutic merged commit 2aeb35b into main Apr 4, 2025
2 checks passed
@Kokonutic Kokonutic deleted the topic/animate branch April 4, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants