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

Add new CSS variables --color-accent and --color-small-accent #21305

Merged
merged 6 commits into from
Oct 7, 2022

Commits on Sep 30, 2022

  1. Add new CSS variables --color-accent and --color-small-accent

    At the moment, this is only used to replace the color of the "viewed"
    checkbox.
    Previously, the used variable accentuated always either darker or lighter,
    which meant that one theme looked good while the other didn't.
    delvh committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a5bf6a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Update arc-green values

    Co-authored-by: silverwind <me@silverwind.io>
    delvh and silverwind committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    bb8d068 View commit details
    Browse the repository at this point in the history
  2. Use --color-accent(-small) for "Has Changed" label as well

    Additionally conform more to the style of the surrounding buttons
    delvh committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    c053238 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

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