Skip to content

fix(theme): resolve dark mode toggle issues on homepage and docs#549

Open
AnimeshPriyanshu wants to merge 2 commits into
accordproject:mainfrom
AnimeshPriyanshu:animesh/i548/theme-toggle-fix
Open

fix(theme): resolve dark mode toggle issues on homepage and docs#549
AnimeshPriyanshu wants to merge 2 commits into
accordproject:mainfrom
AnimeshPriyanshu:animesh/i548/theme-toggle-fix

Conversation

@AnimeshPriyanshu

Copy link
Copy Markdown

Closes #548

Fixes the dark/light mode inconsistencies affecting the homepage and documentation pages.

Changes

  • Fixed homepage theme toggle behavior to respond correctly to color mode changes.
  • Resolved dark mode styling issues that caused content to become hidden or unreadable on documentation pages.

Flags

  • Changes are limited to theme-related styling.
  • Existing layout and functionality have been preserved.

Screenshots or Video

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to master from fork:branchname
  • Manual accessibility test performed
    • Keyboard-only access, including forms
    • Contrast at least WCAG Level A
    • Appropriate labels, alt text, and instructions

Signed-off-by: AnimeshPriyanshu <priyanshuanimesh@gmail.com>
Signed-off-by: AnimeshPriyanshu <priyanshuanimesh@gmail.com>
@AnimeshPriyanshu

Copy link
Copy Markdown
Author

Website
Screenshot 2026-06-22 at 9 52 22 PM
Screenshot 2026-06-22 at 9 52 35 PM
Screenshot 2026-06-22 at 9 52 52 PM
Screenshot 2026-06-22 at 9 53 00 PM

My changes
Screenshot 2026-06-22 at 10 03 17 PM
Screenshot 2026-06-22 at 10 03 45 PM
Screenshot 2026-06-22 at 10 04 05 PM
Screenshot 2026-06-22 at 10 04 29 PM
Screenshot 2026-06-22 at 10 04 44 PM

@AnimeshPriyanshu

AnimeshPriyanshu commented Jun 22, 2026

Copy link
Copy Markdown
Author

@mttrbrts can you take a look to this . I have made some changes in dark mode in documentation and homepage

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.

Theme toggle does not work on homepage

1 participant