Skip to content

Feature/dark mode 66#70

Open
Amoghhosamane wants to merge 2 commits intogjwgit:devfrom
Amoghhosamane:feature/dark-mode-66
Open

Feature/dark mode 66#70
Amoghhosamane wants to merge 2 commits intogjwgit:devfrom
Amoghhosamane:feature/dark-mode-66

Conversation

@Amoghhosamane
Copy link
Collaborator

Dark Mode Implementation: Integrated

ThemeNotifier
and updated MaterialApp to support dynamic theme switching.
Theme Toggle: Added a functional toggle button in the main AppBar.
Widget Refactoring:
AppCircularCountDownTimer: Replaced hardcoded colors with theme-aware colors (background, ring, and text).
AppButton: Adjusted gradients and text colors for high visibility in Dark mode.

This feature adds light and dark mode support with a toggle button as per Issue gjwgit#66.

Details:

- Integrated theme toggle in AppBar.

- Updated circular timer with theme-aware colors.

- Improved AppButton colors for visibility in Dark mode.

- Fixed linting issues and strict TODO check for Makefile prep.
@gjwgit
Copy link
Owner

gjwgit commented Mar 9, 2026

Works great. Best to keep each feature as a separate PR - this seems to imply that delete all is part of this PR? Need to resolve the conflicts before merging.

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.

2 participants