Skip to content

1fichier Dark Theme by l_0Rl

Screenshot of 1fichier Dark Theme

Details

Authorl_0Rl

LicenseNONE

Category1fichier

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

1fichier.com Dark Theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         1fichier Dark Theme
@namespace    userstyles.world/user/l_0Rl
@author       l_0Rl
@description  1fichier.com Dark Theme
@version      1.0.2
@license      NONE
==/UserStyle== */
@-moz-document domain("1fichier.com"), domain("alterupload.com"), domain("cjoint.net"), domain("desfichiers.com"), domain("dfichiers.com"), domain("megadl.fr"), domain("mesfichiers.org"), domain("piecejointe.net"), domain("pjointe.com"), domain("tenvoi.com"), domain("dl4free.com") {

	body {
		background: #131313;
		color: #fff;
	}

	a, button, .ui-button, .btn-general, .btn-orange, a.ui-button.ui-corner-all {
		color: #c77405;
		background: #1e1e1e;
	}

	a:hover, button:hover, .ui-button:hover, .btn-general:hover, .btn-orange:hover, a.ui-button.ui-corner-all:hover {
		color: #ffb300;
		background: #2b2b2b !important;
	}

	td.orange {
		background: #ffb300 !important;
	}

	input, span.selected {
		color: #fff;
	}

	.CKBR span, .CKBL span {
		background: #222;
	}

	div.droite h2 a img {
		filter: invert(0.75);
	}

	#header {
		background: #000;
	}
	
	#fu, .ct_warn {
		background: #222;
	}

	.btn-orange {
		border: 0px !important;
	}

	.selected::after {
		background: #1c1c1c !important;
	}

	.ui-state-active, .ui-button:active, .ui-button.ui-state-active:hover, td {
		color: #ffb300 !important;
		background: #363636 !important;
	}

	.ui-widget.ui-widget-content {
		color: #bbb;
		background: #1d1d1d !important;
	}

	.input-text {
		background: #222 !important;
	}
	
	span.spacer,
	div#footer,
	div#r89-desktop-billboard-low-0-wrapper,
	form.alc div#dlw1.alc,
	.ui-widget-overlay,
	.ui-dialog,
	.ct_warn {
		display: none !important;
	}
	
}

Reviews

No reviews yet.