Update PleromaFE: pleroma-fe@eb2975b64d849af6bdc327dabac34b8e6d952eae

This commit is contained in:
Mark Felder 2021-01-25 09:50:26 -06:00
commit c3dd06b540
102 changed files with 1561 additions and 1090 deletions

View file

@ -267,6 +267,7 @@
},
"colors": {
"bg": "#c0c0c0",
"wallpaper": "#008080",
"text": "#000000",
"link": "#0000ff",
"accent": "#000080",

View file

@ -258,6 +258,7 @@
},
"colors": {
"bg": "#c0c0c0",
"wallpaper": "#008080",
"text": "#000000",
"link": "#0000ff",
"accent": "#000080",

View file

@ -240,6 +240,7 @@
},
"colors": {
"bg": "#d6d6ce",
"wallpaper": "#396ba5",
"text": "#000000",
"link": "#0000ff",
"accent": "#0a246a",