Skip to content

Docs: Add dark mode and a toggle#7143

Closed
Copilot wants to merge 4 commits intomasterfrom
copilot/add-dark-mode-switch
Closed

Docs: Add dark mode and a toggle#7143
Copilot wants to merge 4 commits intomasterfrom
copilot/add-dark-mode-switch

Conversation

Copy link
Contributor

Copilot AI commented Mar 14, 2026

Bnd documentation does not have a dark mode and it's a bit hard to read at night. So I let copilot add it.
It this might be obsolete once we switch to a newer theme - what we plan to do - but who knows when this will be. After all it wasn't that much, and it makes it a bit easier to read in the dark after all.

Screenshots

image
Light Dark
light dark

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • github-production-user-asset-6210df.s3.amazonaws.com
    • Triggering command: /usr/bin/curl curl -L REDACTED -o /home/REDACTED/work/bnd/bnd/docs/img/front-page-dark.png --progress-bar (dns block)
    • Triggering command: /usr/bin/curl curl -sL REDACTED --max-time 30 --max-redirs 10 -o /home/REDACTED/work/bnd/bnd/docs/img/front-page-dark.png (dns block)
    • Triggering command: /usr/bin/python3 python3 -c import urllib.request url = 'REDACTED' try: with urllib.request.urlopen(url, timeout=30) as resp: data = resp.read() with open('/home/REDACTED/work/bnd/bnd/docs/img/ (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Co-authored-by: chrisrueger <188422+chrisrueger@users.noreply.github.com>
Copilot AI changed the title [WIP] Add dark mode with toggle switch for documentation Add dark mode with toggle switch to docs site Mar 14, 2026
Copilot AI requested a review from chrisrueger March 14, 2026 19:45
…ges, dark hero image

Co-authored-by: chrisrueger <188422+chrisrueger@users.noreply.github.com>
Copilot AI changed the title Add dark mode with toggle switch to docs site Extend dark mode coverage: searchbox, front page, code tabs, copy buttons, page-since badges Mar 14, 2026
Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
@chrisrueger chrisrueger changed the title Extend dark mode coverage: searchbox, front page, code tabs, copy buttons, page-since badges Docs: Add dark mode and a toggle Mar 14, 2026
@chrisrueger chrisrueger marked this pull request as ready for review March 14, 2026 21:37
@chrisrueger
Copy link
Contributor

Will be replaced by #7150

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.

2 participants