Skip to content

Machinga Brain Neo by carlosmu

Details

Authorcarlosmu

LicenseCC0

Categorymachinga.net

Created

Updated

Size572 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Neo Theme for Machinga Brain task manager

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Machinga Brain Neo
@version      20211214.20.06
@namespace    userstyles.world/user/carlosmu
@description  Neo Theme for Machinga Brain task manager
@author       carlosmu
@license      CC0
==/UserStyle== */

@-moz-document domain("machinga.net") {
html {
    filter: grayscale(60%);
    }
    body {
    background: #111;
    }
    h1, h2, h3, h4, h5, h6, div, li, p, span, a {
    color: #3cff00 !important; 
    }
    img, .Avatar {
    filter: grayscale(100%);
    }
    .categoryTitle {
    border: 1px solid #3cff00 !important;
    }
}

Reviews

No reviews yet.