Claro theme (old)

Building the admin theme Claro is part of the Admin UI and JS modernization initiative. We’re updating the administration look and feel of the admin theme Seven through a new design system for the Drupal administration UI. A design system consists of visual and behavioural components and patterns that can be combined into user-friendly user interfaces.

Bulma

How to use the Bulma base theme to implement the Bulma CSS framework on your Drupal 8 site.

Bulma is a Drupal 8 base theme built on the Bulma CSS framework, which is itself built on the Flexbox model of modern CSS available in all current browsers.

Bartik

Bartik was the default theme in Drupal core until 9.5.0.

Regions

The Bartik theme comes with several regions.

Creating automation tools for custom themes (Gulpjs)

Using automation tools simplifies the task of creating themes. Here, we are going to use gulp js to create an automation tool for a custom theme.

Working with Gulp 3.x and Node 10.x and below

Steps:
1. Installing Node.js
Download and install the latest version of NodeJS from nodejs.org. Installation process may differ based on your Operating System

2. Install Gulp

Subscribe with RSS Subscribe to RSS - Drupal 8 Theme