Skip to content

[HIGH CONTRAST] UserStyles.World by exewire

Screenshot of [HIGH CONTRAST] UserStyles.World

Details

Authorexewire

LicenseCC BY-NC-ND

Categoryuserstyles

Created

Updated

Size2.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Notes

[EN]
This style was taken from my "ExNight" extension, which contains 1000+ other styles that I recolored PERSONALLY, without using other styles taken from the userstyles site! All styles made publicly available on the "userstyles" site and the extension posted on the "exewire.gitlab.io" site are subject to a license agreement, which states that any change to the product or its modification and promotion is prohibited!

To install the extension, go here and click Install:
https://exewire.gitlab.io/exnight/

[RU]
Данный стиль был взят с моего расширения "ExNight", где располагаются 1000+ других стилей, которые я перекрасил ЛИЧНО, не используя другие, взятые с сайта userstyles стили! Все стили, выложенные в открытый доступ на сайте "userstyles" и расширение, выложенное на сайте "exewire.gitlab.io", подвергаются лицензионному соглашению, которое гласит о том, что любое изменение продукта или его модификация и продвижение - запрещены!

Чтобы установить расширение, перейдите сюда и нажмите Install:
https://exewire.gitlab.io/exnight/

Source code

/* ==UserStyle==
@name            [HIGH CONTRAST] UserStyles.World
@namespace       userstyles.world
@version         1.0.0
@description     [17.04.2024]
@author          ExeWire
==/UserStyle== */
@-moz-document domain("userstyles.world") {
*, ::placeholder, .Dropdown ul li:hover a {
	color: #fff!important;
}
::selection {
	background: #fff!important;
	color: #000!important;
}
* {
	--bg-1: #000!important;
	--bg-2: #000!important;
	--bg-3: #fff!important;
	--bg-4: #fff!important;
	--bg-5: #fff!important;
	--fg-1: #fff!important;
	--fg-2: #fff!important;
	--fg-3: #fff!important;
	--fg-4: #fff!important;
	--fg-5: #fff!important;
	--ac-1: #fff!important;
	--ac-2: #fff!important;
	--ac-3: #fff!important;
	--ac-4: #fff!important;
	--ac-5: #fff!important;
	--st-1: #fff!important;
	--st-2: #fff!important;
	--st-3: #fff!important;
	--st-4: #000!important;
	--st-5: green!important;
	--inverse: #fff!important;
	--bg-t: #000!important;
	--sh-m: 0 0 0 1px #fff!important;
	--bg-f: #000!important;
	--ac-f: #000!important;
	--st-f: #000!important;
	--dg: #fff!important;
}
a:hover:not(.btn) {
	color: #54aaff!important;
}
html, body, .Form-box input, .Form-box select, .Form-box textarea, form:not(.Form) input:not([type='checkbox']), form:not(.Form) textarea, form:not(.Form) select, .form-wrapper:not(.Form) input:not([type='checkbox']), .form-wrapper:not(.Form) textarea, .form-wrapper:not(.Form) select, form:not(.Form).search button, .form-wrapper:not(.Form).search button, [data-tooltip]::before, time[datetime]::before, .btn.primary, .md code, table thead th, .spoiler {
	background: #000!important;
}
.btn:hover, .Dropdown ul li:hover a, .btn.primary:hover, mark, .spoiler::after {
	background: #333!important;
}
[data-tooltip]::before, time[datetime]::before, .md code {
	box-shadow: 0 0 0 1px #fff!important;
}
a:hover:not(.btn), a:active:not(.btn), a:focus:not(.btn), .td\:d {
	text-decoration: none!important;
}
[data-tooltip]:hover::before, [data-tooltip]:hover:after, time[datetime]:hover::before, time[datetime]:hover:after {
	opacity: 1!important;
}
}

Reviews

No reviews yet.