# custom-element-theme **Repository Path**: mirrors_PanJiaChen/custom-element-theme ## Basic Information - **Project Name**: custom-element-theme - **Description**: custom-element-theme - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # element-theme [![Build Status](https://travis-ci.org/ElementUI/element-theme.svg?branch=master)](https://travis-ci.org/ElementUI/element-theme) [![npm](https://img.shields.io/npm/v/element-theme.svg)](https://www.npmjs.com/package/element-theme) > Theme generator cli tool for Element. ![](./media/element.gif) ## Installation ```shell npm i element-theme -g npm install ``` ## CLI ```shell # init variables file et -i # build theme et # gulp css name wrapper gulp ``` ## Update - remove `element-variables.scss` - update `element-theme-chalk` version in package.json - et -i - et - gulp ## License MIT