drupal/everbright_theme
Composer 安装命令:
composer require drupal/everbright_theme
包简介
A scalable, modern Drupal CMS prototype theme, integrating cutting-edge front-end tools and a flexible, component-based design system.
README 文档
README
EverbrightTheme is a component-based Drupal theme, providing a modern and flexible starting point for site owners to build scalable and efficient websites using Drupal Canvas.
Customization
See CUSTOMIZING.md for detailed instructions on how to customize this theme, including fonts, colors, components, and JavaScript.
Known issues
Canvas's code components are currently not compatible with Tailwind-based themes like EverbrightTheme, and creating a code component will break EverbrightTheme's styling. This will be fixed in [#3549628], but for now, here's how to work around it:
- In Canvas's in-browser code editor, open the Global CSS tab.
- Paste the contents of your custom theme's
theme.cssinto the code editor. It must be at the top. - Paste the contents of your custom theme's
main.cssinto the code editor, removing all the@importstatements at the top first. It must come after the contents oftheme.css. - Save the global CSS.
Getting help
If you have trouble or questions, please visit the issue queue or find us on Drupal Slack, in the #drupal-cms-support channel.
Roadmap
EverbrightTheme is under active development. Planned improvements include more components, better customization options, and Storybook support. If you want to contribute to EverbrightTheme, check out the #drupal-cms-development channel in Drupal Slack.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-05-11