Remove alternative palette refs and make custom palette loading conditional

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-08 01:31:14 +00:00
parent dc5b59c973
commit 2b385e57ab
4 changed files with 17 additions and 20 deletions

View File

@@ -100,17 +100,7 @@
"uri": "media/templates/site/mokocassiopeia/css/theme/dark.standard.min.css",
"attributes": {"media": "all"}
},
{
"name": "template.dark.alternative",
"type": "style",
"uri": "media/templates/site/mokocassiopeia/css/theme/dark.alternative.css",
"attributes": {"media": "all"}
},
{
"name": "template.dark.alternative.min",
"type": "style",
"uri": "media/templates/site/mokocassiopeia/css/theme/dark.alternative.min.css"
},
{
"name": "template.dark.custom",
"type": "style",