Skip to content

Changed the CSS#220

Merged
its-me-abhishek merged 1 commit intoCCExtractor:mainfrom
Rustix69:fix/priority-color
Nov 25, 2025
Merged

Changed the CSS#220
its-me-abhishek merged 1 commit intoCCExtractor:mainfrom
Rustix69:fix/priority-color

Conversation

@Rustix69
Copy link
Copy Markdown
Contributor

Description

Updated the Priority selector inside the Add Task modal so it now matches light mode styling: the select uses bg-white text-black by default and flips to dark:bg-black dark:text-white, making the dropdown align with the active theme.

Checklist

  • Ran npx prettier --write . (for formatting)
  • Ran gofmt -w . (for Go backend)
  • Ran npm test (for JS/TS testing)
  • Added unit tests, if applicable
  • Verified all tests pass
  • Updated documentation, if needed

Additional Notes

image

@its-me-abhishek its-me-abhishek merged commit 7a9a984 into CCExtractor:main Nov 25, 2025
4 checks passed
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.

Priority modal color change

2 participants