Draft
Narrow PR scope: drop unintended Qt test/additional UI deltas and keep only required toggle styling behavior#14
Conversation
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add dark mode with green tint to core
Add default green-tinted dark mode to Qt Core UI
Mar 18, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot
AI
changed the title
Add default green-tinted dark mode to Qt Core UI
Make dark mode user-toggleable and apply it to startup dialogs + dialog borders
Mar 18, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot
AI
changed the title
Make dark mode user-toggleable and apply it to startup dialogs + dialog borders
Add dark-mode tint chooser (right-click), dark startup dialogs, and native dark title-bar support
Mar 18, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot
AI
changed the title
Add dark-mode tint chooser (right-click), dark startup dialogs, and native dark title-bar support
Add green dark-mode tint picker and extend dark title-bar theming to splash + newly shown windows
Mar 19, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot
AI
changed the title
Add green dark-mode tint picker and extend dark title-bar theming to splash + newly shown windows
Apply dark-mode title bars to late-created windows and add interactive dark-mode splash rendering
Mar 19, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot
AI
changed the title
Apply dark-mode title bars to late-created windows and add interactive dark-mode splash rendering
Make splash theme-aware and replace text theme toggle with compact sun/moon icon button
Mar 19, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com> Agent-Logs-Url: https://github.com/edtubbs/dogecoin/sessions/aec28b54-ac7c-4955-a696-7d2b1fd1bef8
Copilot
AI
changed the title
Make splash theme-aware and replace text theme toggle with compact sun/moon icon button
Make wallet sync overlay theme-aware in dark mode and keep splash toggle icon-only
Mar 20, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com> Agent-Logs-Url: https://github.com/edtubbs/dogecoin/sessions/0976d1ab-dc94-4702-acb7-db9ca869af91
Copilot
AI
changed the title
Make wallet sync overlay theme-aware in dark mode and keep splash toggle icon-only
Make sync modal theme-aware in dark mode and remove Windows hard-link on DWM API
Mar 20, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com> Agent-Logs-Url: https://github.com/edtubbs/dogecoin/sessions/2cbef997-198d-4a6c-b809-ac82838c09b9
…ebar API path Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com> Agent-Logs-Url: https://github.com/edtubbs/dogecoin/sessions/2cbef997-198d-4a6c-b809-ac82838c09b9
Copilot
AI
changed the title
Make sync modal theme-aware in dark mode and remove Windows hard-link on DWM API
Unify dark/light toggle iconography and remove Windows titlebar dark-mode hook
Mar 23, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com> Agent-Logs-Url: https://github.com/edtubbs/dogecoin/sessions/c866067f-b8a1-459e-99cb-a3e339d805ad
Copilot
AI
changed the title
Unify dark/light toggle iconography and remove Windows titlebar dark-mode hook
Unify theme toggle UX: iconized main toggle, splash tint context menu, and blue status-bar icon color alignment
Mar 23, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com> Agent-Logs-Url: https://github.com/edtubbs/dogecoin/sessions/11fe6350-1979-440d-a78c-42e28d049ab8
Copilot
AI
changed the title
Unify theme toggle UX: iconized main toggle, splash tint context menu, and blue status-bar icon color alignment
Scope PR to the dark/light toggle icon color and align it with main-window blue icon styling
Mar 23, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com> Agent-Logs-Url: https://github.com/edtubbs/dogecoin/sessions/f59dc967-ede7-4eb8-9c80-abe1d429dfc1
Copilot
AI
changed the title
Scope PR to the dark/light toggle icon color and align it with main-window blue icon styling
Narrow PR scope: drop unintended Qt test/additional UI deltas and keep only required toggle styling behavior
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates the branch to the minimal change set needed for the issue. The unintended
src/qt/test/platformstyletests.cppaddition (and related wiring) is removed, and unrelatedsendcoinsdialog.cppstyling edits are reverted.Scope reduction: remove unintended platform style test files
src/qt/test/platformstyletests.cppsrc/qt/test/platformstyletests.hsrc/Makefile.qttest.includesrc/qt/test/test_main.cppScope reduction: revert unrelated send coins dialog styling
src/qt/sendcoinsdialog.cpplabel stylesheet changes that were not required for this issue.Keep required behavior in main-window theme toggle
PlatformStyle::SingleColor().📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.