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

Status: Colorize volume icons #467

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 30, 2024

  1. Status: Colorize volume icons

    Use full color icons for volume. These icons match
    the rest of the color theme better and are easier
    to see in both light and dark themes.
    
    Remove same-named monochromatic icons from the `panel` folder.
    Symbolic icons (which automatically recolorize) are now common
    so these monochromatic icons should no longer be needed.
    In places where developers have chosen not to use symbolic icons,
    we shouldn't force the look. This also solves an issue where
    the monochromatic icons were difficult to see with mixed
    light and dark themes (especially with per-app
    light and dark theme preferences becoming more common).
    
    Symlink `-panel` suffixed icons to the new
    colorized icons at 16px, 22px. These still
    may be used for ayatana indicators. Not sure
    if any sizes other than 22px really needed.
    
    Fixes shimmerproject#416
    Fixes shimmerproject#90
    Address part of shimmerproject#362
    Addresses part of shimmerproject#346
    Newer solution to shimmerproject#180
    newhoa committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6366ffe View commit details
    Browse the repository at this point in the history