This commit is contained in:
kek7198 2021-12-13 07:22:05 -06:00
parent 5fa60cf124
commit 90d4405500

View file

@ -203,7 +203,8 @@
<link rel="stylesheet" href="/@{{v.username}}/css">
{% endif %}
{% else %}
<style>:root{--primary:#{{'DEFAULT_COLOR' | app_config}}</style>
<style>:root{--primary:#dc2626</style>
<!-- <style>:root{--primary:#{{'DEFAULT_COLOR' | app_config}}</style> -->
<!-- <link rel="stylesheet" href="/assets/css/{{'DEFAULT_THEME' | app_config}}.css?v=200"> -->
{% endif %}