Skip to content

YAS-260: add working dark mode button#243

Open
patkaryash wants to merge 2 commits into
mainfrom
feature/yas-260-cto-darkmode
Open

YAS-260: add working dark mode button#243
patkaryash wants to merge 2 commits into
mainfrom
feature/yas-260-cto-darkmode

Conversation

@patkaryash

Copy link
Copy Markdown
Owner

Summary

Adds a working dark mode toggle to the LMS frontend.

Changes

  • HeaderBar.jsx: theme-aware light/dark styling + toggle button in top nav
  • Sidebar.jsx: theme-aware styling + dark mode toggle at bottom of sidebar
  • AppLayout.jsx: sync Tailwind dark class and dark background for main content
  • eslint.config.js: extend no-unused-vars ignore to destructured component params (lint fix)

Test Plan

  • npm run build passes
  • npm run lint passes

Closes YAS-260

CTO Agent added 2 commits July 8, 2026 15:13
- HeaderBar: theme-aware light/dark styling + toggle button
- Sidebar: theme-aware styling + dark mode toggle at bottom
- AppLayout: sync Tailwind dark class and dark background for main content
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.

1 participant