A new userstyle
4download by kari1989liska
Details
Authorkari1989liska
LicenseNo License
Categorydownload93.com
Created
Updated
Size1.8 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 4download darktheme
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("4download.net"),domain("download93.com"),url-prefix("https://4download.net"),url-prefix("https://download93.com"){
:root{--gradient-mask: linear-gradient(to right, transparent 0%, #2f2f2f 100%);}
.not-active {background-color: rgb(29,29,29);color: white;}
.header__logo {color:rgb(197,197,197);}
.header__logo:hover {color:rgb(153,153,153);}
#story,#name,#mail {background-color: rgb(81,80,80);color: white;}
.wrapper{background-color: rgb(24,24,24);color: white;}
.side-sticky .side-block__title,.catmenu a,.add-comments-form__btn,.legitRipple,.search-btn,.page__btn-dl,#dosearch
{background-color: rgb(68,129,41);color: white;
border-radius: 2px;outline: 2px solid rgb(40,40,40);}
.side-sticky .side-nav--icon {background-color: rgb(32,32,32);
border: 1px solid white;border-radius:2px;}
.side-sticky .side-nav--icon a {color: white;}
.sect__content d-grid
{background-color: rgb(40,40,40);
border: 1px solid white;border-radius:2px;}
.grid-item{background-color: rgb(45,45,45);border-radius:5px;}
.thumb__title a {color:white;}
.cc_container--open {background-color: rgb(47,47,47);color: white;}
.jc-center a{color: rgb(202,202,202);}
.side-sticky .side-nav--simple a{color:white !important;}
.page__left-main {background-color: rgb(47,47,47);color: white;}
.fr-view {background-color: rgb(151,150,150);color: white;}
.ws-nowrap a {color:white;}
.search-page .search > div{background-color: rgb(55,55,55);}
.search input[type="text"]{background-color: rgb(69,68,68);color:white;}
.speedbar a{color:white;}
}