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

feat(renderer): definable default color for symbolic icons #59

Merged
merged 7 commits into from
Sep 13, 2023

Commits on Aug 30, 2023

  1. feat(renderer): define default icon color

    By default, this is the same as the text color for best visibility.
    mmstick committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    67b4c7d View commit details
    Browse the repository at this point in the history
  2. feat(winit): support icon color appearance

    Changes required to support the icon_color renderer setting.
    mmstick committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c979c34 View commit details
    Browse the repository at this point in the history
  3. feat(sctk): support icon color appearance

    Changes required to support the icon_color renderer setting.
    mmstick committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    97a3fbf View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 12, 2023

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