fedimbed: add firefish color

This commit is contained in:
Cynthia Foxwell 2023-07-24 18:32:50 -06:00
parent 550ac7c0b3
commit 78026c7aeb
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ const PLATFORM_COLORS = {
akkoma: 0x593196,
misskey: 0x99c203,
calckey: 0x31748f,
firefish: 0xf07a5b, // YCbCr interpolated color from the two logo colors
gotosocial: 0xff853e,
};