Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Eureka

70 sites Security covered Drupal 11 · not 10
View on drupal.org

Eureka is a modern, component-based Drupal theme that offers a flexible starting point for building scalable websites. It uses Single-directory components and Vanilla CSS, and is designed to work seamlessly with the Archimedes site template and Drupal Canvas.

Eureka is a component-based Drupal theme built with Single-directory components (SDC) and Vanilla CSS, providing a modern and flexible starting point for site owners to build scalable and efficient websites using the Archimedes site template and Drupal Canvas.

Getting started

To use Eureka, you can install it via Composer as a dependency of Archimedes. However, Eureka is designed to be tightly coupled to the site template rather than used as a standard contributed base theme, and you should not assume that future updates will be compatible if you make deep modifications.

For simple changes to fonts or colors, you can override the CSS files directly at your web root. If you need to perform more significant customizations, Eureka is ready to be converted into a custom theme:

  1. Create a custom theme directory and copy the Eureka files:
    1. mkdir -p web/themes/custom
    2. cp -R web/themes/contrib/eureka web/themes/custom/eureka
  2. Add the new custom theme to your repository:
    1. git add web/themes/custom/eureka
  3. Remove the contributed version via Composer:
    1. composer remove drupal/eureka

Finally, clear Drupal's cache (via the UI or drush cache:rebuild). This theme is now yours to customize as you see fit!

Sub-theming

Do not create your custom theme as a sub-theme of Eureka. Eureka does not provide backwards compatibility for sub-theming. This allows the theme to rapidly innovate and improve alongside the Archimedes template. If you create a sub-theme of Eureka, it is likely to break in future updates.

For more technical information about how to build a custom theme based on Mercury, see the project README.

Getting help

If you have trouble or questions, please visit the issue queue.

Roadmap

Eureka is under active development. Current focus is on bug fixes, performance improvements, and initial release stability. If you want to contribute, check out the issue queue.

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
Feb 2026
Latest release
5 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.0 Stable 11 Mar 17, 2026
1.0.x-dev Dev 11 Feb 24, 2026