Skip to content

Every Noise Dark by BamaBraves by bamabraves

Screenshot of Every Noise Dark by BamaBraves

Details

Authorbamabraves

LicenseNo License

Categoryhttps://everynoise.com/

Created

Updated

Size7.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Every Noise Dark by BamaBraves
@version      20220125.03.23
@namespace    userstyles.world/user/bamabraves
@description  Dark
@author       bamabraves
@license      No License
==/UserStyle== */

@-moz-document domain("everynoise.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("everynoise.com") {
/* Site Settings */

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

selector
{
	text-transform: capitalize!important;
}

selector,
:focus
{
	border: none!important;
	box-shadow: none!important;
	outline: none!important;
}

/*___ Fonts ________________________________________________________________________*/

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

body,
td,
.genre,

[style="margin: 16px 538px; width: 524px; text-align: justify; color: gray; display: table"]
{
	font-size: 21px!important;
}

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

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

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

.genre
{
	line-height: 28px!important;
}

body,
td
{
	line-height: 25px!important;
}

/*___ Remove Items _________________________________________________________________*/

selector
{
	left: -9999px!important;
	position: absolute!important;
	top: -9999px!important;
}

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

selector
{
    top: 10px!important;
}

/*___ Margins ______________________________________________________________________*/

[style="margin: 16px 538px; width: 524px; text-align: justify; color: gray; display: table"]
{
	margin-left: 0!important;
	margin-top: 5rem!important;
}

[style="margin-top: 16px; padding-top: 16px; border-top: 1px solid silver; text-align: center"],
ximg[style="margin: 8px 0px"]
{
	margin-left: -43rem!important;
	margin-top: 5rem!important;
}

.canvas
{
	margin: -5rem 26rem!important;
}

/*___ Paddings _____________________________________________________________________*/

xxx
{
	padding: 592px!important;
}

.genre
{
	padding: 3px 6px!important;
}

/*___ Heights ______________________________________________________________________*/

selector
{
	max-height: none!important;
}

.canvas,
body
{
	height: auto!important;
}

/*___ Widths _______________________________________________________________________*/

selector
{
	max-width: none!important;
}

.canvas,

body
{
	width: auto!important;
}

[style="margin: 16px 538px; width: 524px; text-align: justify; color: gray; display: table"]
{
	width: 48%!important;
}

}

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

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

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

/*__________________________________________________________________________________*/

.genre.current,
.genre:hover,
a[href]:hover,
h1,
input[type="checkbox"]:checked+label,
input[type="radio"]:checked+label
 {
	color: #ff0!important;
}

/*__________________________________________________________________________________*/

body,
li,
p
 {
	color: #fff!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-left: 12px!important;
}

/*__________________________________________________________________________________*/

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

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

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






















}

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

body,
html {
	background: #000!important;
}

/*___ Radial Background _________________________________________________________*/

.genre.current
{
	background: radial-gradient(ellipse at center, #07ed07 0%,#000 70%)!important;
	padding: 2rem!important;
}

.navlink
{
	background: radial-gradient(ellipse at center, #9a9d00 0%,#0e0e0e00 70%)!important;
	padding: 1rem!important;
}

.genre:hover
{
	background: radial-gradient(ellipse at center, #00809d 0%,#000 90%)!important;
	padding: 2rem!important;
	z-index: 999!important;
}


}

@-moz-document domain("everynoise.com") {
/* Image Settings */

.genre
 {
	filter: brightness(75%)!important;
}

/*__________________________________________________________________________________*/

.genre:hover
 {
	filter: brightness(100%)!important;
}

/*__________________________________________________________________________________*/

img
 {
	border-radius: 22px!important;
}

/*__________________________________________________________________________________*/

img
 {
	-webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}

/*__________________________________________________________________________________*/

selector:hover
 {
	opacity: 1!important;
}

}

Reviews

No reviews yet.