Skip to content

style: align New Task popup with application theme#1211

Open
kRyxar87t wants to merge 1 commit into
Charushi06:mainfrom
kRyxar87t:feature/new-task-popup-theme
Open

style: align New Task popup with application theme#1211
kRyxar87t wants to merge 1 commit into
Charushi06:mainfrom
kRyxar87t:feature/new-task-popup-theme

Conversation

@kRyxar87t

Copy link
Copy Markdown

Related Issue

Closes #1151

Summary

This PR updates the New Task and New Subject modals to match the application's existing black-and-white design system.

Changes Made

  • Updated modal background to match the application theme.
  • Replaced the dark navy color palette with the shared light theme.
  • Updated headings and labels to use the application's text colors.
  • Restyled input fields and select elements using the existing design system.
  • Updated secondary button styling to match the application's shared button styles.
  • Removed duplicate modal CSS rules to keep the stylesheet clean and maintainable.
  • Preserved the existing layout, spacing, animations, and functionality.

Testing

  • Verified the New Task modal opens correctly.
  • Verified the New Subject modal styling is consistent.
  • Confirmed all inputs, buttons, and dropdowns function normally.
  • Confirmed no layout or functionality changes were introduced.

Screenshots

before:
Screenshot 2026-07-02 at 11 26 53
After:
Screenshot 2026-07-02 at 11 59 29

Checklist

  • Code follows project style
  • Tested locally
  • No unrelated changes included
  • Documentation updated (if applicable)

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.

[Enhancement]: New Task popup uses inconsistent color scheme compared to application UI

1 participant