In progress...
hetzner Dark Theme by yonhaime
Details
Authoryonhaime
LicenseNo License
Categoryhetzner.com
Created
Updated
Size3.1 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 8/26/2023, 3:01:52 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("hetzner.com") {
.navbar-default {
background-color: #181a1b;
}
.background-color-grey {
background-color: rgb(34, 37, 38);
}
ul.navbar-nav li.has-more, ul.navbar-nav li a {
color: rgb(200, 195, 188) !important;
}
#header-pre-section {
background-color: #2a2e2f;
}
ul.navbar-nav li:hover {
background-color: #222526;
}
ul.list-header-pre-section a {
color: #e7eae2;
}
.btn-login {
background-color: #4e5558;
}
.sub-nav-container {
background-color: #2a2e2f;
}
.sub-nav-container ul.sub-nav-product-list li:hover {
background-color: #33373a;
}
body, main a {
color: #cbc4bc;
}
.info-box {
background-color: #181a1b;
}
.border-card {
border-color: #292c2e;
}
.info-box .info-box-ref {
background-color: #2a2e2f;
}
ul.list-news li {
background-color: #181a1b;
border-color: #34383a;
}
.headline-container {
background-color: #2a2e2f;
}
.btn.btn-black-light {
color: #a9a9a9 !important;
}
.footer-main-section {
background-color: #2a2e2f;
color: #e7e9e7;
}
.footer-main-section ul li a {
color: #e7e9e7;
}
.footer-post-section {
background-color: #2a2e2f;
color: #e7e9e7;
}
#section-secondary-navigation {
background-color: #181a1b;
}
.color-black {
color: inherit;
}
.brand-card {
background-color: #181a1b;
border-color: #292c2e;
}
.background-color-white {
background-color: #181a1b;
}
.radiobtn-text {
color: white;
}
.radiobuttons .radiobtn:nth-child(3):after, .radiobuttons .radiobtn:nth-child(3):before {
background: inherit;
box-shadow: inherit;
}
.cloudservertable .cputype-toggle {
background-color: #181a1b;
}
.label-yellow {
background-color: #fdc400;
}
.container-volumes-slider .wrapper-volume-slider {
background-color: #181a1b;
color: inherit;
}
.container-volumes-slider .wrapper-label-volume {
background-color: #2a2e2f;
}
.background-color-light-grey {
background-color: #1e2021;
}
.custom-cloud .container-features .feature-box {
background-color: #181a1b;
border-color: #2d3132;
}
.custom-cloud .container-faqs .container-list-faqs {
background-color: #181a1b;
border-color: #262a2b;
}
}