Customizing Semantic UI

The app uses the full version of Semantic UI, and can be customized by changing the CSS variables.

Quick Start

The following steps are required to build customize the theme of the app:

$ npm install -g gulp
$ cd semantic
$ gulp build

Theming

Using themes

Sitewide Defaults

Semantic UI includes twelve named colors. Components with color variations inherit these global variables when defining how colors should appear.