For personal usage
Yandex by logonoff410
Details
Authorlogonoff410
LicenseNo License
Categoryuserstyles
Created
Updated
Code size4.3 kB
Code checksumc9eb7744
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Yandex
@version 20220330.13.42
@namespace userstyles.world/user/logonoff410
@description For personal usage
@author logonoff410
@license No License
==/UserStyle== */
@-moz-document domain("yandex.ru") {
/*Общий*/
.b-page[class],
.tabs-navigation,
.page-layout_page_search .page-layout__advanced-search-container .page-layout__advanced-search,
.MediaViewer_theme_fiji-LayoutSideblock[class]/*Боковая панель в КАРТИНКАХ*/
{
background-color: #333;
}
.serp-header__wrapper,
.serp-navigation nav,
.document {
background: #333;
}
.b-page__body,
.tabs-navigation.tabs-navigation .tabs-navigation__tab_selected_yes.tabs-navigation__tab_selected_yes {
color: #fff !important
}
}
@-moz-document domain("yandex.ru") {
.fact-layout {
background-color: #2b2929;
color: #fff
}
.ECommerceCarousel[class],
.Label.DirectLabel[class][class],
.ProductCard.ProductCard_type_top:not(.ProductCard_v2) .ProductCard-Wrapper {
background-color: #2b2929;
}
.organic:not(.SerpOrganic) .Organic-Subtitle + .Organic-ContentWrapper,
.serp-footer .serp-footer__search-settings .link,
.pager__item,
.OrganicReviews-Rating,
.FactHeader,
.FactHeaderBottom,
.serp-item,
.Metadoc-Title,
.serp-title.serp-title_black_yes,
.ECommerceOffersUniSearch.ECommerceOffersUniSearch_isGoodsVertical.ECommerceOffersUniSearch_greenUrlColor_gray .ProductCard-GreenUrl .Link_theme_outer,
.Fact-ECSourceLink,
.ratings-list_with-rating-ten .rating_size_l .rating__value,
.ratings-list_with-rating-ten .rating_type_text,
.rating_type_numbers-only .rating__current-value,
.tabs-menu_theme_navigation .tabs-menu__tab_active_yes .link,
.page-layout_page_search .serp-item.serp-item_theme_horiz-r .serp-item__text/*текст в ВИДЕО*/
,
.serp-item__sitelinks/*текст в ВИДЕО*/
{
color: #ffffffc4;
}
.tabs-menu_theme_navigation.tabs-menu_layout_horiz .tabs-menu__tab_active_yes::before {
background-color: #fff;
}
.serp-header .search2__input .input__control,
.mini-suggest__popup_theme_tile .mini-suggest__item_with-button {
color: #000000c4;
}
.desktop-card::before,
.misspell.misspell_bottom_yes {
background: #2b2929;
}
.Link_theme_normal,
.link_theme_normal,
.link_theme_black-text,
.Link_theme_black,
.Link_theme_blackText,
.showcase__item-text,
.verified__text,
.TranslatedSnippet-Footer .OrganicTitle-LinkText,
.Link_theme_neoblueDark,
.fact__answer > .link,
.fact__answer > .link:visited,
.organic:not(.SerpOrganic) .OrganicTitle_black .OrganicTitle-Link,
.Organic:not(.SerpOrganic) .OrganicTitle_black .OrganicTitle-Link,
.page-layout_page_search .serp-item.serp-item_theme_horiz-r .serp-item__title/*Ссылки в ВИДЕО*/
{
color: #6c8fc8;
}
.Link_theme_outer,
.link_theme_outer,
.path {
color: #088508;
}
:root {
--color-g-link-visited: #767477;
--color-g-text-secondary: #fff;
}
.serp-header__button svg,
.Extralinks {
filter: invert(1);
}
.pager__item_current_yes[class],
.pager__item_kind_page.link_hovered_yes[class] {
background: #24498a;
}
.serp-header__button:focus,
.serp-header__button:hover {
background-color: #5a6070;
}
/*.mini-suggest__popup::after,
.input_theme_websearch2 {
background: #fff;
}
.mini-suggest__popup_theme_tile .mini-suggest__arrow {
filter: contrast(8);
.body_search_yes .mini-suggest_overlay_tile .input_theme_websearch2 {
border-color: #ffcc00
}
.mini-suggest_overlay_tile .mini-suggest__button-fill {
background-color: #ffcc00;
}
}*/
.serp-footer__main {
color: #ffffffc4;
background-color: #333;
background-image: none
}
.Label.DirectLabel_jkuqw[class][class],
.Label.DirectLabel_nhbku[class][class],
.Label.DirectLabel_swrax[class][class],
.Label.DirectLabel_faxcn[class][class],
.Label.DirectLabel_vmieq[class][class],
.Label.DirectLabel_cmkbc[class][class],
.Label.DirectLabel_yqcji[class][class],
.Label.DirectLabel_jpvyb[class][class],
.Label.DirectLabel_gqgsg[class][class],
.Label.DirectLabel_egcmn[class][class] {
background-image: none;
}
.content__left {
width: 950px;
}
.TranslatedSnippet-Label {
color: rgba(247, 62, 62, .69);
filter: invert(1)
}
.Button2_view_link-text {
color: #8940d9;
}
.Article-Code {
background-color: #2d2d9f;
}
}