mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
914fc2e0d6
While technically hex colors are okay, there are some tools that read KDE’s colors and will not work correctly. KDE always saves colors as comma-separated base-10 integers, so avoid breaking that assumption.