Skip to content

style: centralize theme colors using CSS variables#471

Open
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:style/theme-variables
Open

style: centralize theme colors using CSS variables#471
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:style/theme-variables

Conversation

@DebasmitaBose0
Copy link
Copy Markdown

Closes #470

Summary

Consolidates design tokens to use CSS variables for better style maintenance.

Changes Made

  • Defined theme variables inside :root.
  • Refactored layout rules to use CSS variables.

Testing

Inspected key pages in both light and dark mode to verify visual consistency.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

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.

style: Standardize application color tokens using CSS variables

1 participant