Closed (fixed)
Project:
Eureka
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2026 at 15:02 UTC
Updated:
20 Mar 2026 at 15:50 UTC
Jump to comment: Most recent
The icons for the theme are not rendering due to having the path hardcoded to /themes/custom, when in most instances the theme will be installed as contrib
- Install the theme either manually as a contrib theme or via the Archimedes site template (https://www.drupal.org/project/archimedes/)
- Add any component with an icon (like quick links)
- Check that the icon doesn't render due to the wrong path
Update the path both in icon.twig and eureka.icons.yml so it's not hardcoded to the custom themes directory
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
dabodia commentedComment #4
nexusnovaz commentedComment #5
dabodia commentedThanks for the feedback! Updated both in the last commit and both still work while allowing people to change the theme name if they do copy it
Comment #6
dabodia commentedComment #7
nexusnovaz commentedLGTM. Happy for it to be merged in.
Comment #9
nexusnovaz commented