very quick and dirty dark theme
The Autopian Dark Theme by whynotsharks
Details
Authorwhynotsharks
LicenseNo License
Categorywww.theautopian.com
Created
Updated
Size1.6 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 www.theautopian.com/
@version 20240406.02.17
@namespace ?
==/UserStyle== */
@-moz-document domain("www.theautopian.com") {
body {
background-color: #474646;
}
/* innter frame */
.elementor-39984 .elementor-element.elementor-element-bd937ef:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-39984 .elementor-element.elementor-element-bd937ef > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
background-color: #474646;
}
/* innter frame font */
body.elementor-kit-28080 {
color: #ccc;
}
/* innter heading */
body.elementor-kit-28080 h3 {
color: #eee;
}
/* comments */
#wpdcom .wpd-comment-text {
color: #ccc;
}
/* page heading */
.elementor-39984 .elementor-element.elementor-element-2e1693b0 .elementor-heading-title {
color: #019d96;
font-size: 60px;
font-weight: 600;
}
/* body */
.elementor-558 .elementor-element.elementor-element-9e8fae0:not(.elementor-motion-effects-element-type-background), .elementor-558 .elementor-element.elementor-element-9e8fae0 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
background-color: #2f2f2f;
}
/* innter heading */
body.elementor-kit-28080 h2 {
color: #eee;
}
.elementor-558 .elementor-element.elementor-element-aa581c9 .elementor-post__excerpt p {
color: #ccc;
}
/* byline */
.elementor-558 .elementor-element.elementor-element-aa581c9 .elementor-post__meta-data {
color: #65b999;
font-size: 16px;
font-style: italic;
margin-bottom: 10px;
}
}