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

Theme update #138

Merged
merged 18 commits into from
Aug 14, 2023
Merged

Theme update #138

merged 18 commits into from
Aug 14, 2023

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    f77ce37 View commit details
    Browse the repository at this point in the history
  2. feat: add ThemeBuilder

    wash2 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    77f58fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e68ffd2 View commit details
    Browse the repository at this point in the history
  4. fix: example

    wash2 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    94e75a5 View commit details
    Browse the repository at this point in the history
  5. fix: typo

    wash2 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    faa0b59 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. feat: apply tints

    wash2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cf6b5a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e8219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ceca438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d8d2b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3fb68e View commit details
    Browse the repository at this point in the history
  6. refactor: introduce thread local THEME variable and distinguish betwe…

    …en custom and system theme settings
    wash2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    acb4782 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db149f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ae4006 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    187910b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    cee6f38 View commit details
    Browse the repository at this point in the history
  2. chore: update toggler colors

    wash2 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bda25d0 View commit details
    Browse the repository at this point in the history
  3. refactor: add button components to theme because they have different …

    …overlays than others when they are hovered or pressed
    wash2 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bd95c1f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. chore: use palette 0.7.3

    wash2 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    00da2a4 View commit details
    Browse the repository at this point in the history