Skip to content

New logo, dark mode on landing page #1549

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

Merged
merged 2 commits into from
May 20, 2024
Merged

New logo, dark mode on landing page #1549

merged 2 commits into from
May 20, 2024

Conversation

bkoelman
Copy link
Member

Added dark mode to the documentation landing page. The selected theme (light/dark/auto) is stored at the same local storage key as docfx, so they share the setting.

Updated the JsonApiDotNetCore logo, because it became unreadable (black text on black background) in dark mode.

Closes #1291.

QUALITY CHECKLIST

Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.81%. Comparing base (7ace826) to head (dd61f78).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1549   +/-   ##
=======================================
  Coverage   90.81%   90.81%           
=======================================
  Files         346      346           
  Lines       11063    11063           
  Branches     1815     1815           
=======================================
  Hits        10047    10047           
  Misses        669      669           
  Partials      347      347           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bkoelman bkoelman marked this pull request as ready for review May 20, 2024 21:55
@bkoelman bkoelman merged commit 7b5db17 into master May 20, 2024
16 checks passed
@bkoelman bkoelman deleted the dark-mode-and-new-logo branch May 20, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add dark mode to documentation landing page
1 participant