Monogramm / taiga-dark

:bento: Taiga Dark theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Theme theme for Taiga

🚧 This is a work in progress and not ready for production!

This theme aims to provide a dark theme based on the Official Taiga theme.

References:

Usage

Copy taiga-dark folder in app/themes, then compile taiga-dark theme with

$ gulp --theme taiga-dark

If you want to compile all themes you should run.

gulp compile-themes

Add taiga-dark theme to dist/conf.json

{
    "themes": ["taiga", "taiga-dark"]
}

Now you can select taiga-dark theme from your profile settings :)

About

:bento: Taiga Dark theme

License:GNU Affero General Public License v3.0


Languages

Language:CSS 100.0%