Skip to content

Added semantic color variables to variables.css#574

Open
Krish-Mishra wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
Krish-Mishra:fix-semantics
Open

Added semantic color variables to variables.css#574
Krish-Mishra wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
Krish-Mishra:fix-semantics

Conversation

@Krish-Mishra
Copy link
Copy Markdown

Pull Request Description

Added required semantic colors in variables.css
Closes #358

--ease-color-success
--ease-color-warning
--ease-color-danger
--ease-color-info
--ease-color-muted

Type of Change

  • ✨ New animation / hover effect
  • [✅] 🧩 New component
  • 📝 Documentation improvement
  • 🐛 Bug fix in an existing submission
  • Other (describe below)

Submission Checklist

⚠️ PRs that fail this checklist will be closed without review.

  • All changes are inside submissions/examples/your-feature-name/
  • Includes demo.html — self-contained, opens in browser with no server
  • Includes style.css — raw CSS for the proposed feature
  • Includes README.md — what it does, how to use it, why it fits EaseMotion CSS
  • No changes to core/
  • No changes to components/
  • One feature per PR (no bundled unrelated changes)

Feature Description

What does this add?

Adds new semantic colors to the project

How does a developer use it?

<!-- Show the class usage in HTML -->

Why does it fit EaseMotion CSS?


Demo

  • Demo added (demo.html works by opening directly in a browser)

Browser Testing

  • Chrome
  • Firefox
  • Edge
  • Safari (optional but appreciated)

Notes for Maintainer


Reminder: Only the repository maintainer may merge pull requests.
Do not self-merge, even if you have write access.
Maximum 2 active assigned issues per contributor — unassign extras before opening a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add semantic color variables to variables.css

1 participant