luisasofie/rainbow
最新稳定版本:1.0.0
Composer 安装命令:
composer require luisasofie/rainbow
包简介
A feminine pink color scheme for the TYPO3 backend — because pink is power.
README 文档
README
Features
- Replaces the default TYPO3 backend blue with a default, vibrant hot-pink colour scheme
- Colours the topbar and sidebar in a vivid rose pink
- Tints every content area, panel, card, and context menu in soft blush pink
- Styles the login screen — button, highlight, and panel background — in matching pink
- Works in both light and dark mode (dark mode surfaces render as warm plum)
- No configuration, no database records — install and it just works
- Enables you to choose your prefered color for the backend layout
How it Works
The TYPO3 14 backend colour system is driven by two root CSS custom properties:
--token-color-primary-base— source of all primary-derived colours (buttons, badges, active states, focus rings, and the scaffold header/sidebar gradient)--token-color-neutral-base— source of the full neutral scale from which every surface colour is derived viahsl(from <base> h s <lightness>%)
EXT:rainbow overrides both at :root level and lets the cascade do the rest. No individual component colours are patched.
Installation
Install via Composer:
composer req luisasofie/rainbow
Then activate the extension:
vendor/bin/typo3 extension:activate rainbow
Or install and activate via the TYPO3 Extension Manager.
Requirements
- TYPO3 14.x
typo3/cms-backendtypo3/cms-core
Credits
This extension was created by Luisa Sofie Faßbender in 2026.
Find more TYPO3 extensions that help deliver value in TYPO3 projects.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-04-14