A Comfy dark theme for Trumpeter Ministries' Posts from 2023-2024.
Comfy Trumpeter 2023-2024 Posts Dark Theme by nanowatt007
Details
Authornanowatt007
LicenseNo License
Categorytrumpeter.blog/2023/12/31/
Created
Updated
Size2.3 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 Comfy Trumpeter 2023-2024 Posts Dark Theme
@version 20240422.21.27
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://trumpeter.blog/2023/12/31/") {
.et_pb_menu__menu {
text-align: center !important;
}
body {
background-color: #35323c;
color: #e9e9e9;
font-family: "Lexend", sans-serif;
}
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
.comment_area, .comment-reply-link {
color: white !important;
}
::selection {
background-color: #007db6 !important;
color: white !important;
}
#main-content {
background-color: #35323c;
}
.entry-title {
color: white;
font-family: "Lexend", sans-serif !important;
}
.mobile_menu_bar::before {
color: white !important;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a, #left-area .post-meta a {
color: #e9e9e9;
}
.et_pb_section_0_tb_header.et_pb_section, .et_pb_menu--style-left_aligned .et_pb_menu_inner_container, .et_pb_menu--style-left_aligned .et_pb_row, .et_pb_menu, .et_pb_menu__wrap, .et_pb_menu__logo-wrap {
background-color: #4e4a58;
top: 0;
left: 0;
width: 100%;
text-align: center;
z-index: 1;
}
.wp-image-8461 {
background-color: white;
border-radius: 100px;
z-index: 2;
}
.fn, .commentdate {
color: white;
}
#comment, .verbum-footer {
background-color: #4e4a58;
}
strong {
color: white;
}
.et_pb_menu_0_tb_header.et_pb_menu .nav li ul {
background-color: #4e4a58 !important;
}
span.fn, span.fn a, span.comment_date {
color: #e9e9e9;
}
h1, h1.et_pb_contact_main_title, .et_pb_title_container h1, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
color: white;
font-family: "Lexend";
}
a {
transition: 0.2s !important;
}
a:hover {
color: #00abff !important;
}
#respond.comment-respond form#commentform #comment-form__verbum #comment-form-comment textarea {
background-color: #4e4a58 !important;
color: #e9e9e9 !important;
}
h1, h2, h3, h4, h5, h6 {
color: white;
font-family: "Lexend";
}
#mobile_menu1 {
background-color: #4e4a58 !important;
}
#mobile_menu1:hover {
background-color: #6d677c;
}
}