Skip to content

Add dark mode support for C++ syntax highlighting#596

Merged
julioest merged 1 commit intoboostorg:developfrom
julioest:dark-mode-cpp-highlight
Feb 13, 2026
Merged

Add dark mode support for C++ syntax highlighting#596
julioest merged 1 commit intoboostorg:developfrom
julioest:dark-mode-cpp-highlight

Conversation

@julioest
Copy link
Collaborator

@julioest julioest commented Feb 13, 2026

Apply readable syntax colors for cpp-highlight classes when dark
theme is active, consistent with existing dark mode code styling.

Before:
image

After:
image

fixes #594

@julioest julioest requested a review from rbbeeston February 13, 2026 06:39
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://596.site-docs.prtest2.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-02-13 06:44:06 UTC

@julioest julioest merged commit 8ea9573 into boostorg:develop Feb 13, 2026
4 checks passed
@mborland
Copy link
Member

This is a significant improvement, but the output is still difficult to read since the text is still black. See below:

image

@julioest
Copy link
Collaborator Author

I'm aware and will fix this soon very soon

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.

Dark Mode is hard to read

3 participants