fix this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4050224#context
parent
4c15a06835
commit
a0a0c47e44
|
@ -10,7 +10,7 @@
|
|||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"
|
||||
{%- if IS_DKD() -%}
|
||||
{%- if IS_DKD() and not (v and v.theme == 'light') -%}
|
||||
style="--primary:#2AAA8A;--secondary:#F5E216"
|
||||
{%- elif not IS_FISTMAS() -%}
|
||||
style="--primary:#{{v.themecolor if v else DEFAULT_COLOR}}"
|
||||
|
|
Loading…
Reference in New Issue