mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
4a672bda22
* add the HSL values of each of the 256 terminal colors * add color_pair_cache_hash_str() * move common code to _color_pair_cache_get() helper func after hashing a string to a color, return the closest matching terminal color using euclidian distance of the HSL diff vector (this method was found empirically and seems to work well enough...) |
||
---|---|---|
.. | ||
account.c | ||
account.h | ||
accounts.c | ||
accounts.h | ||
color.c | ||
color.h | ||
conflists.c | ||
conflists.h | ||
files.c | ||
files.h | ||
preferences.c | ||
preferences.h | ||
scripts.c | ||
scripts.h | ||
theme.c | ||
theme.h | ||
tlscerts.c | ||
tlscerts.h |