Hue: Use the currently active color mode (#13376)

* Hue: Use the currently active color mode

* Round hue/sat colors before reporting to API

* .gitignore cache fix
This commit is contained in:
Adam Mills
2018-03-23 14:01:40 -04:00
committed by Paulus Schoutsen
parent 553920780f
commit 2497dd5e33
4 changed files with 56 additions and 1 deletions

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ Icon
# pytest
.pytest_cache
.cache
# GITHUB Proposed Python stuff:
*.py[cod]