add dark theme and preferences

This commit is contained in:
teddit
2020-11-21 13:50:12 +01:00
parent 3edde76303
commit 5e52297481
17 changed files with 872 additions and 76 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ html
head
title overview for #{data.username}
include includes/head.pug
body
body(class=""+ user_preferences.theme +"")
include includes/topbar.pug
if user === null
h1 Error occured