Skip to content

T.M. Daily Devotions Schedule Grayscale Dark by nanowatt007

Screenshot of T.M. Daily Devotions Schedule Grayscale Dark

Details

Authornanowatt007

LicenseNo License

Categoryhttps://trumpeter.blog/2023/12/31/%E6%AF%8F%E6%97%A5%E9%9D%88%E4%BF%AE%E9%80%B2%E5%BA%A6-daily-devotions-schedule/#comment-2487

Created

Updated

Code size3.7 kB

Code checksum3a50caed

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This is a dark theme for Trumpeter Ministries Daily Devotions Schedule.

Notes

Important Features

Font: Space Mono
Selection Color: Gray
Logo: Grayscale 100%

WARNING: SOME OBJECTS COULD NOT BE STYLED

Source code

/* ==UserStyle==
@name         T.M. Daily Devotions Schedule Grayscale Dark Theme
@version      20240705.21.46
@namespace    https://userstyles.world/user/nanowatt007
@description  This is a dark theme for Trumpeter Ministries Daily Devotions Schedule. It has a the font Leauge Mono and almost everything is grayscale.
@author       nanowatt007
@license      No License
==/UserStyle== */
@-moz-document regexp("https://trumpeter.blog/2023/12/31/%E6%AF%8F%E6%97%A5%E9%9D%88%E4%BF%AE%E9%80%B2%E5%BA%A6-daily-devotions-schedule/") {
    @import url("https://fonts.cdnfonts.com/css/pt-serif");
    :root {
        --font: "PT Serif", serif;
    }

    .et_pb_menu__menu {
        text-align: center !important;
    }

    body {
        background-color: #414141;
        color: #e9e9e9;
        font-family: var(--font), sans-serif;
        font-style: normal !important;
    }

    .comment_area,
    .comment-reply-link {
        color: white !important;
    }


    ::selection {
        background-color: #636363 !important;
        color: white !important;
    }

    #main-content,
    .container {
        background-color: #292929;
        border: none !important;
    }

    .entry-title {
        color: white;
        font-family: var(--font), sans-serif !important;
        font-style: normal !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: #414141;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 1;
    }

    .wp-image-8461 {
        background-color: white;
        border-radius: 100px;
        z-index: 2;
        color: #414141;
        filter: grayscale(100%);
    }

    .wp-block-group .has-border-color .jetpack-subscription-modal__modal-content-form .is-layout-flow .wp-block-group-is-layout-flow {
        background-color: #414141 !important;
    }

    .fn,
    .commentdate {
        color: white;
    }

    #comment,
    .verbum-footer {
        background-color: #414141;
    }

    strong {
        color: white !important;
    }

    .et_pb_menu_0_tb_header.et_pb_menu .nav li ul {
        background-color: #414141 !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: var(--font), sans-serif;
        font-style: normal !important;
    }


    a {
        transition: 0.2s !important;
    }

    a:hover {
        color: #949494 !important;
    }

    #respond.comment-respond form#commentform #comment-form__verbum #comment-form-comment textarea {
        background-color: #414141 !important;
        color: #e9e9e9 !important;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        color: white;
        font-family: var(--font), sans-serif;
        font-style: normal !important;
    }

    #mobile_menu1 {
        background-color: #414141 !important;
    }

    #mobile_menu1:hover {
        background-color: #292929;
    }

    textarea#comment {
        background-color: #636363 !important;
        color: white !important;
    }

    li.et_pb_menu_page_id-10014,
    a[href="https://trumpeter.blog/support-us/"] {
        background-color: #292929;
    }
}

Reviews

No reviews yet.