Skip to content

polycul.es dark theme by tebicat

Screenshot of polycul.es dark theme

Details

Authortebicat

LicenseUNLICENSE

Categorypolycul.es

Created

Updated

Size414 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

simple dark theme for polycul.es

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         polycul.es dark theme
@version      20230711.15.49
@namespace    ?
==/UserStyle== */

@-moz-document domain("polycul.es") {
body,
input,
button {
    color: #ddd;
    background-color: #111; 
}

a,
a:visited,
a:active,
a:hover {
    text-decoration: underline;
    color: #ddd;
}

.help-block {
    color: #bbb;
}

#graph .node text {
    fill: #ddd;
}
}

Reviews

No reviews yet.