Skip to content

[HIGH CONTRAST] Coub by exewire

Screenshot of [HIGH CONTRAST] Coub

Details

Authorexewire

LicenseCC BY-NC-ND

Categorycoub

Created

Updated

Size7.8 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] Coub
@namespace       coub.com
@version         1.0.0
@description     [17.11.2024]
@author          ExeWire
==/UserStyle== */
@-moz-document domain("coub.com") {
*, ::placeholder {
	color: #fff!important;
}
::selection {
	background: #fff!important;
	color: #000!important;
}
html, body {
	background: #000!important;
}
i>svg path:not([fill="none"]), i>svg>g path, .sb svg path, .page-menu__hov-svg:hover svg path, .page-menu__hov-svg.-active svg path, .page-menu__hov-svg svg path, .header__icon svg path, .cb-edtr__upload-type>svg path, .cb-edtr__upload-form__input [coubed-external-video-upload-submit] svg path {
	fill: #fff!important;
}
.coub__description .description__title>a:hover, .-ribbon-hvr-text:hover, .-ribbon-hvr-text:hover:active {
	color: #54aaff!important;
}
.header__bg, .main-menu__inner, .page-menu::before, .page-menu, .header__search .input-field, button.sb:not([data-prompt-initialized]):not(.header-search__button), .tooltip:not(.tooltip--simple) .tooltip__inner, .account-login-provider, .coub-description__badge, .tooltip.tooltip--simple, .main-menu__fold, .hero-cover__att, .box--banner, .channel__relationships__message, .channel-menu-dropdown__content .list__item, .coub-tags-dropdown .sb, .coub-parents-dropdown .sb, .view-recoubs-feed-button, .modal__content, .coub__parents-list__item, .coub__parents-list__timeline-button, .cb-edtr__body, .cb-edtr__timeline__stub, .edit-account__nav__icon {
	background: #000!important;
}
.main-menu__nav-item:hover, button.sb:not(.-sq):not(.-follow):not([data-prompt-initialized]):not(.header-search__button):hover, .coub-description__badge:hover, .list.list--selectable .list__item:not(.disabled):hover, .main-menu__fold:hover, .main-menu__community-item:hover, .list.list--selectable .list__item:not(.disabled).active, .channel__relationships__message:hover, .main-menu__nav-item.active, .coub-tags-dropdown .sb:hover, .coub-parents-dropdown .sb:hover, .account-login-provider:hover, .view-recoubs-feed-button:hover, .follow-btn .toggle-registration:hover, .coub__parents-list__timeline-button:hover, .cb-edtr__timeline-webcam__stub {
	background: #333!important;
}
.antiscroll-scrollbar, .main-menu__nav-item.highlighted span, .page-menu__inner:not(.-mouse-over) .page-menu__item:not(.list__item).-active::before, .page-menu__item:not(.list__item).-hovered::before, .account-content-settings input[type="radio"]:checked+label::after {
	background: #fff!important;
}
.loader__overlay {
	background: #0009!important;
}
.input-field, .input-field:hover {
	background-color: #000!important;
}
.header__search .input-field, button.sb:not(.-sq):not(.-follow):not(.header-search__button):not(.dropdown__handler):not([data-prompt-initialized]), .coub-description__badge, .tooltip.tooltip--simple, .dropdown__content, .viewer.viewer--v2 .viewer__settings-content, .main-menu__fold, .box--banner, .input-field, .channel__relationships__message, .coub-tags-dropdown .sb, .coub-parents-dropdown .sb, .tooltip:not(.tooltip--simple) .tooltip__inner, .account-login-provider, .view-recoubs-feed-button, .follow-btn .toggle-registration, .modal__content, .coub__parents-list__item, .coub__parents-list__timeline-button, .cb-edtr__body {
	border: 1px solid #fff!important;
}
.header__bg, .main-menu__inner {
	border-bottom: 1px solid #fff!important;
}
.main-menu__wrapper {
	border-right: 1px solid #fff!Important;
}
.sb.-toggle::after {
	border-top-color: #fff!important;
}
.account-content-settings input[type="radio"]+label::before, .loadRotator>span {
	border-color: #fff!important;
}
.page-menu {
	border: none!important;
}
.box-card:before, .follow-button__container, .checkbox-field .checkbox {
	box-shadow: 0 0 0 1px #fff!important;
}
.main-menu__change-theme, .timeline-right-block, .suggests-block-col {
	display: none!important;
}
.checkbox-field input[type="checkbox"]:checked+.checkbox:after {
	filter: invert(1) grayscale(1)!important;
}
.coub-description__about__inner>div>.dropdown__handler .sb {
	border-radius: 100%!important;
	padding: 6px!important;
}
.header__logo .img.white {
	opacity: 1!important;
}
.header__logo .img.blue {
	opacity: 0!important;
}
/* Player */
.dropdown__content, .viewer.viewer--v2 .viewer__settings-content, .viewer.viewer--v2 .viewer__settings-content ul li {
	background: #000!important;
}
.viewer.viewer--v2 .viewer__settings-content ul li:hover {
	background: #333!important;
}
/* Comments */
/* ВЕКТОРНЫЙ ЦВЕТ: триточки справа от комментария, флажок жалобы в меню триточки */
.kYLuBL svg>g>circle,.fVTHzQ svg path {
	fill: #fff!important;
}
/* ЦВЕТ ССЫЛКИ: при касании "Ответить", при касании никнейма, при касании надписи "Показать больше комментариев" */
.htqRsJ:hover, .ekzFIL:hover, .jqiHeE:hover {
	color: #54aaff!important;
}
/* ЧЕРНЫЙ ФОН: плашки для написания комментариев, меню под комментарием */
.fDCjka, .iqUVaw, .dBoWFY {
	background: #000!important;
}
/* СЕРЫЙ ФОН: кнопки "Зарегистрироваться" */
.hvuHhN, .dBoWFY:hover {
	background: #333!important;
}
/* ОБВОДКА БОРДЮРОМ: плашки для написания комментариев, меню под комментарием */
.fDCjka, .iqUVaw {
	border: 1px solid #fff!important;
}
/* Auth */
/* ЦВЕТ ССЫЛКИ: ссылки правил использования, надписи "Войти по номеру телефона", надписи "Не помните пароль?" */
.bgmzXv a[href], .aomWR:hover, .hPqZSg:hover {
	color: #54aaff!important;
}
/* ЧЁРНЫЙ ФОН: правого фона, пузырей в правом фоне, кнопок соцсетей слева, кнопки "Использовать аккаунт Телеграм", пузырей для ввода, кнопки "Войти", надпись "или", модальное окно при нажатии на надпись "Войти по номеру телефона" */
.hZxgnk, .itUfHc, .bSgiKt, .fdEmls, .fRHRaX, .krOrSf, .ivEMoi > div, .jIjkpO {
	background: #000!important;
}
/* СЕРЫЙ ФОН: нопок соцсетей слева, кнопки "Использовать аккаунт Телеграм", кнопки "Войти" */
.bSgiKt:hover, .fdEmls:hover, .krOrSf:hover {
	background: #333!important;
}
/* ОБВОДКА БОРДЮРОМ: пузырей в правом фоне, кнопок соцсетей слева, кнопки "Использовать аккаунт Телеграм", пузырей для ввода, кнопки "Войти", модальное окно при нажатии на надпись "Войти по номеру телефона" */
.itUfHc, .bSgiKt, .fdEmls, .fRHRaX, .krOrSf, .jIjkpO {
	border: 1px solid #fff!important;
}
.bSgiKt svg path {
	fill: #fff!important;
}
/* My Coub Extension Fix */
.viewer__downloads-content, .viewer__download-buttons-item, .viewer__tumbler::before, [data-download-tumbler]:not(.-disabled) .viewer__tumbler:checked::after, .introjs-tooltiptext {
	background: #000!important;
}
[data-download-tumbler]:not(.-disabled) .viewer__tumbler:checked::before, .viewer__tumbler::after {
	background: #fff!important;
}
.viewer__tumbler::before, .viewer__downloads-content, .viewer__download-buttons-item, .ext-notifications .tooltip__inner, .introjs-tooltiptext {
	border: 1px solid #fff!important;
}
.viewer__download-buttons-item:hover {
	background: #333!important;
}
}

Reviews

No reviews yet.