dev-8.x-1.x
dev-8.x-1.x https://github.com/AcroMedia/orange_ecom_starterA starting theme for Drupal E-Commerce projects.
GPL-2.0+
A starting theme for Drupal E-Commerce projects.
Notice\ Development for this theme has moved to Drupal.org. If you want to submit issues, develop, or use this theme please visit the new project page.\ No pull requests submitted to this repository will be accepted., (*1)
Custom theme by Acro Media Inc., (*2)
This custom theme uses the Orange Framework as a base theme., (*3)
Base Theme: Orange Framework., (*4)
Enable the theme and away you go., (*5)
npm install
gulp
css/style.css
This theme is meant to be copied and renamed to become your custom theme for your project. Follow the steps below to live a happy life. #blessed, (*6)
/web/themes/custom/your_custom_theme_name
..git
folder and composer.json
file from your theme.orange_ecom_starter
with the name of your new theme. List of core files below:
orange_ecom_starter.breakpoints.yml
orange_ecom_starter.info.yml
orange_ecom_starter.libraries.yml
orange_ecom_starter.theme
config/schema/orange_ecom_starter.schema.yml
orange_ecom_starter
with your new theme name within all the files. This will change all the hook references, libraries etc. I would avoid manually sifting through the files as you'll likely miss something within one of the templates.Orange E-Commerce Starter
label/name strings within config/schema/orange_ecom_starter.schema
and orange_ecom_starter.info.yml
as well.screenshot.png
and favicon.ico
files to match your new theme.sass/custom/_variables.scss
to quickly adjust the theme to be more geared towards your project. Chat with a Creative department resource if you need help choosing appropriate choices.README.md
with project specific details, and remove this Starting Your New Custom Theme
section.A starting theme for Drupal E-Commerce projects.
GPL-2.0+