sefon.pro - dark theme
sefon.pro - dark theme by ruinedcss

Details
Authorruinedcss
LicenseNo License
Categorysefon.pro
Created
Updated
Code size370 B
Code checksum691e376c
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name sefon.pro - dark theme
@version 20250216.09.20
@namespace ?
@description sefon.pro - dark theme
==/UserStyle== */
@-moz-document domain("sefon.pro") {
html, img, svg {
filter: invert(0.9) brightness(1.5);
}
body {
background: white;
}
.b_list_mp3s .mp3 {
padding-top: 1px;
padding-bottom: 1px;
}
}