termcol: use rgb index instead of value for hsv calculation
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 1 Nov 2015 02:12:48 +0000 (03:12 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 10 Nov 2015 21:24:03 +0000 (22:24 +0100)
commita4fdefae72afac5a4ad02eabcc23fe762903ad89
tree71337436ea921774fa0df98b1285b2230e99e215
parent1cf492e9a7420f613fee280c789f637af9b1b9c1
termcol: use rgb index instead of value for hsv calculation

Final colour value may not map well to table position; prefer original
coordinates to prevent outrageous transforms from breaking grouping
at the cost of adjusting for cumulative exceptions.
termcol.plp