Skip to content

Optifine Dark Theme by darkissou

Screenshot of Optifine Dark Theme

Details

Authordarkissou

LicenseNo License

Categoryoptifine.net

Created

Updated

Size431 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark minimalistic theme for the Optifine website

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         optifine.net
@version      20230828.21.21
@namespace    ?
==/UserStyle== */

@-moz-document domain("optifine.net") {
body {
    background-image: none !important;
    background-color: #121212 !important;
    color: white
}

.tableRoot {
    background-color: #121212;
    box-shadow: 0px 0px 20px #000;
}

.downloadLineMain:first-child {
    background-color: #21242c;
}

A {
    color: #4883e3;
}
}

Reviews

No reviews yet.