lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.26k stars 162 forks source link

Fix Error in Tilda Palettes #469

Closed AZMCode closed 8 months ago

AZMCode commented 2 years ago

I was transcribing a palette for use in another terminal application, and noticed one of the color values for the Tango theme had wrong duplicate values. Haven't checked through the rest of the palettes, so that might be worth a try. In any case, I fixed it according to what is actually displayed on the app, although this might be different than what the author intended.

lanoxx commented 8 months ago

Thanks for pointing this out, I merged your change with a small addition that adds comments and numbers on the colors.

Btw. I just had a quick look at this wiki page and tried to make some sense of the color mappings, the attached images shows the currently mapped color numbers to the color palette. It seems there is some further room for improvement. http://tango.freedesktop.org/Tango_Icon_Theme_Guidelines

image

lanoxx commented 8 months ago

Merged via commit c87cac819b91697bb60e2d1264fbf5851617d0ea.