Skip to content

i3wm.org by thewebmasterp

Details

Authorthewebmasterp

LicenseNo License

Categoryi3wm

Created

Updated

Size599 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

i3wm.org dark theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         i3wm.org
@version      20220314.23.00
@namespace    userstyles.world/user/thewebmasterp
@description  i3wm.org dark theme
@author       thewebmasterp
@license      No License
==/UserStyle== */

@-moz-document domain("i3wm.org") {
body {
    background: #212124;
    color: white !important;
}



.box {
    background: transparent;
    color: white !important;
}

.post {
    background: transparent !important;
    color: white !important;
}

.post-content {
    background: transparent !important;
    color: white !important;
}

p {
    color: white !important;
}
}

Reviews

No reviews yet.