aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHyper! (Stitch) <info@urgero.org>2017-11-19 19:07:19 +0000
committerHyper! (Stitch) <info@urgero.org>2017-11-19 19:07:19 +0000
commit36011fee4e70435a38552bc300bf6008df83f75f (patch)
tree47d7dcf15634559cff8fec87b9bd89d78ffb26e6 /lib
parentf065689407b4cb9d7bd142fa35efe1bb8b75a4de (diff)
downloadpleroma-36011fee4e70435a38552bc300bf6008df83f75f.tar.gz
Add Custom Pleroma-dark theme
Diffstat (limited to 'lib')
-rw-r--r--lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex b/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex
index 334dc4f98..ac50ad46b 100644
--- a/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex
+++ b/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex
@@ -5,6 +5,7 @@
<meta content='width=device-width, initial-scale=1' name='viewport'>
<link rel="stylesheet" media="all" href="/packs/common.css" />
<link rel="stylesheet" media="all" href="/packs/default.css" />
+<link rel="stylesheet" media="all" href="/packs/pl-dark-masto-fe.css" />
<script src="/packs/common.js"></script>
<script src="/packs/locale_en.js"></script>