Skip to content

LightAudio Dark Theme by hickito

Screenshot of LightAudio Dark Theme

Details

Authorhickito

LicenseNo License

CategoryLightAudio

Created

Updated

Size962 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         LightAudio Dark Theme
@version      20220423.01.51
@namespace    userstyles.world/user/hickito
@description  Dark Theme for LightAudio (https://page.ligaudio.ru/).
@author       hickito
@license      No License
==/UserStyle== */

@-moz-document domain("page.ligaudio.ru") {
body {
    background-color: #2e2e2e;
    color: #ebebeb;
}
#head {
	background: #005a60;
}
.item span.title::after, .item span.autor::after {
    visibility: hidden;
}
#pleer {
	background: #2e2e2e;
}
.progress {
background: #005a60;
}
.progressbar {
	background: #ffffff30;
}
.load {
	background: #ffffff30;
}
form.search input {
	background: #383b3b;
	border-bottom: 0px solid #ffffff;
}
a.logo {
	filter: invert(1);
}
a:link, a:hover, a:active, a:visited {
    border-bottom: 0px;
}
#pleer .volume .bar {
	background: #ffffff30;
}
.item a.play {
	background: #005a60;
}
.select-pause {
    background: #005a60;
}
.item a.down {
	background: #007a83;
}
}

Reviews

No reviews yet.