Complete template system overhaul: CSS variables, theme management, and UI improvements #74

Merged
Copilot merged 47 commits from copilot/fix-language-constants-display into main 2026-02-07 17:49:30 +00:00

47 Commits

Author SHA1 Message Date
d5f3dfb5ac remfoe Alternative option 2026-02-07 11:48:53 -06:00
copilot-swe-agent[bot]
db16db87a4 Convert theme style descriptions to tooltips using hint attribute
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:44:32 +00:00
copilot-swe-agent[bot]
fd998b6f49 Remove Alternative color scheme option and enhance theme selection instructions
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:43:36 +00:00
copilot-swe-agent[bot]
19d83e4d92 Add description instructions to font scheme selection field
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:40:04 +00:00
copilot-swe-agent[bot]
7a91855a2a Expand template description with custom color theme implementation instructions
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:36:37 +00:00
copilot-swe-agent[bot]
f1316ccb58 Update global padding variables from 1rem to 0.15rem across all color schemes
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:28:22 +00:00
copilot-swe-agent[bot]
910d1dcb3e Complete CSS variable system: Add missing values, regenerate alternative colors, add Bootstrap/Joomla styles
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:17:49 +00:00
copilot-swe-agent[bot]
9e2c2cee0d docs: Add missing CSS variable documentation sections
- Add Navbar Variables (17 vars)
- Add Offcanvas Variables (3 vars)
- Add Button Utilities (2 vars)
- Add Card Variables (17 vars)
- Add Responsive Tokens & Breakpoints (9 vars)
- Add VirtueMart Variables (61 vars)
- Add Gable Variables (7 vars)
- Update Table of Contents
- Add usage examples
- Update revision history

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:12:31 +00:00
copilot-swe-agent[bot]
e4f880c621 Reorganize 4 CSS variable files with consistent structure and section headers
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 17:08:25 +00:00
06e837ea58 Update template.css 2026-02-07 10:56:19 -06:00
copilot-swe-agent[bot]
631407297d Move user.css styles to template.css and add site-title margin
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 16:55:16 +00:00
466cc6b642 Merge branch 'copilot/fix-language-constants-display' of https://github.com/mokoconsulting-tech/MokoCassiopeia into copilot/fix-language-constants-display 2026-02-07 10:55:05 -06:00
712220dca9 Update template.css 2026-02-07 10:54:55 -06:00
copilot-swe-agent[bot]
d46846573f Add comprehensive missing CSS variables to all color scheme files
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 16:54:10 +00:00
73e9b6d9c8 Merge branch 'copilot/fix-language-constants-display' of https://github.com/mokoconsulting-tech/MokoCassiopeia into copilot/fix-language-constants-display 2026-02-07 10:51:56 -06:00
c7118a5d30 Update user.css 2026-02-07 10:46:46 -06:00
copilot-swe-agent[bot]
83c16d1d2a Fix template name capitalization from mokocassiopeia to MokoCassiopeia
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 16:42:47 +00:00
copilot-swe-agent[bot]
eca164fa3e Add usage instructions to custom color palette option descriptions
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-02-07 16:39:56 +00:00
0fc071928f Change filename 2026-02-07 10:37:26 -06:00
60919abb62 Delete colors_custom_light.css 2026-02-07 10:35:03 -06:00
copilot-swe-agent[bot]
515539590a Set Roboto as default font and add Osaka font for titles
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 06:47:06 +00:00
copilot-swe-agent[bot]
162fd5e250 Fix .icon-white to use --body-bg CSS variable for proper theming
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 06:35:11 +00:00
copilot-swe-agent[bot]
fe1c6f02f3 Add fluid container parameter to error.php and prepare for theme fieldset split
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 06:26:47 +00:00
copilot-swe-agent[bot]
ba6100b468 Fix form controls and button styling to use CSS variables
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 06:09:32 +00:00
afd7d0aac0 Update template.css 2026-01-30 00:04:30 -06:00
copilot-swe-agent[bot]
bd206cbc0e Remove underline from site title and brand links
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:54:52 +00:00
copilot-swe-agent[bot]
d97233eea9 Implement smart Bootstrap loading and fix drawer functionality
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:54:06 +00:00
copilot-swe-agent[bot]
a2a26d504e Plan: Implement smarter Bootstrap component loading
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:53:11 +00:00
8c6ec98a93 Update joomla.asset.json 2026-01-29 23:52:07 -06:00
copilot-swe-agent[bot]
b939115430 Remove non-existent script references (theme-init.js, darkmode-toggle.js)
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:45:53 +00:00
copilot-swe-agent[bot]
b10bff1ab6 Update CSS path references from /css/global/ to /css/colors/
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:44:39 +00:00
copilot-swe-agent[bot]
89a27c4bd6 Implement conditional TOC loading and cleanup Bootstrap/TOC code
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:40:40 +00:00
copilot-swe-agent[bot]
d2ab55d9b0 Fix component.php: Remove incorrect asset reference
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:34:58 +00:00
copilot-swe-agent[bot]
6f3fa4ef78 Make title text follow nav background color and improve search container styling
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:29:53 +00:00
copilot-swe-agent[bot]
b1ce13ca8b Fix missing asset registry error: Replace template.global.base with template.base
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:27:53 +00:00
50b9298a69 Fixed remanent moko-cassiopeia 2026-01-29 23:26:46 -06:00
copilot-swe-agent[bot]
d7e12d3897 Address code review feedback: Add disabled border styling and update SECURITY.md revision history
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:20:30 +00:00
copilot-swe-agent[bot]
32444af374 Add security documentation for custom head content feature
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:18:44 +00:00
copilot-swe-agent[bot]
20e9b39688 Add search button styling and fix responsive header layout
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:18:12 +00:00
copilot-swe-agent[bot]
733bcc3496 Fix input fields to follow dark theme with CSS variables
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:17:06 +00:00
copilot-swe-agent[bot]
56b94175da Update comprehensive plan for all fixes
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:14:34 +00:00
copilot-swe-agent[bot]
dd02abf76b Remove default logo file path from template configuration
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:06:17 +00:00
copilot-swe-agent[bot]
67f9af7a85 Add missing fieldset label constants to sys.ini files
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:05:36 +00:00
copilot-swe-agent[bot]
2e366ea451 Convert language constants from hyphenated to underscore format
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 05:02:16 +00:00
copilot-swe-agent[bot]
4161629191 Fix double semicolon in sys.ini files copyright comments
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 04:48:47 +00:00
copilot-swe-agent[bot]
1719d0e6fd Fix language constants and update dates to 2026
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 04:47:25 +00:00
copilot-swe-agent[bot]
6a831c8bd7 Initial plan 2026-01-30 04:42:51 +00:00