fedimbed: add firefish color
This commit is contained in:
parent
550ac7c0b3
commit
78026c7aeb
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue