summaryrefslogtreecommitdiff
path: root/textures/unifieddyes_palette_colorwallmounted.png
AgeCommit message (Collapse)Author
2018-08-27fix broken re-painting of nodes using the split palettesVanessa Dannenberg
(broken in multiple places....oy.) also, fix wrong light green shade in colorwallmounted palette also, fixed many wrong/missing aliases and translations between old and current colors (i.e. aqua<->spring, skyblue<->azure, redviolet<->rose)
2018-08-25minor changes to colorwallmounted paletteVanessa Dannenberg
got rid of the separate brown swatch in the colorwallmounted palette, as it was being bypassed by the brown-> medium orange translation -- replaced it with light green. fixed missing colorwallmounted light blue/azure check-and-return in get_paletteidx()
2017-02-07re-generated all of the palettesVanessa Ezekowitz
Some colors were a little bit "off" from the official spec. Started from the standard 12 hues, with their RGB values manually set to exactly 0, 128, or 255 as appropriate, then brightness and saturation adjusted as needed for each shade band. Black is set at 8 percent (0x141414).
2017-02-06add light_blue to wallmounted paletteVanessa Ezekowitz
2017-01-30better pink shade in the colorwallmounted paletteVanessa Ezekowitz
(now it's standard web pink, but shifted 15 degrees toward red and saturation maxed out)
2017-01-28add API option for "colorwallmounted" paramtype2Vanessa Ezekowitz
(pass "wallmounted" to the "is_color_fdir" field where needed) Comes with an abridged, 32-color version of the master palette, containing Red, Orange, Yellow, Green, Cyan, Blue, Violet, and Magenta, in three shades each, plus the usual black/three greys/white, plus pink and brown in two of the extrs spaces.