Wrong accent color on both systems #1

Closed
opened 2026-04-06 19:46:25 +02:00 by nevaforget · 0 comments
Owner

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:

  • Which value @theme_selected_bg_color actually resolves to at runtime
  • Whether gtk-theme in moongreet.toml is correctly applied
  • Whether the Colloid theme variant (Grey-Dark-Catppuccin) ships the expected accent
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:** - Which value `@theme_selected_bg_color` actually resolves to at runtime - Whether `gtk-theme` in `moongreet.toml` is correctly applied - Whether the Colloid theme variant (Grey-Dark-Catppuccin) ships the expected accent
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nevaforget/greetd-moongreet#1
No description provided.