Skip to content

IMDb Dark by BamaBraves by bamabraves

Screenshot of IMDb Dark by BamaBraves

Details

Authorbamabraves

LicenseNo License

Categoryhttps://www.imdb.com/

Created

Updated

Size23 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         IMDb Dark by BamaBraves
@version      20220303.09.08
@namespace    userstyles.world/user/bamabraves
@description  Dark
@author       bamabraves
@license      No License
==/UserStyle== */

@-moz-document domain("imdb.com") {
/* Scrollbar Settings */

 ::-webkit-scrollbar {
 	/* Width */
 	width: 1.2em!important;
 }

 /* Color of handle ___________________________________________________________________________*/

 ::-webkit-scrollbar-thumb {
 	background: #580303!important;
 	background-image: linear-gradient(to right, rgba(93, 6, 6, 0.95), rgba(255, 4, 4, 0.1)), url(https://image.ibb.co/hCq4n5/Carbon_Fiber_2.jpg)!important;
 	box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(55, 55, 55, 1) 0 1px 0!important;
 	border-radius: 22px!important;
 	border: 1px solid rgba(0, 0, 0, .25)!important;
 }

 ::-webkit-scrollbar-thumb:hover {
 	background: #580303!important;
 	background-image: linear-gradient(to left, rgba(93, 6, 6, 0.95), rgba(255, 4, 4, 0.1)), url(https://image.ibb.co/hCq4n5/Carbon_Fiber_2.jpg)!important;
 	border-radius: 22px!important;
 	box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(155, 155, 155, 1) 0 1px 0!important;
 }

 /* Color of Track ______________________________________________________________________________*/

 ::-webkit-scrollbar-track {
 	background: #170000!important;
 	box-shadow: inset 8px 0 13px rgba(0, 0, 0, .4), rgba(55, 55, 55, 1) 0 1px 0!important;
 	border: 1px solid rgba(0, 0, 0, .25)!important;
 }

 /* Color of handles at top and bottom ___________________________________________________________*/

 ::-webkit-scrollbar-button {
 	background: #4c0707!important;
 	box-shadow: inset 0 12px 13px rgba(0, 0, 0, 0.6), rgba(55, 55, 55, 1) 0 1px 0!important;
 }

 ::-webkit-scrollbar-button:hover {
 	border-radius: 22px!important;
 	box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(155, 155, 155, 1) 0 1px 0!important;
 }

 /* Color of the bottom corner of the scrollable element, where two scrollbar meet. ______________*/

::-webkit-scrollbar-corner
 {
 	background: #530205!important;
 	box-shadow: inset 0 12px 13px rgba(0, 0, 0, 0.6), rgba(55, 55, 55, 1) 0 1px 0!important;
 }

::-webkit-scrollbar-corner:hover
 {
 	border-radius: 22px!important;
 	box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(155, 155, 155, 1) 0 1px 0!important;
 }

}

@-moz-document domain("imdb.com") {
/* Site Settings */

* {
	letter-spacing: 1px!important;
	text-decoration: none!important;
	transition: none!important;
}

selector
{
	text-transform: capitalize!important;
}

.faceter>.faceter-header,
.lister .header,
.ipc-pager,
.a-alert-warning .a-alert-container,
.a-alert-error .a-alert-container,
._19kygDgP4Og4wL_TIXtDmm.imdb-header__search-form.SearchForm-sc-dxsip9-0.QyRuV,
.even,
.odd,
.article.on-tv .even,
.article.on-tv .odd,
.list-preview,
:focus
{
	border: none!important;
	box-shadow: none!important;
	outline: none!important;
}

#filmography .head {
	text-shadow: none!important;	
}

/*___ Fonts ________________________________________________________________________*/

em .ipc-md-link,
.lister-item>.lister-top-right ~ .lister-item-content h3
{
	font-size: 31px!important;
}

#root,
.ipc-html-content--baseAlt
{
	font-size: 21px!important;
}

.lister-item.mode-detail>.lister-item-content>.lister-item-header>.lister-item-index
{
	font-size: 19px!important;
}

.listo div.jumpto
{
	font-size: 17px!important;
}

selector
{
	font-size: 15px!important;
}

.ipc-html-content--baseAlt
{
	line-height: 28px!important;
}

selector
{
	line-height: 25px!important;
}

/*___ Remove Items _________________________________________________________________*/

#bottom_ad_wrapper,
#top_ad_wrapper,
#top_center_wrapper,
#top_rhs_wrapper,
.a-box .a-divider.a-divider-section .a-divider-inner:after, .a-color-base-background .a-divider.a-divider-section .a-divider-inner:after, .a-divider.a-divider-section .a-divider-inner:after,
.cornerstone_slot,
.promoted-provider
{
	left: -9999px!important;
	position: absolute!important;
	top: -9999px!important;
}

/*___ Left/Right/Top/Bottom ________________________________________________________*/

#maindetails_center_bottom {
    margin-top: .25%!important;
}

/*___ Margins ______________________________________________________________________*/

#content-2-wide,
.article,
.widget_image
{
	margin: 12px!important;
}

.even,
.odd,
.list-preview
{
	margin: 6px 0!important;
}

#maindetails_center_top {
    margin: 0!important;
}

/*___ Paddings _____________________________________________________________________*/

.widget_image,
.even,
.ipc-sub-grid.ipc-sub-grid--nowrap.ipc-sub-grid--page-span-3,
.odd,
[class*='LazyLoader__StyledContainer-sc-']
{
	padding: 12px!important;
}

selector
{
	padding: 3px 6px!important;
}

/*___ Heights ______________________________________________________________________*/

selector
{
	max-height: none!important;
}

selector
{
	height: auto!important;
}

/*___ Widths _______________________________________________________________________*/

#content-2-wide #main, #content-2-wide .maindetails_center,
.ipc-page-content-container--center,
.dtQbLz
{
	max-width: none!important;
}

#signin-options .list-group-item, #signin-options a.list-group-item:hover, a.list-group-item:focus,
table.labelValueTable col.labelColumn, table.multiColumnTable col.column1, table.simpleCreditsTable col.column1
{
	width: auto!important;
}

#root,
.ipc-page-content-container--center
{
	width: 98%!important;
}

.redesign #main
{
	width: 98%!important;
}

#content-2-wide #main,
.article
{
	width: 85%!important;
}

#content-2-wide .maindetails_center {
    width: 53%!important;
}

#content-2-wide .maindetails_center:not(#maindetails_center_bottom) {
    width: 26%!important;
}

#content-2-wide #sidebar, #content-2-wide .maindetails_sidebar {
    width: 18%!important;
}

#signin-options {
    width: 11%!important;
}













}

@-moz-document domain("imdb.com") {
/* Font Settings */

a[href]
{
	color: #0ff!important;
	text-shadow: 1px 1px #000!important;
}

.article h1.findHeader span.findSearchTerm,
a[href]:visited
{
	color: #fc79fc!important;
	text-shadow: 1px 1px #000!important;
}

/*__________________________________________________________________________________*/

.article h1.header span,
.lister-item.mode-detail>.lister-item-content>.lister-item-header>.lister-item-index,
.listo div.jumpto,
a[href]:hover,
h1,
input[type="checkbox"]:checked+label,
input[type="radio"]:checked+label,
li.active span
 {
	color: #ff0!important;
}

/*__________________________________________________________________________________*/

.text-muted,
#knownfor span.knownfor-ellipsis,
#root,
.a-ordered-list .a-list-item,.a-ordered-list.a-nostyle,
.a-unordered-list .a-list-item,.a-unordered-list.a-nostyle,
.ipc-title.ipc-title--base .ipc-title__description,.ipc-title.ipc-title--base .ipc-title__subtext,
.list_meta,
.lister-item-content .ratings-user-rating .rate,
.listo .header .desc,.listo .header .filter,.listo .header .pagination,.listo .header .sort,
body,
li,
ol .a-list-item,ol.a-nostyle,
p,
ul .a-list-item,ul.a-nostyle
 {
	color: #fff!important;
}

/*___ Khaki ________________________________________________________________________*/

.filmo-row b a,
[class*='AutorotatePeekstyle__EditorialSlotTitle-sc-'],
h1,
h2
 {
	color: #F0E890!important;
}

/*___ Burlywood ____________________________________________________________________*/

b,
h3,
h4,
strong
 {
	color: #e0b880!important;
}

/*___ Sandy Brown __________________________________________________________________*/

#findSubHeader span#findSubHeaderLabel,
#root table.labelValueTable td.label,
.findMoreMatches,
.text-primary.unbold,
h5,
h6,
label
 {
	color: #F0A060!important;
}

/*___ Blue _________________________________________________________________________*/

.airtime,
.article h1.header span:nth-child(2),
.runtime,
.year_column,
[class*='AutorotatePeekstyle__EditorialSlotRunTime-sc-'],
[class*='SlideCaption__WithPeekRuntimeText-sc-'],
time
 {
	color: #07beff!important;
}

/*___ Green ________________________________________________________________________*/

.certificate
 {
	color: #07ff24!important;
}

/*___ Red __________________________________________________________________________*/

selector
 {
	color: #ff0707!important;
}

/*__________________________________________________________________________________*/

input,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea
{
	background-color: #5d1b1b!important;
	border-radius: 22px!important;
	color: #fff!important;
	padding: 3px 12px!important;
}

/*__________________________________________________________________________________*/

::selection
{
	background: #ff9!important;
	color: #000!important;
}

pre ::selection
{
	background: #ff9!important;
	color: #fff!important;
}

::placeholder
{
	color: #f48f8f!important;
	opacity: 1;
}

/*___ Misc _________________________________________________________________________*/

selector
{
	color: #fff!important;
}


}

@-moz-document domain("imdb.com") {
/* Background Settings */

body,
html {
	background: url(https://image.ibb.co/hVmiOe/wallpaper_with_black_background_45_free_wallpaper.jpg)no-repeat!important;
	background-attachment: fixed!important;
	background-size: 100%!important;
}

.lister .header
{
	background-image: none!important;
}

selector
{
	background: #000!important;
}

/*___ Background Gray ______________________________________________________________*/

.a-spacing-top-extra-large,
table#name-overview-widget-layout td#overview-middle div.pro-list .pro-list-title
{
	background: #060505!important;
	background-color: #060505!important;
}

selector
{
    background-color: #1a1a1a!important;
}

/*___ Background 0000 ______________________________________________________________*/

.ab_hero,
.a-box .a-divider.a-divider-section .a-divider-inner, .a-color-base-background .a-divider.a-divider-section .a-divider-inner, .a-divider.a-divider-...

Reviews

No reviews yet.