Wrong accent color on both systems #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The accent color displayed by moongreet is incorrect. This affects both the development machine and the target system.
All colors are sourced from GTK theme variables (
@theme_selected_bg_color, etc.) via the Catppuccin Colloid theme. Either the theme doesn't provide the expected accent color value, or the theme isn't loaded correctly at greeter startup.To investigate:
@theme_selected_bg_coloractually resolves to at runtimegtk-themeinmoongreet.tomlis correctly applied