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

Dark mode fixes #2634

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Dark mode fixes #2634

merged 2 commits into from
Jun 18, 2024

Conversation

pokonski
Copy link
Contributor

@pokonski pokonski commented Jun 18, 2024

Description

Followup PR for #2562 with fixes to dark mode styling, mostly in Examples:

  • missing btn-danger class fixed
  • corrected usage of btn-primary to primary class
  • added dark mode styles for buttons in general
  • applied btn primary/btn danger classes to buttons that had no styling until now
  • added dark mode styles for the server requests bottom drawer in Examples
  • fixed styles for tabs examples in dark mode

Corresponding issue:

Testing

Locally via Zola

Checklist

  • I have read the contribution guidelines
  • I have targeted this PR against the correct branch (master for website changes, dev for
    source changes)
  • This is either a bugfix, a documentation update, or a new feature that has been explicitly
    approved via an issue
  • I ran the test suite locally (npm run test) and verified that it succeeded

@Telroshan Telroshan added the website Non-documentation website issues label Jun 18, 2024
@1cg 1cg merged commit f27e349 into bigskysoftware:master Jun 18, 2024
1 check passed
@pokonski pokonski deleted the dark-mode-fixes branch June 18, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
website Non-documentation website issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants