mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-12 23:23:48 -05:00
fix: specify color scheme in the web UI
Fixes a bug when displaying dark mode in Chrome
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<meta name="color-scheme" content="light dark">
|
||||
{% if theme == 'neutral' %}
|
||||
<meta
|
||||
name="theme-color"
|
||||
|
||||
Reference in New Issue
Block a user