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

[5.x] Dark Mode #10117

Merged
merged 24 commits into from
May 20, 2024
Merged

[5.x] Dark Mode #10117

merged 24 commits into from
May 20, 2024

Commits on May 14, 2024

  1. [5.x] Apply dark mode

    peimn committed May 14, 2024
    Configuration menu
    Copy the full SHA
    42e4cd0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Fiddling with contrast

    jackmcdade committed May 16, 2024
    Configuration menu
    Copy the full SHA
    839fc86 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    56e9b1a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. now we're talkin'

    jackmcdade committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1f8a438 View commit details
    Browse the repository at this point in the history
  2. tighten up the toggle

    Might move it or change it entirely but at least it looks more consistent and the animation is more scientifically accurate which is important to keep the flat earthers mad
    jackmcdade committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f3dad82 View commit details
    Browse the repository at this point in the history
  3. fix textarea

    jackmcdade committed May 19, 2024
    Configuration menu
    Copy the full SHA
    708756e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9ecf5c View commit details
    Browse the repository at this point in the history
  5. code color

    jackmcdade committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1c3c1d0 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    7d40131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b907e7 View commit details
    Browse the repository at this point in the history
  3. nitpicking

    jackmcdade committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cda5adf View commit details
    Browse the repository at this point in the history
  4. Replace dark mode toggle with dropdown, support "auto"

    As awesome as the animation is, it's a bit out of place given the rest of the UI. Now it uses a standard dropdown component, and also supports a system-driven "auto" mode.
    jackmcdade committed May 20, 2024
    Configuration menu
    Copy the full SHA
    962a3d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b05abce View commit details
    Browse the repository at this point in the history
  6. fix dark mode button focus

    jackmcdade committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d571237 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf16f23 View commit details
    Browse the repository at this point in the history
  8. extra quote

    jasonvarga committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f225e7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be3a5f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3dee05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4fd576 View commit details
    Browse the repository at this point in the history
  12. refactor component so that when you choose auto, it'll update the pag…

    …e on the fly if you toggle dark mode in your OS
    jasonvarga committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8bcd97e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    11e3706 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1240ee4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50017f2 View commit details
    Browse the repository at this point in the history
  16. widgets

    jackmcdade committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c305e1b View commit details
    Browse the repository at this point in the history