Add tests for hsv and hsva

This commit is contained in:
Luke Page
2012-10-21 15:38:29 +01:00
parent 610fe7b464
commit 7334bcc34d
2 changed files with 5 additions and 0 deletions

View File

@@ -60,6 +60,8 @@
shade: #686868;
shade-full: #000000;
shade-percent: #686868;
hsv: #4d2926;
hsva: rgba(77, 40, 38, 0.2);
mix: #ff3300;
mix-0: #ffff00;
mix-100: #ff0000;