承接 drupal/everbright_theme 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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:

  1. In Canvas's in-browser code editor, open the Global CSS tab.
  2. Paste the contents of your custom theme's theme.css into the code editor. It must be at the top.
  3. Paste the contents of your custom theme's main.css into the code editor, removing all the @import statements at the top first. It must come after the contents of theme.css.
  4. 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
  • 点击次数: 14
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-05-11