(2018-03-03, 19:22)Michael Horvath Wrote:(2018-03-03, 18:16)Roland Melkert Wrote: color 354 is dithered from 6 and 2, so just take the rgb's of those and average them.
Is there a list of these colors somewhere? I need to fix a lot of submodels.
Everythign between 256 and 511 without an entry in ldconfig is a dithered color.
354-256=98
98 div 16 = 6
98 mod 16 = 2
6 and 2 are in ldconfig