mirror of
https://github.com/thelounge/thelounge
synced 2025-01-25 18:45:02 +00:00
c87d82dc48
These colors were built using the current generation function to have similar style.
3 lines
202 B
Smarty
3 lines
202 B
Smarty
<a href="#" class="user {{colorClass nick}}" data-name="{{nick}}">{{mode}}{{nick}}</a>
|
|
is now known as
|
|
<a href="#" class="user {{colorClass new_nick}}" data-name="{{new_nick}}">{{mode}}{{new_nick}}</a>
|