Skip to content

jdyet/enhanced-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Just a simple dark theme for Taiga.io

Easy install instructions via the chrome webstore via Stylus.

Click Stylus logo to be redirected to the chrome webstore.

foo

UserStyles: https://userstyles.world/style/4867/enhanced-dark-for-taiga-io

Sprint

Backlog

If you want to roll your own in JavaScript just wrap the css with:

/* ==UserStyle==
@name         Enhanced Dark for: taiga.io 
@version      20220526.19.46
@namespace    userstyles.world/user/jdyet
@description  A simple dark theme using the default color scheme for taiga.io
@author       jdyet
@license      GNU General Public License v3.0
==/UserStyle== */

@-moz-document domain("taiga.io") {
    // CCS goes here
}

and apply the appropriate directives for your script injector.

About

A simple dark theme for taiga.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages