mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-01-10 01:49:33 +00:00
Edit Misskey icons colour
This commit is contained in:
parent
65504afd6a
commit
439efc7031
|
@ -4,7 +4,7 @@
|
||||||
"title": "misskey",
|
"title": "misskey",
|
||||||
"category": "social network",
|
"category": "social network",
|
||||||
"type": "microblogging",
|
"type": "microblogging",
|
||||||
"logoClr": "f66e4f",
|
"logoClr": "fb4e4e",
|
||||||
"created": "2014",
|
"created": "2014",
|
||||||
"official": "https://joinmisskey.github.io",
|
"official": "https://joinmisskey.github.io",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
|
|
@ -19,6 +19,6 @@ $ganggo: #69d7e2;
|
||||||
$pleroma: #fba457;
|
$pleroma: #fba457;
|
||||||
$aardwolf: #46332d;
|
$aardwolf: #46332d;
|
||||||
$peertube: #f1680d;
|
$peertube: #f1680d;
|
||||||
$misskey: #db3f86;
|
$misskey: #fb4e4e;
|
||||||
$osada: #008000;
|
$osada: #008000;
|
||||||
$pixelfed: #6736dd;
|
$pixelfed: #6736dd;
|
||||||
|
|
Loading…
Reference in a new issue