konradmichalik/typo3-backend-themes
Composer 安装命令:
composer require konradmichalik/typo3-backend-themes
包简介
Backend Themes - TYPO3 extension to configure and select custom backend color themes with primary/secondary colors, dark mode support and live preview.
README 文档
README
TYPO3 extension typo3_backend_themes
TYPO3 extension to create custom backend color themes. Define primary and secondary colors, configure dark mode overrides, and let backend users choose their preferred theme.
Note
Use this extension to subtly establish your project or client branding in the TYPO3 backend. For example, apply corporate colors to the sidebar, header and icons so editors immediately recognize which installation they are working in.
✨ Features
- Custom color themes as database records with live preview
- Dark mode support with optional overrides
- WCAG contrast warning in the preview to avoid unreadable color combinations
- User Settings integration alongside TYPO3 default themes
- Live theme switching — the backend re-colors instantly after a theme change, no full page reload
- Admin-defined default theme recommendation
- Curated starter themes shipped out of the box
Warning
This is an experimental extension. TYPO3 v14 introduced the Fresh theme and the backend theming approach based on CSS custom properties and design tokens is expected to evolve further in upcoming TYPO3 core releases. This extension builds on top of that system and serves as an example of how adaptable the TYPO3 backend already is. It may require adjustments as the core API matures.
🔥 Installation
Requirements
| TYPO3 | PHP |
|---|---|
| 14.0+ | 8.2 - 8.5 |
Composer
composer require konradmichalik/typo3-backend-themes
TER
Download the zip file from TYPO3 extension repository (TER).
Demo Themes
The extension ships with a set of curated starter themes. To import them, run the extension setup after installation:
vendor/bin/typo3 extension:setup
Corporate Blue, Nature Green, Warm Sunset, Ocean Teal, Royal Purple, Slate Neutral, Amber Gold, Ruby Red, Indigo Midnight — each with subtly distinct header and sidebar shades plus dark mode overrides.
Tip
The starter themes are meant as a starting point. Feel free to adjust them to your needs or delete them entirely.
🎨 Configuration
Creating Themes
- Open the List module at root level (pid=0)
- Create a new Backend Theme record
- Set a title and choose a primary color
- Save — the live preview shows light and dark mode side by side
Tip
Check Default Theme to mark it as the admin-recommended theme. It will appear at the top of the user dropdown with "(Default)" suffix.
Extension Settings
Under Admin Tools → Settings → Extension Configuration → typo3_backend_themes:
| Setting | Description |
|---|---|
| Hide default TYPO3 themes | Removes Fresh, Modern and Classic from the theme dropdown. Only custom themes remain selectable. |
User Settings
Users select their theme under User Settings → Appearance → Theme:
Standard TYPO3 themes continue to work as before, unless the extension setting "Hide default TYPO3 themes" is enabled. Custom themes apply color overrides via CSS custom properties.
Note
Switching your theme in User Settings applies instantly — the backend re-colors without a full page reload. Only after editing the colors of a theme record a reload is needed to see the change reflected in the backend chrome.
🧑💻 Contributing
Please have a look at CONTRIBUTING.md.
⭐ License
This project is licensed under GNU General Public License 2.0 (or later).
konradmichalik/typo3-backend-themes 适用场景与选型建议
konradmichalik/typo3-backend-themes 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 20 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 04 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 konradmichalik/typo3-backend-themes 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 konradmichalik/typo3-backend-themes 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 30
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-04-27


