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

Color Setting for Icons #903

Merged
merged 9 commits into from
Aug 29, 2024
Merged

Color Setting for Icons #903

merged 9 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. feat(theme): add icon field to UiStyles

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8a07625 View commit details
    Browse the repository at this point in the history
  2. feat(theme): add ic key for UiStyles icon in set_exa

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7dd838a View commit details
    Browse the repository at this point in the history
  3. feat(theme): add None as icon value in UiStyles.default_theme

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    675dc60 View commit details
    Browse the repository at this point in the history
  4. feat(output): add icon function to FileNameColours trait

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f0564b3 View commit details
    Browse the repository at this point in the history
  5. feat(theme): implement FileNameColours.icon for Theme

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    eb25944 View commit details
    Browse the repository at this point in the history
  6. feat(output): adjust FileName.paint to consider possible icon color

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    afa5dcb View commit details
    Browse the repository at this point in the history
  7. docs(man): add ic for icon color to colors man page

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a09e53e View commit details
    Browse the repository at this point in the history
  8. fix(theme): remove unnecessary map and make clippy happy

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    72d143d View commit details
    Browse the repository at this point in the history
  9. refactor(output): simplify icon style setting in FileName.paint

    Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
    gierens authored and cafkafk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6797607 View commit details
    Browse the repository at this point in the history