/* * Name: One - Color Schemes * Written by: LiquidThemes */ /*---------------------------------------- [ TABLE OF CONTENTS ] 1. COLOR SCHEMES |- 1.1. Scheme light -----------------------------------------*/ /* 1. COLOR SCHEMES */ /* 1.1. Scheme light */ body.page-scheme-light { color: #a2a2a2; } body h1, body .h1, body h2, body .h2, body h3, body .h3, body h4, body .h4, body h5, body .h5, body h6, body .h6 { color: #fff; } body a { color: #fff; } body a:hover { color: rgba(255, 255, 255, 0.85); } #content { background-color: #12131a; } .add-dropcap:first-letter { color: #fff; } .post-author h3 { color: #fff; } .related-post-title a { color: inherit; } .tags-links a { color: #fff; border-color: #fff; } .post-author { border-color: rgba(137, 138, 147, 0.3); } .post-author h6 { color: rgba(137, 138, 147, 0.75); } .post-nav .nav-title { color: #fff; } .comment-form p:before { background-color: rgba(137, 138, 147, 0.3); } .comment-form p:after { background-color: #fff; } .comment-form input, .comment-form textarea { color: #fff; } .comment-form input[type=submit] { padding-top: 14px; padding-bottom: 14px; border: 1px solid #fff; background-color: transparent; color: #fff; -webkit-transition: all 0.3s; transition: all 0.3s; } .comment-form input[type=submit]:hover { background-color: #fff; color: #12131a; } .comment-author { color: #fff; } .comment .reply a { border-color: rgba(255, 255, 255, 0.55); color: rgba(255, 255, 255, 0.55); } .comment .reply a:hover { border-color: #fff; background-color: transparent; color: #fff; } .liquid-blog-scheme-dark { color: #fff; } .liquid-blog-scheme-dark .btn-line, .liquid-blog-scheme-dark .liquid-lp-title .split-inner:after { background-color: #fff; } .liquid-blog-scheme-dark-alt .liquid-lp-excerpt { color: white; } .liquid-lp-details { color: rgba(255, 255, 255, 0.55); } .blog-single-default .comment-respond, .blog-single-image-left .comment-respond { background-color: #262834; } .liquid-lp-details-lined:before, .liquid-lp-details-lined:after { background-color: #fff; } .liquid-lp-time-aside > time { border-color: rgba(255, 255, 255, 0.4); } .liquid-lp-time-aside > time span { color: #fff; } .liquid-blog-item-timeline { border-color: #35394c; background-color: #1a1c25; } .liquid-blog-item-timeline.liquid-blog-scheme-dark .liquid-lp-details { color: rgba(255, 255, 255, 0.55); } .liquid-lp-category.bordered li:before { background-color: #121319; } .liquid-lp-sp-block { border-color: #42444c; } .liquid-lp-sp-block .liquid-lp-inner { background-color: #121319; } .liquid-lp-sp-block-alt .liquid-lp-category li a { color: #fff; } .liquid-blog-item-gray { background-color: #22232b; } .liquid-blog-grid .masonry-item + .masonry-item .liquid-blog-item-gray { border-color: #494b5a; } .ld-post-author h5 { color: #fff; } .pf-single-header.bg-solid { background-color: #12131a; } .text-404 .re-particles-inner:after { -webkit-box-shadow: 0 0 15px 2px #12131a inset, 0 0 30px 2px #12131a inset, 0 0 45px 2px #12131a inset, 0 0 60px 2px #12131a inset; box-shadow: 0 0 15px 2px #12131a inset, 0 0 30px 2px #12131a inset, 0 0 45px 2px #12131a inset, 0 0 60px 2px #12131a inset; } body.search .content .entry-title a { color: #fff; } body.search .titlebar { border-color: 1px solid rgba(255, 255, 255, 0.07); } .one-ib-circ-cnt { color: rgba(255, 255, 255, 0.55); } .one-ib-circ-cnt h3 { color: #fff; } .content-box-tour, .content-box-classes { background-color: #292b39; } .content-box-tour .content-box-contents, .content-box-tour .content-box-footer { border-color: #6e6f7b; } .content-box-tour .content-box-footer h6 { color: #fff; } .content-box-booking .content-box-header { background-color: #121319; } .ld-bnr-deal .ld-bnr-content { background-color: #1c1e27; } .ld-msg { background-color: #292b37; } .ld-msg .ld-msg-close, .ld-msg h5 { color: #fff; } .pricing-table-modern h5, .pricing-table-default h5, .pricing-table-colorful h5 { color: #fff; } .pricing-table-modern ul, .pricing-table-default ul, .pricing-table-colorful ul { color: rgba(255, 255, 255, 0.9); } .pricing-table-default { border-color: #6c6e75; } .pricing-table-default .pricing-table-header { background-color: #292b37; } .pricing-table-colorful { background-color: #292b37; } .pricing-table-colorful ul li { border-color: #6c6e75; } .liquid-progressbar-title { color: rgba(255, 255, 255, 0.75); } .liquid-progressbar-bar { color: #fff; } .liquid-progressbar-percentage.style-tooltip { background-color: #484a56; } .liquid-progressbar-percentage.style-tooltip:after { border-top-color: #484a56; } .ld-ajax-loadmore.all-items-loaded { color: #fff; }