bdlukaa / bdlukaa/system_theme

[linux] Wrong accent color on Manjaro GNOME

Open
#44 2 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
C++
Stars
40
Forks
20
PR merge metrics
No merged PRs in 30d

Description

I tried to build and run a flutter project using _system_theme_ on the latest version of Linux Manjaro GNOME. (`GNOME 48` | `Linux 6.14.6-2-MANJARO`)
In the OS appearance settings UI, I've set the accent color to _orange_. _System_theme_ gets an accent color from the OS but it seems to get the wrong one: the default bluish green (`Color(alpha: 1.0000, red: 0.0863, green: 0.6275, blue: 0.5216, colorSpace: ColorSpace.sRGB)`)

When I run the following command, it returns `'orange'`:
`gsettings get org.gnome.desktop.interface accent-color`

**This problem seems to stem more from the OS. The Settings UI also uses the bluish green accent color (see the green outline in "_Style_" setting).**

![Image](https://github.com/user-attachments/assets/09acb520-51ca-4967-a387-c6604590f263)

But as the command above returns the color selected by the user, maybe _system_theme_ can find a workaround or simply wait the OS to expose the accent color in a better way, you see.

Thanks for considering this feedback.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.