Skip to content

docs(docs-infra): Fix toggle button in dark mode#66050

Merged
thePunderWoman merged 1 commit intoangular:mainfrom
aparzi:fix-toggle-button-in-dark-mode
Jan 8, 2026
Merged

docs(docs-infra): Fix toggle button in dark mode#66050
thePunderWoman merged 1 commit intoangular:mainfrom
aparzi:fix-toggle-button-in-dark-mode

Conversation

@aparzi
Copy link
Copy Markdown
Contributor

@aparzi aparzi commented Dec 13, 2025

Fix visibility toggle button in dark mode

Fix #66049

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

Issue Number: #66049

What is the new behavior?

Fix visibility in dark mode documentation

Does this PR introduce a breaking change?

  • Yes
  • No

@pullapprove pullapprove bot requested a review from devversion December 13, 2025 22:20
@angular-robot angular-robot bot added area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure labels Dec 13, 2025
@ngbot ngbot bot modified the milestone: Backlog Dec 13, 2025
@JeanMeche
Copy link
Copy Markdown
Member

I don't think we'll want to pull the ThemeService in our examples. I would suggest we use some of the css custom properties that are theme dependents with a fallback value.

@JeanMeche JeanMeche requested review from JeanMeche and removed request for devversion December 14, 2025 12:40
@aparzi aparzi force-pushed the fix-toggle-button-in-dark-mode branch from 037101d to dfdeb67 Compare December 23, 2025 22:14
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Jan 8, 2026
@thePunderWoman
Copy link
Copy Markdown
Contributor

@aparzi Looks like this is failing lint. Can you take a look?

@thePunderWoman thePunderWoman added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: merge The PR is ready for merge by the caretaker labels Jan 8, 2026
Fix visibility toggle button in dark mode

Fix angular#66049
@aparzi aparzi force-pushed the fix-toggle-button-in-dark-mode branch from dfdeb67 to b782261 Compare January 8, 2026 16:53
@angular-robot angular-robot bot requested a review from JeanMeche January 8, 2026 16:53
@aparzi
Copy link
Copy Markdown
Contributor Author

aparzi commented Jan 8, 2026

@aparzi Looks like this is failing lint. Can you take a look?

I should have fixed the lint errors

@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jan 8, 2026
@thePunderWoman thePunderWoman merged commit 71149ef into angular:main Jan 8, 2026
20 checks passed
@thePunderWoman
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation area: docs-infra Angular.dev application and infrastructure target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toggle element buttons in examples are hard to see using dark mode

3 participants