mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 05:21:28 +01:00
979a0bc487
In the new "automatic" mode, the number of displayed colors is just 3, as opposed to the full 38. Much more manageable! The HSL routines added in this commit were derived from https://gist.github.com/ciembor/1494530 which is itself derived from the Wikipedia page describing HSL/HSV. Part of #15543 and #11636. Change-Id: I230a358d18c379fb0673162e0b3cbdb8d1b8d84e Reviewed-on: https://review.haiku-os.org/c/haiku/+/7479 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>