xmc-dev / luchian

Luchian Semantic UI theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Luchian 🖌️

Luchian is xmc's frontend Semantic UI theme.

Named after Ștefan Luchian.

Building luchian

  1. Perform a normal Semantic UI install and navigate to your themes folder:
npm install semantic-ui
cd semantic/src/themes/
  1. Clone this repo:
git clone https://github.com/xmc-dev/luchian
  1. Edit your themes.config and replace 'default' with 'luchian' for every component you wish to theme:
nano ../theme.config
  1. Build or watch with Gulp:
gulp build
gulp watch

About

Luchian Semantic UI theme

License:Other