Light theme

This commit is contained in:
spikecodes 2021-01-10 18:15:34 -08:00
parent c58b077330
commit 08683fa5a6
10 changed files with 48 additions and 21 deletions

View file

@ -11,7 +11,10 @@
<link rel="stylesheet" href="/style.css">
{% endblock %}
</head>
<body class="{% block ui %}{% endblock %}">
<body class="
{% if prefs.layout != "" %}{{ prefs.layout }}{% endif %}
{% if prefs.wide == "on" %} wide{% endif %}
{% if prefs.theme == "light" %} light{% endif %}">
<!-- NAVIGATION BAR -->
<nav>
<p id="logo">