fedimbed: add firefish color

This commit is contained in:
Cynthia Foxwell 2023-07-24 18:32:50 -06:00
parent 550ac7c0b3
commit 78026c7aeb

View file

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