Skip to content

Shtab.app dark theme by psy667

Screenshot of Shtab.app dark theme

Details

Authorpsy667

LicenseNo License

Categoryshtab.app

Created

Updated

Size420 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for shtab.app

Notes

Source code

/* ==UserStyle==
@name           Shtab dark theme
@namespace      shtab.app
@version        1.0.0
@description    Dark theme
@author         psy667
==/UserStyle== */

@-moz-document domain("shtab.app") {

body {
    filter: invert(1) hue-rotate(180deg);
}

img {
    filter: invert(1) hue-rotate(180deg);
}

.desktop-header, .tasks-project__header, .tasks-user__header {
    background: white;
}

}

Reviews

No reviews yet.