aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2017-11-17 17:24:42 +0200
committershpuld <shp@cock.li>2017-11-17 17:24:42 +0200
commit21b31cf599e3dd619694ca7b6b998494b18af770 (patch)
tree622bc742d98442f03f9ba547ac77f7e1ebd0c3c2 /static/config.json
parente13c8c3fd292e5afa43f78bfff9e1bdd754c1df9 (diff)
Move custom theming from settings to style-switcher, remove usage of custom .css files, use styles.json instead.
Diffstat (limited to 'static/config.json')
-rw-r--r--static/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/config.json b/static/config.json
index 195ee046..8b596992 100644
--- a/static/config.json
+++ b/static/config.json
@@ -1,6 +1,6 @@
{
"name": "Pleroma FE",
- "theme": "base16-pleroma-dark.css",
+ "theme": "pleroma-dark",
"background": "/static/bg.jpg",
"logo": "/static/logo.png",
"registrationOpen": false