Fix contrast percentage handling, fixes #1144

This commit is contained in:
Synchro
2013-01-23 00:32:41 +01:00
parent 80d9f387c0
commit 3b293be8e2
3 changed files with 9 additions and 1 deletions

View File

@@ -38,6 +38,10 @@
contrast-dark-thresh: #eeeeee;
contrast-high-thresh: #eeeeee;
contrast-low-thresh: #111111;
contrast-light-thresh-per: #111111;
contrast-dark-thresh-per: #eeeeee;
contrast-high-thresh-per: #eeeeee;
contrast-low-thresh-per: #111111;
format: "rgb(32, 128, 64)";
format-string: "hello world";
format-multiple: "hello earth 2";