Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force light mode on documentation site #990

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Force light mode on documentation site #990

merged 1 commit into from
Mar 19, 2024

Conversation

dg-concordium
Copy link
Contributor

Purpose

Fix an issue related to the recent dependency updates where users who had system-wide dark mode selected would get black dropdown boxes and other elements.

Changes

Force light mode in conf.py and remove the theme-switcher.html file.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the
Contributor License Agreement v1.0

@dg-concordium dg-concordium requested review from limemloh and orhoj March 18, 2024 14:58
@dg-concordium dg-concordium added the preview Trigger a documentation preview for a PR. label Mar 18, 2024
@dg-concordium dg-concordium linked an issue Mar 18, 2024 that may be closed by this pull request
@Concordium Concordium deleted a comment from github-actions bot Mar 18, 2024
@dg-concordium dg-concordium added preview Trigger a documentation preview for a PR. and removed preview Trigger a documentation preview for a PR. labels Mar 18, 2024
Copy link

github-actions bot commented Mar 18, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-03-19 08:09 UTC

@dg-concordium dg-concordium merged commit dc908e6 into main Mar 19, 2024
4 checks passed
@dg-concordium dg-concordium deleted the fix-dark-mode branch March 19, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Trigger a documentation preview for a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dark background on dropdowns in documentation pages
3 participants