CYBERPUNK THEME FOR 1337x.to
CYBERPUNK 1337x by sjnosukequy
Details
Authorsjnosukequy
LicenseNo License
Category1337x.to
Created
Updated
Size9.0 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 CYBERPUNK 1337x
@version 20230712.11.51
@namespace userstyles.world/user/sjnosukequy
@description CYBERPUNK THEME FOR 1337x.to
@author sjnosukequy
@license No License
==/UserStyle== */
@-moz-document domain("1337x.to") {
/* THEME */
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oxanium:wght@200..800&display=swap');
:root {
--background: rgb(0, 0, 0, 0.65);
--background2: rgb(0, 0, 0, 0.65);
}
.news .box-info-detail {
background-color: var(--background);
}
.search-box .form-control {
background-color: var(--background);
}
body {
background: rgb(0, 0, 0, 0.4) url(https://wallpaperaccess.com/full/4091251.png);
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-size: cover;
background-blend-mode: multiply;
/* font-family: "Lexend", sans-serif; */
font-family: "Oxanium", sans-serif;
font-optical-sizing: auto;
/* font-weight: 500; */
font-style: normal;
}
.top-bar,
footer {
background-color: var(--background);
border: none;
box-shadow: 0px 0px 10px #0c0c0c;
}
.filter-list .box-info-heading {
box-shadow: 0px 0px 10px #0c0c0c;
background-color: var(--background);
border-radius: 5px;
}
/* .featured-list .featured-heading {
box-shadow: 0px 0px 10px #0c0c0c;
background-color: var(--background);
color: white;
border: none;
} */
th.coll-1,
th.coll-2,
th.coll-3,
th.coll-4,
th.coll-5,
th.coll-date {
background-color: var(--background);
border: none !important;
}
.table-striped > tbody > tr:nth-of-type(2n + 1) td,
.table-striped > tbody > tr:nth-of-type(2n + 2) td {
background-color: var(--background);
border-color: #7b7b7b;
border: none;
border-top: 1px solid #2d2d2d;
}
.table-list td a,
.table-list td.coll-date,
.table-list td.coll-4,
.box-info-detail p,
.box-info-right,
.search-page .box-info .box-info-heading h1 span,
.infohash-box p,
.featured-list .rating-box .rating-text,
.filter label,
.box-info .tab-content h2,
.file-content li,
.trending-torrent-explore .box-info.trending h1,
.recent-episodes.box-info .box-info-heading h1,
.recent-episodes .torrent-detail-info p,
.recent-episodes .torrent-detail-info h3 a {
color: white;
}
.table-list td.coll-1 .icon i,
.box-info-time i {
color: #919090;
}
.table-list {
box-shadow: 0px 0px 10px #0c0c0c;
}
/* .table-list td.name .comments {
background-color: var(--background);
color: white;
border-color: #393535;
}
*/
.home .box-info-detail,
.home,
.box-info .box-info-heading {
background-color: var(--background);
box-shadow: 0px 0px 10px #0c0c0c;
}
.box-info-detail p a {
color: #d63600;
}
.banner-box li {
border: none;
box-shadow: 0px 0px 10px #0c0c0c !important;
-webkit-transition: 200ms cubic-bezier(.2, .11, 0, 1);
transition: 200ms cubic-bezier(.2, .11, 0, 1) !important;
}
.banner-box li:hover {
-webkit-transform: scale(1.03) !important;
transform: scale(1.03) !important;
}
.banner-box li img {
border-radius: 3px;
}
.list-box ul {
background-color: var(--background);
box-shadow: 0px 0px 10px #0c0c0c !important;
}
.list-box li a {
color: white;
border: none !important;
}
.list-box li {
border: none;
}
.list-box h2,
.btn-search {
background-color: #a42a01;
box-shadow: 0px 0px 10px #0c0c0c !important;
border: none;
}
nav ul {
background: rgb(20, 23, 31);
box-shadow: 0px 0px 10px #0c0c0c !important;
display: none;
}
.search-box .form-control {
box-shadow: 0px 0px 10px #0c0c0c !important;
border: none;
}
.torrent-detail-page div:nth-child(2) {
background-color: rgb(200, 200, 200, 0.7) !important;
padding: 30px
}
.torrent-detail .torrent-image-wrap {
box-shadow: 0px 0px 10px #0c0c0c !important;
border: none !important;
margin-left: 10px;
-webkit-transition: 200ms cubic-bezier(.2, .11, 0, 1);
transition: 200ms cubic-bezier(.2, .11, 0, 1) !important;
border-radius: 5px;
}
.torrent-detail .torrent-image-wrap:hover {
-webkit-transform: scale(1.03) !important;
transform: scale(1.03) !important;
}
.torrent-tabs .tab-nav {
background: var(--background);
border: none !important;
box-shadow: 0px 0px 10px #0c0c0c !important;
}
.tab-nav li.active a,
.tab-nav li a,
.torrent-tabs .tab-nav li {
background: var(--background);
border: none !important;
}
.tab-nav li.active a:hover,
.tab-nav li a:hover,
.torrent-tabs .tab-nav li:hover {
background-color: var(--background2);
}
.tab-nav li a span {
background-color: var(--background)
}
.box-info-detail .torrent-detail,
.torrent-detail,
.torrent-detail-info {
min-width: 800px !important;
}
.filter {
background-color: var(--background);
box-shadow: 0px 0px 10px #0c0c0c !important;
}
.box-info-detail,
.trending-torrent-explore .box-info.filter-list .black-box {
background: var(--background);
}
.filter-list.small-list li a {
padding: 10px;
text-align: center;
}
.trending-torrent-explore .box-info.filter-list {
background: var(--background) !important
}
.user-box li.admin,
.user-box li.mod,
.user-box li.vip,
.user-box li.uplo,
.user-box li.trial,
.user-box li.user {
background-color: var(--background);
box-shadow: 0px 0px 10px #0c0c0c !important;
}
.recent-episodes li {
background-color: var(--background);
}
.recent-episodes .torrent-detail .torrent-image-wrap {
margin-top: 10px
}
.tab-content,
.comment-info .detail {
box-shadow: 0px 0px 10px #0c0c0c !important;
border: none !important;
}
.comment-info .detail .user-name a {
color: white;
text-shadow: none;
}
.lb7fbdefd026f53fcdf219fab25d78a43a80c02d6 {
background-color: var(--background) !important;
box-shadow: 0px 0px 10px #0c0c0c !important;
}
.torrent-category-detail,
.lce834276eb33fef1777b59988839fefe9b561fba {
background: var(--background);
}
.box-info-detail .torrent-detail,
.lb7fbdefd026f53fcdf219fab25d78a43a80c02d6 .torrent-detail {
margin-top: 10px;
background: var(--background) !important;
box-shadow: 0px 0px 10px #0c0c0c !important;
}
/* ListBox*/
.list-box i.flaticon-trending,
.list-box i.flaticon-movie-library,
.list-box i.flaticon-tv-library {
color: #339966;
}
.table-list td.seeds,
.table-list .seeds {
color: #339966;
}
.list-box i {
color: #CE5230;
}
.list-box h2,
.btn-search {
background-color: #CE5230;
}
.featured-icon {
background-color: #CE5230;
}
/* .tab-content #description p {
color: white;
} */
/*Link color*/
a:-webkit-any-link {}
}
@-moz-document url-prefix("https://1337x.to/torrent") {
/* FIX THE TORRENT TABS */
[class="box-info torrent-detail-page vpn-info-wrap"] [class*="no-top-radius"] {
background-color: var(--background);
}
[class="box-info torrent-detail-page vpn-info-wrap"] [class*="no-top-radius"] ul:nth-child(1) li:nth-child(1) a {
background-color: #339966;
}
[class="box-info torrent-detail-page vpn-info-wrap"] [class*="no-top-radius"] ul:nth-child(1) li:nth-child(1) a span {
background-color: #297e54;
}
.torrent-work .torrent-work-detail {
background: var(--background);
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
border-right: 0px;
color: white;
}
.torrent-work.green .torrent-work-heading {
background-color: #339966;
border-color: #339966;
}
.torrent-work.green .torrent-work-detail {
border-top: 0px;
}
/* .torrent-work.green .torrent-work-heading h2
{
color: white;
} */
.comment-info .detail {
background: var(--background);
}
.tab-nav li a {
color: #ccc;
}
#comments .pagination span:hover,
#comments .pagination a:hover,
#comments .pagination .current {
background-color: #339966;
}
}