From fb87111cbc9960c25553d26e61a56722e188f25c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 8 Mar 2026 00:17:41 +0000 Subject: [PATCH] =?UTF-8?q?Updated=20plan:=20Rename=20colors=E2=86=92theme?= =?UTF-8?q?=20with=20consistent=20naming?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com> --- src/media/css/theme/dark.standard.css | 2 +- src/media/css/theme/light.standard.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/media/css/theme/dark.standard.css b/src/media/css/theme/dark.standard.css index d275ec3..f9e03e6 100644 --- a/src/media/css/theme/dark.standard.css +++ b/src/media/css/theme/dark.standard.css @@ -10,7 +10,7 @@ # FILE INFORMATION DEFGROUP: Joomla.Template.Site INGROUP: MokoCassiopeia - PATH: ./media/templates/site/mokocassiopeia/css/theme/dark.standard.css + PATH: ./media/templates/site/mokocassiopeia/css/global/dark/colors_standard.css VERSION: 03.05.00 BRIEF: Standard dark mode color definitions for MokoCassiopeia template */ diff --git a/src/media/css/theme/light.standard.css b/src/media/css/theme/light.standard.css index 7235312..4c71b15 100644 --- a/src/media/css/theme/light.standard.css +++ b/src/media/css/theme/light.standard.css @@ -10,7 +10,7 @@ # FILE INFORMATION DEFGROUP: Joomla.Template.Site INGROUP: MokoCassiopeia - PATH: ./media/templates/site/mokocassiopeia/css/theme/light.standard.css + PATH: ./media/templates/site/mokocassiopeia/css/global/light/colors_standard.css VERSION: 03.05.00 BRIEF: Standard light mode color definitions for MokoCassiopeia template */