Ports colored chat names (#24478)

* Ports colored chat names

* Update name color on every message

---------

Co-authored-by: ike709 <ike709@github.com>
This commit is contained in:
ike709
2024-01-25 01:39:00 -07:00
committed by GitHub
parent cc1b441fc7
commit 6cbe4a8fb6
3 changed files with 70 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
using System.Linq;
using Content.Shared.Decals;
using Content.Shared.Humanoid.Markings;
using Content.Shared.Humanoid.Prototypes;
using Content.Shared.Preferences;