Solar Movies, Solarized :)
ww6.solarmovie.to solarized by osirisgothra
Details
Authorosirisgothra
LicenseNo License
Categorytest user styles
Created
Updated
Size977 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 solar movies solarized - Jun 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Solar Movies, Solarized :)
@author Gabriel Sharp
==/UserStyle== */
@-moz-document url-prefix("https://ww6.solarmovie.to") {
body.bg-bodys
{
background-color: #020202fc !important;
}
main,header, footer,div, div.page-cover:after,
div.page-cover:before, div.page-cover
{
background: none !important;
}
header
{
filter: blur(0.14496mm) sepia(98.60%) hue-rotate(180.25deg) brightness(50.128%);
opacity: 94.18%;
}
main, main>div, footer, content, main>div>div
{
background-image: none !important;
background-color: #060b19 !important;
}
*
{
color: #99785c !important;
font-weight: bolder;
border-radius: 5.125px;
}
}