HSV support for #1143

This commit is contained in:
Synchro
2013-01-23 01:50:37 +01:00
parent 3b293be8e2
commit 4d5c404dd9
4 changed files with 44 additions and 0 deletions

View File

@@ -52,6 +52,9 @@
hue: 98;
saturation: 12%;
lightness: 95%;
hsvhue: 98;
hsvsaturation: 12%;
hsvvalue: 95%;
red: 255;
green: 255;
blue: 255;