Skip to content

glance: use more appropriate colors for positive and negative - #2480

Open
MrSom3body wants to merge 1 commit into
nix-community:masterfrom
MrSom3body-contrib:fix/glance-colors
Open

glance: use more appropriate colors for positive and negative#2480
MrSom3body wants to merge 1 commit into
nix-community:masterfrom
MrSom3body-contrib:fix/glance-colors

Conversation

@MrSom3body

Copy link
Copy Markdown
Contributor

Currently, the positive color in Glance is base01. This leads to things in the
positive color being almost unreadable, as can be seen here:
image

Moreover, it makes negative colors seem to imply something positive rather bad.

This modifies it such that positive colors are base08 and negative colors are
base0B. The two themes provided upstream as defaults use the primary color as the positive color, but I opted for base0B to better reflect the meaning.


@stylix-automation stylix-automation Bot added topic: nixos NixOS target topic: home-manager Home Manager target topic: modules /modules/ subsystem labels Aug 15, 2026

@louis-thevenet louis-thevenet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, it does look better. Thanks for the PR =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: home-manager Home Manager target topic: modules /modules/ subsystem topic: nixos NixOS target

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants