Add color to all lists

This commit is contained in:
Spectralitree
2021-03-28 19:22:31 +02:00
parent 8da5c94b1c
commit 2898b3989a
6 changed files with 10 additions and 6 deletions

View File

@@ -69,6 +69,7 @@ namespace PluralKit.Bot
totalSwitches,
10,
embedTitle,
system.Color,
async (builder, switches) =>
{
var sb = new StringBuilder();