Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Fix palette all white#76

Open
adaschma wants to merge 2 commits into
zhrexl:mainfrom
adaschma:fix-palette-all-white
Open

Fix palette all white#76
adaschma wants to merge 2 commits into
zhrexl:mainfrom
adaschma:fix-palette-all-white

Conversation

@adaschma

Copy link
Copy Markdown

While testing the gnome47 port, I noticed that the "standard" Palette" only contains the color "White" (about 10x) and I am getting Errors in my log like:

  gnome-shell[3810]: draw-on-your-screen2@zhrexl.github.com: "Gray" color cannot be parsed.

This is because the rgb values are not included in the gschemas.xml for the "standard" Palette while it is included for "GNOME HIG light" and other palettes. Using the rgb values from this webpage I added them to the "standard" Palette.

Fixes messages logged like:

  gnome-shell[3810]: draw-on-your-screen2@zhrexl.github.com: "Gray"
                     color cannot be parsed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant