Skip to content

fix: More dark mode fixes - #5852

Merged
rjsparks merged 5 commits into
ietf-tools:feat/dark-modefrom
larseggert:fix-dark-mode
Jun 21, 2023
Merged

fix: More dark mode fixes#5852
rjsparks merged 5 commits into
ietf-tools:feat/dark-modefrom
larseggert:fix-dark-mode

Conversation

@larseggert

Copy link
Copy Markdown
Collaborator

No description provided.

Because those change correctly with theme changes. That the
non-"-subtle" ones may be a bs5 bug, but enough people complained
about the yellow background in dev mode in dark mode that this change
may be worth it.

@martinthomson martinthomson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://dt-dark-mode.dev.ietf.org/static/ietf/images/ietf-logo.svg probably needs tweaking also. See the home page.

Comment thread ietf/templates/doc/document_html.html Outdated
@larseggert

Copy link
Copy Markdown
Collaborator Author

@NGPixel

NGPixel commented Jun 20, 2023

Copy link
Copy Markdown
Member

Not a dark mode thing per say, but Bootstrap 5.3 deprecates the .text-muted class, which is used in many places across the project. It's being replaced with .text-body-secondary (need to make sure it's identical or similar enough?).

@larseggert

Copy link
Copy Markdown
Collaborator Author

@NGPixel we should probably do another PR that replaces deprecated things.

@rjsparks
rjsparks merged commit 62523eb into ietf-tools:feat/dark-mode Jun 21, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 25, 2023
@larseggert
larseggert deleted the fix-dark-mode branch August 10, 2023 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants