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

Implement dark mode #2338

Merged
merged 38 commits into from
May 23, 2024
Merged

Implement dark mode #2338

merged 38 commits into from
May 23, 2024

Commits on Sep 3, 2023

  1. Implement dark mode

    Copies relevant, recent work from rstudio/bslib
    
    kudos to @gadenbuie
    jayhesselberth committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    4e1278b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 30, 2023

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

Commits on Apr 20, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 28, 2024

  1. port over some tweaks from rstudio/bslib

    Jay Hesselberth committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    56a5f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e13ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907c8df View commit details
    Browse the repository at this point in the history
  4. acknowledge @gadenbuie

    jayhesselberth committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    00576bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d320dc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    401be6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a5bf60 View commit details
    Browse the repository at this point in the history
  3. Simplify css

    hadley committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cd17170 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Re-do scss with eye to #2573

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    27eb176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393e164 View commit details
    Browse the repository at this point in the history
  3. Conditionally set navbar bg

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cb18b29 View commit details
    Browse the repository at this point in the history
  4. Explanatory comment

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d70081f View commit details
    Browse the repository at this point in the history
  5. Revert menu changes

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cd55c5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bce689 View commit details
    Browse the repository at this point in the history
  7. Test (and fix) theme errors

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d5f14e4 View commit details
    Browse the repository at this point in the history
  8. Use a variable

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0775200 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ad1d30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc1b802 View commit details
    Browse the repository at this point in the history
  11. Update test

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b63cfd8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57e82f0 View commit details
    Browse the repository at this point in the history
  13. WS

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2ca8a11 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    38092ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e30adb6 View commit details
    Browse the repository at this point in the history
  16. Revert unrelated change

    hadley committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2d0a7b9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dd0602b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    87aabeb View commit details
    Browse the repository at this point in the history
  2. More search polishing

    hadley committed May 23, 2024
    Configuration menu
    Copy the full SHA
    78cc4dd View commit details
    Browse the repository at this point in the history
  3. More news polishing

    hadley committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d57f700 View commit details
    Browse the repository at this point in the history
  4. More polishing

    hadley committed May 23, 2024
    Configuration menu
    Copy the full SHA
    83341f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb2dee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d06820d View commit details
    Browse the repository at this point in the history
  7. Polish navbar colouring

    hadley committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e196064 View commit details
    Browse the repository at this point in the history
  8. Hopefully last search tweak

    hadley committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a02e726 View commit details
    Browse the repository at this point in the history