Skip to content

Monogramm/taiga-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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 :)

Releases

No releases published

Packages

No packages published

Languages