Unbreak nick colors for existing themes

https://github.com/thelounge/thelounge/pull/4649 broke existing
themes by removing the colored-nicks class from chat.

Considering that we don't bump the major version, keep backwards
compatibility for now
This commit is contained in:
Reto Brunner 2023-04-17 01:11:35 +02:00
parent 90ad06a29a
commit 21d1dbaad6

View file

@ -6,6 +6,7 @@
'hide-motd': store.state.settings.motd,
'time-seconds': store.state.settings.showSeconds,
'time-12h': store.state.settings.use12hClock,
'colored-nicks': true, // TODO temporarily fixes themes, to be removed in next major version
}"
>
<div