mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
4fc938d804
Some users might want there nick to always stay white (etc) for easier recognition. Now we can do `/color own off` to not generate the color based on xep-0392. The `me=` color (etc) from the theme will then be used. Once we run this command `theme_load()` is called again. And the theme looks totally wrong. We encountered this at other times already and I think it's nothing wrong with this new code here now but that there seems to be a missing closing attr for the color when drawing. Should be investigated seperately. Fix https://github.com/profanity-im/profanity/issues/1288 |
||
---|---|---|
.. | ||
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 |