Skip to content

milkytracker.org - Dec 2023 by wolandark

Details

Authorwolandark

LicenseNo License

Categoryhttps://milkytracker.org/docs/MilkyTracker.html

Created

Updated

Size324 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

basic dark mode

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         milkytracker.org/docs/MilkyTracker - Dec 2023
@version      20231215.02.38
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://milkytracker.org/docs/MilkyTracker.html#modules") {
html,
*,
body {
    background-color: #1e1e2e;
    color: #ffffff;
}
a {
    color: #f6f692;
}
}

Reviews

No reviews yet.