Potential new default dark and light themes added (base16-pleroma-dark, base16-pleroma-light). The new dark one set as the default.

This commit is contained in:
Shpuld Shpuldson 2017-04-13 02:05:31 +03:00
parent 7ee87c7618
commit 446de1c623
4 changed files with 69 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Pleroma FE",
"theme": "base16-ashes.css",
"theme": "base16-pleroma-dark.css",
"background": "/static/bg.jpg",
"logo": "/static/logo.png"
}