Skip to content

Modrinth Blue by penpen

Screenshot of Modrinth Blue

Details

Authorpenpen

LicenseNo License

Categorymodrinth.com

Created

Updated

Size330 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes green on Modrinth to blue

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Modrinth Blue
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Makes green on Modrinth to blue
@author         Penpen
==/UserStyle== */

@-moz-document domain("modrinth.com") {
    * {
        --color-brand-green: rgb(29, 155, 240) !important;
    }
}

Reviews

No reviews yet.