Black theme for Seznam with maroon and silver accents.
Seznam Černý - Maroon+Silver by leknin
Details
Authorleknin
LicenseNo License
Categoryseznam
Created
Updated
Size2.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Seznam Černý+Maroon/Silver
@namespace github.com/openstyles/stylus
@version 1.0.4
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("seznam.cz") {
/*obrazek*/
.hp-search .krasty__image {
display: none;
}
.branding-dog__image > img:nth-child(2) {
display: none;
}
.branding-dog__image .atm-picture__img, .branding-dog__image .atm-picture__img--loaded {
transition: none;
opacity: 1;
display: none;
}
/*reklamy*/
.pvnvvpuursptsorqtuq {
display: none !important;
}
.jpoloiroknomipnkrojo {
display:none !important
}
.cbdhckjkkfbkbdgbejgj {
display:none !important
}
:root {
--background-1: #111111;
--background-1-2: #333333;
--background-1-3: #555555;
--background-2: #555555;
--background-3: rgba(255, 255, 255, 0.16);
--background-4: rgba(255, 255, 255, 0.24);
--background-5: rgba(255, 255, 255, 0.28);
--background-p1: rgba(230, 77, 61, 0.24);
--background-p2: rgba(230, 77, 61, 0.64);
--background-p3: rgba(230, 77, 61, 0.72);
--badge-service-shadow-hover: 0px 1px 10px rgba(240, 240, 240, 0.48);
--bg-image: ;
--bg-overlay-3-columns-position: ;
--bg-overlay-height: ;
--bg-overlay-image: ;
--bg-overlay-width: ;
--dark-logo-display: inline-block;
--focus: rgba(230, 77, 61, 0.6);
--hover-visited: #808080 !important;
--input-focus-shadow: 0 0 3px rgba(230, 77, 61, 0.5) inset;
--input-suggest-shadow-color: rgba(0, 0, 0, 0.16);
--light-logo-display: none;
--neutral-1: #f0f0f0;
--neutral-1-2: #f0f0f0;
--neutral-2: #999 !important;
--neutral-3: #cccccc;
--neutral-4: #c0c0c0;
--neutral-5: #666666;
--neutral-6: #ffffff;
--neutral-6-2: #ffffff;
--primary-1: silver !important;
--primary-1-2: #acacac !important;
--primary-1-3: #f0f0f0;
--secondary-1: maroon !important;
--secondary-2: #333333;
--separator: #404040;
--separator-one-column: transparent;
--slideable-services-arrow-shadow-color: 0px 1px 6px rgb(255 255 255 / 40%);
--slideable-services-arrow-shadow-hover-color: 0px 1px 6px rgb(255 255 255 / 70%);
--special-covid-blue: #3a91ed;
--special-covid-green: #66bb6a;
--special-covid-red: #e64d3d;
--special-podcast-1: #490e5b;
--special-podcast-2: rgba(237, 231, 239, 0.8);
--underlay: #111111;
}
}
@-moz-document url("https://www.seznam.cz/") {
/*Linkify plusplus*/
a.linkifyplus {
color: maroon;
}
}