Fix tutorial Next button text color in Tokyo Night - #7734
Merged
Joey Wunderlich (jwunderl) merged 4 commits intoSep 10, 2026
Conversation
Co-authored-by: abchatra <6107272+abchatra@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix Next button text color in Tokyo Night theme
Fix tutorial Next button text color in Tokyo Night
Sep 8, 2026
Abhijith Chatra (abchatra)
marked this pull request as ready for review
September 9, 2026 18:00
Member
Co-authored-by: jwunderl <5615930+jwunderl@users.noreply.github.com>
Contributor
Author
|
Addressed #7739 in 9ba2370. Tokyo Night card action links now keep dark text on hover and when visited, consistent with focus/active styling. Chromium regression checks reproduced the click-away color change before the fix and passed afterward; the Next button fix remains intact. Full-editor testing was blocked by missing dependencies/network access. |
Joey Wunderlich (jwunderl)
deleted the
copilot/fix-next-button-text-color
branch
September 10, 2026 00:22
Joey Wunderlich (jwunderl)
added a commit
that referenced
this pull request
Sep 10, 2026
* Initial plan * Fix Tokyo Night tutorial navigation button text color Co-authored-by: abchatra <6107272+abchatra@users.noreply.github.com> * Fix Tokyo Night card action hover and visited text colors Co-authored-by: jwunderl <5615930+jwunderl@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: abchatra <6107272+abchatra@users.noreply.github.com> Co-authored-by: Abhijith Chatra <abchatra@microsoft.com> Co-authored-by: jwunderl <5615930+jwunderl@users.noreply.github.com>
This was referenced Sep 10, 2026
Merged
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.
Tokyo Night’s tutorial Next button displays white text instead of the dark foreground used by Download.
--pxt-colors-blue-foreground, matching their existing hover/focus styling.