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

Configuration option to set theme to light/dark/auto #1917

Merged
merged 14 commits into from
Jul 4, 2023

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    40585a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b955c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eea1f08 View commit details
    Browse the repository at this point in the history
  4. Config option "theme"

    mgax committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    74fa52e View commit details
    Browse the repository at this point in the history
  5. Documentation

    mgax committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    2ac8df3 View commit details
    Browse the repository at this point in the history
  6. Call .as_str() for consistency

    mgax committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    482fd1e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Clean up

    mgax committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b5e4861 View commit details
    Browse the repository at this point in the history
  2. Make --theme truly optional

    mgax committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    25ce798 View commit details
    Browse the repository at this point in the history
  3. required is not required

    Co-authored-by: multisn8 <contact@multisamplednight.com>
    mgax and MultisampledNight committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    44df594 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary &

    Co-authored-by: multisn8 <contact@multisamplednight.com>
    mgax and MultisampledNight committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9793b93 View commit details
    Browse the repository at this point in the history
  5. Intermediate variable for match

    mgax committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5571e74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8555ab2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23aa5ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b5d62b View commit details
    Browse the repository at this point in the history