Skip to content

Fix tutorial Next button text color in Tokyo Night - #7734

Merged
Joey Wunderlich (jwunderl) merged 4 commits into
masterfrom
copilot/fix-next-button-text-color
Sep 10, 2026
Merged

Fix tutorial Next button text color in Tokyo Night#7734
Joey Wunderlich (jwunderl) merged 4 commits into
masterfrom
copilot/fix-next-button-text-color

Conversation

Copilot AI commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Tokyo Night’s tutorial Next button displays white text instead of the dark foreground used by Download.

  • Color: Override direct tutorial control buttons with --pxt-colors-blue-foreground, matching their existing hover/focus styling.
  • Scope: Apply only to Tokyo Night; nested hint controls and other themes remain unchanged.

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
@abchatra
Abhijith Chatra (abchatra) marked this pull request as ready for review September 9, 2026 18:00
@jwunderl

Copy link
Copy Markdown
Member

Copilot address #7739 in this pr as well

Co-authored-by: jwunderl <5615930+jwunderl@users.noreply.github.com>

Copilot AI commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Copilot address #7739 in this pr as well

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.

@jwunderl
Joey Wunderlich (jwunderl) merged commit 1efe5ca into master Sep 10, 2026
5 checks passed
@jwunderl
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>
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: Tutorial "Next" Button Uses Incorrect Text Color in Tokyo Night Theme

3 participants