https://github.com/foolishchow/element-themer
a simple themer that make diy element theme easier
https://github.com/foolishchow/element-themer
element element-ui theme
Last synced: 10 months ago
JSON representation
a simple themer that make diy element theme easier
- Host: GitHub
- URL: https://github.com/foolishchow/element-themer
- Owner: foolishchow
- Created: 2017-08-29T11:47:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T12:09:43.000Z (almost 9 years ago)
- Last Synced: 2025-01-05T23:42:57.676Z (over 1 year ago)
- Topics: element, element-ui, theme
- Language: CSS
- Size: 405 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# element-themer
> a simple themer that make diy element theme easier
## how to run
```
git clone https://github.com/foolishchow/element-themer.git
cd element-themer
yarn
// mkdir examples
// download the example page
yarn down
yarn dev
```
edit your theme
after build page will auto reload

> ps:
this pro is a simple and poor coded
some code might have bugs also
you can make it with `electron` to make it better
have fun ~