Skip to content

1337x Full Dark Theme by blyad

Screenshot of 1337x Full Dark Theme

Details

Authorblyad

LicenseCC BY-NC-SA 4.0

Category1337x

Created

Updated

Size7.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

As in title.

Notes

Update 1 | 01.01.22

  • changed url-prefix to regexp for maximum compatibility
  • changed torrent work header to dark
  • added updateURL

Source code

/* ==UserStyle==
@name           1337X Full Dark Theme
@namespace      1337X Full Dark Theme
@version        1.0.1
@description    A full dark theme for 1337X.to
@author         blyad (https://github.com/blyad2137)
@license 	CC BY-NC-SA 4.0
==/UserStyle== */

@-moz-document regexp("^(https|http)://*.1337x.*") {
::-webkit-scrollbar-track {
             -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
             border-radius: 2px;
             background-color: #212121;
        }
        html[hide-scrollbar="true"] ::-webkit-scrollbar{display:none}
        ::-webkit-scrollbar {
             width: 10px;
             background-color: #212121;
        }
        ::-webkit-scrollbar-thumb {
             border-radius: 2px;
             -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .6);
             background: linear-gradient(180deg, #f14e13, #f85c27);
        }

	.box-info .box-info-heading {
		background: #313131;
		border-color: #414141;
	}
	.box-info-detail, .l01666766a6e72ac1e0b35a029d916ebeb4c2ea24, .list-box ul {
		background: #101010;
	}
	.box-info-detail p, .l01666766a6e72ac1e0b35a029d916ebeb4c2ea24 p {
		color: #b7b7b7;
	}
	.torrent-tabs .tab-nav {
		background: linear-gradient(180deg, #313131, #212121);
		border-color: #555;
	}
	.tab-nav li:hover a {
		background: #5e5e5e;
	}
	.tab-nav li a {
		border-coloR: #404040;
		color: #a0a0a0;
	}
	.torrent-tabs .tab-nav li {
		border-color: #6e6e6e;
	}
	.tab-nav li.active a {
		background: #626262;
		border-color: #717171;
		color: #000;
	}
	.list-box li {
		border-color: #4d4d4d;
	}
	.list-box li a, .table-list td a, .table-list td, #contact-form h3 {
		color: #fff;
	}
	.banner-box li span {
		background: #313131;
		color: #cfcfcf;
	}
	.featured-heading {
		background: #313131;
		color: #fff;
		border-color: #828282;
	}
	.table-list th {
		background: #676767;
		color: #000;
		border-color: #949494;
	}
	.table>thead>tr>th {
		border-color: #949494;
	}
	.table-striped>tbody>tr:nth-of-type(odd) td, .user-box li, .library-box li a {
		background: #101010;
	}
	.table-list td.coll-1 {
		border-right-color: rgba(255, 255, 255, .1);
	}
	.table-list td.coll-1 {
		border-right-color: #404040;
	}
	.table-striped>tbody>tr td {
		background: #333;
	}
	.table-list td.coll-1 .icon i {
		color: #cdcdcd;
	}
	.table-list td.coll-2, .table-list td.coll-3, .table-list td.coll-date, .table-list td.coll-4 {
		border-left-color: #161616;
		border-right-color: #404040;
	}
	.featured-heading a {
		color: #bfbfbf;
		border-color: #6c6c6c;
	}
	.form-control {
		background: #111 !important;
		color: #aaa;
		border-color: #313131;
	}
	body {
		color: #959595;
	}
	select, option {
		background: #111;
		border: 1px solid #222;
		color: #fff;
	}
	.filter {
		background: #313131;
	}
	.filter label {
		color: #b7b7b7;
	}
	.filter div.fancy-select div.trigger {
		background: #555;
		border-color: #6f6f6f;
	}
	div.fancy-select div.trigger {
		color: #b6b6b6;
		border-color: #4d4d4d;
	}
	div.fancy-select div.trigger:after {
		border-top-color: #bbd0ff;
	}
	div.fancy-select select:focus+div.trigger.open {
		background: #1a1a1a;
		border-color: #666;
	}
	div.fancy-select ul.options {
		background: #111;
		border-color: #4d4d4d;
	}
	div.fancy-select {
		color: #b6b6b6;
	}
	.rating {
		filter: invert(.935);
	}
	.rating i {
		filter: hue-rotate(180deg) saturate(5);
	}
	.pagination li a {
		background: #111;
		color: #77b3ff;
	}
	.search-page .box-info .box-info-heading h1 span, .trending-torrent-explore .box-info.trending h1, .trending-torrent .featured-heading h1 {
		color: #fff;
	}
	.table-list td.name .comments {
		border-color: #373737;
		background: #111;
		color: #c8c8c8;
	}
	.trending-torrent-explore .box-info.filter-list, .box-info-detail, .lf89bc09baf37e357db3a8fa6a880885f0e44342e {
		background: #101010;
	}
	.box-info-detail p, .lf89bc09baf37e357db3a8fa6a880885f0e44342e p {
		color: #b7b7b7;
	}
	.tab-nav li a span {
		background: #626262;
		color: #000;
	}
	.box-info .tab-content h2 {
		color: #c2c2c2;
		border-color: #222;
	}
	.tab-nav li.active a span.active {
		background: #313131;
	}
	.tab-nav li.active:hover a {
		background: #626262;
	}
	#tracker-list h3 {
		background: #222;
		color: #b3b3b3;
	}
	#tracker-list li {
		background: #111;
		border-color: #343434;
		color: #b3b3b3;
	}
	#tracker-list li:last-child {
		border-color: #343434;
	}
	#tracker-list li .icon i {
		color: #343434;
	}
	.file-content li {
		color: #f1f1f1;
	}
	.file-content li i {
		color: #6f6f6f;
	}
	.torrent-work .torrent-work-detail {
		background: #111;
		color: #aeaeae;
		border-left-color: #363636;
		border-right-color: #363636;
		border-bottom-color: #363636;
	}
	.torrent-work-detail i {
		color: #4e4e4e;
	}
	.box-info.torrent-detail-page.vpn-info-wrap > div:nth-of-type(2) {
		background: #101010 !important;
	}
	.manage-box > div > p, .tab-content > div > p {
		color: #b7b7b7;
	}
	.comment-detail .frame.user, .frame.user {
		filter: invert(.935);
	}
	#comments .frame img, .frame.user img {
		filter: inherit;
	}
	.comment-info .detail {
		background: #1a1a1a;
		border-color: #313131;
	}
	small.user {
		background: #393939;
	}
	.comment-info .detail .user-name a {
		color: #bebebe;
		text-shadow: 1px 1px 0 #111;
	}
	.comment-info .detail .user-name span {
		color: #5d5d5d;
	}
	.comment-info .detail p {
		color: #6b6b6b;
	}
	.comment-box .detail:after {
		border-right-color: #313131;
	}
	.box-info .bordered h1 {
		color: #a0a0a0;
	}
	.box-info .box-info-heading.bordered {
		border-color: #555;
	}
	.rule-list li:first-child, .rule-list li {
		border-color: #222;
	}
	a {
		color: #0992ff;
	}
	::selection {
		background: #435060;
	}
	div.fancy-select div.trigger {
		background: #111;
	}
	#comments .pagination a, #comments .pagination span {
		background: #111;
		color: #3d92ff;
	}

	a[href="https://ttf.trmobc.com/aff_ad?campaign_id=9&aff_id=461"] {
		visibility: hidden;
		position: relative;
	}
	a[href="https://ttf.trmobc.com/aff_ad?campaign_id=9&aff_id=461"]:before {
		visibility: visible;
		content: "Do not use VPNs!";
		color: #f00;
		position: absolute;
	}
	a[href="https://ttf.trmobc.com/aff_ad?campaign_id=9&aff_id=461"]:after {
		position: absolute;
		content: "VPN does not give you any sort of protection, it's just glorified proxy that redirects your IP to its owner server, that means they have access to everything you visit, download, watch etc. Also you may wonder why most of the VPNs have like 80% discount? Thats because they sell your data for revenue. You need to be an idiot to not realise that.";
	}
	a[href="https://ttf.trmobc.com/aff_ad?campaign_id=9&aff_id=461"] span[class="icon"] {
		visibility: visible;
	}
	.rating-box .rating-text {
		color: #cdcdcd;
	}
	.trending-movie-list .rating-arrow i.grey, .rating-box>span i.grey {
		color: #676767;
	}
	.torrent-work .torrent-work-heading {
		color: #ffa585;
		background-color: #953c1f;
		border-color: #d2582f;
	}
	.torrent-work .torrent-work-heading h2 {
		color: #ffa585 !important;
	}
	.torrent-work .torrent-work-detail {
		border-top-color: #d2582f;
	}
}

Reviews

No reviews yet.