Ciemniejszy Styl do Strony

Przegląda wpis 1 (z 1 w sumie)
  • Autor
    Wpisy
  • #10180
    blyad
    Participant

    Może się komuś przyda.
    Aby to wgrać należy mieć jakąkolwiek wtyczke która pozwala na modyfikowanie CSS strony, np. Stylus.

    @-moz-document domain(“fallout-corner.pl”) {
    ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #212121;
    }
    html[hide-scrollbar=”true”] ::-webkit-scrollbar{display:none}
    ::-webkit-scrollbar {
    width: 8px;
    background-color: #212121;
    }
    ::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .6);
    background-color: rgb(125, 104, 87);
    }

    .post-inner-content {
    background: #0000 !important;
    }
    div.main-content-inner {
    backdrop-filter: blur(1rem);
    }
    body.archive .post-inner-content, body.blog .post-inner-content, .post-inner-content:first-child {
    border-color: #0000;
    }
    body, .entry-content {
    color: #fff;
    }
    p, .entry-title, .entry-meta, .sb_message_body, #secondary .widget>h3, #secondary .widget a, a, h1.page-title, h3 {
    text-shadow: 0 1px 1px #000;
    }
    .well {
    background: rgba(103,85,71,.6);
    border-color: #0000;
    backdrop-filter: blur(1rem);
    }
    #secondary .widget>h3, .dropdown-menu>li>a {
    color: #f3f6f7;
    }
    .dropdown-header {
    color: #ccc;
    }
    #secondary .widget, #secondary .widget a {
    color: #fff;
    }
    .form-control, input, textarea, select, #buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea, .login form .input, .login form input[type=checkbox], .login input[type=text], #buddypress form#whats-new-form textarea, #buddypress table.forum tr.alt td, #buddypress table.messages-notices tr.alt td, #buddypress table.notifications tr.alt td, #buddypress table.notifications-settings tr.alt td, #buddypress table.profile-fields tr.alt td, #buddypress table.profile-settings tr.alt td, #buddypress table.wp-profile-fields tr.alt td {
    background: rgba(125, 104, 87, .6);
    border-color: rgba(103,85,71,.6);
    color: #fff;
    }
    option {
    background: rgb(125, 104, 87);
    }
    input[type=text], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea {
    border-color: rgba(125, 103, 86, .6);
    color: #ccc !important;
    }
    .sb_message_header .avatar {
    border-radius: 5px;
    border-color: rgba(125, 103, 86, .6);
    }
    ::placeholder {
    color: #fff;
    }
    .Ajax_Shoutbox_Widget .button {
    color: #aaa;
    border-color: rgba(125, 103, 86, .6);
    background: rgba(125, 104, 87, .6);
    -webkit-box-shadow: inset 0 1px 0 rgba(125, 104, 87, .6), 0 1px 0 rgba(0,0,0,.08);
    box-shadow: inset 0 1px 0 rgba(125, 104, 87, .6), 0 1px 0 rgba(0,0,0,.08);
    }
    .single-view, .blog-item-wrap {
    margin-top: 15px;
    }
    .single-featured {
    border-radius: 15px;
    }
    .Ajax_Shoutbox_Widget .button:active {
    background: rgba(125, 104, 87, .6);
    border-color: rgba(145, 120, 100, .6);
    color: #ccc;
    }
    .Ajax_Shoutbox_Widget .button:hover {
    background: rgba(125, 104, 87, .6);
    border-color: rgba(145, 120, 100, .6);
    color: #ddd;
    }
    .widget ul li, .widget_nav_menu ul li a, .post-inner-content {
    border-color: rgba(138, 115, 97, .6);
    }
    .tagcloud a {
    background: rgba(145, 120, 100, .8);
    color: #000 !important;
    text-shadow: none;
    }
    div.sharedaddy h3.sd-title:before, .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-color: rgba(145, 120, 100, .6);
    }
    .sb_message_header .menu {
    background: rgba(125, 104, 87, .6);
    backdrop-filter: blur(1rem);
    color: #fff;
    }
    .tagcloud > a {
    text-shadow: none !important;
    }
    .social-icons li a {
    background: rgba(145, 120, 100, .6);
    }
    #sharing_email .sharing_send, .sd-content ul li .option a.share-ustom, .sd-content ul li a.sd-button, .sd-content ul li.advanced a.share-more, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-social-icon .sd-content ul li a.sd-button, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li .digg_button>a, .sd-social-official .sd-content>ul>li>a.sd-button, .sd-social-text .sd-content ul li a.sd-button {
    color: #ccc!important;
    background: rgba(138, 115, 97, .6);
    border-color: rgba(145, 120, 100, .6);
    }
    .sd-social-icon .sd-content ul li a.sd-button:active, .sd-social-icon .sd-content ul li a.sd-button:hover, .sd-social-icon-text .sd-content ul li a.sd-button:active, .sd-social-icon-text .sd-content ul li a.sd-button:hover, .sd-social-official .sd-content>ul>li .digg_button>a:active, .sd-social-official .sd-content>ul>li .digg_button>a:hover, .sd-social-official .sd-content>ul>li>a.sd-button:active, .sd-social-official .sd-content>ul>li>a.sd-button:hover, .sd-social-text .sd-content ul li a.sd-button:active, .sd-social-text .sd-content ul li a.sd-button:hover {
    color: #fff;
    background: rgba(145, 120, 100, .6);
    border-color: rgba(145, 120, 100, .8);
    }
    .sharing-hidden .inner {
    border-color: rgba(138, 115, 97, .6);
    background: rgba(125, 104, 87, .6);
    }
    .sharing-hidden .inner:after, .sharing-hidden .inner:before {
    border-bottom-color: rgba(138, 115, 97, .6);
    }
    .post-navigation a, .page-numbers, .pagination .prev, .pagination .next {
    background: rgba(125, 104, 87, .6);
    border-color: rgba(138, 115, 97, .6);
    }
    .site-main [class*=navigation] a, .more-link, .pagination>li>a, .pagination>li>span, .cfa-button {
    color: #ffbc9a;
    }
    .dropdown-menu {
    background-color: rgba(125, 104, 87, .6);
    backdrop-filter: blur(2rem);
    }
    .lazy-hidden, .entry img.lazy-hidden, img.thumbnail.lazy-hidden {
    background: rgba(138, 115, 97, .6);
    }
    .alert-info {
    color: #0cf;
    background-color: rgba(54, 83, 138, .6);
    border-color: rgba(54, 83, 138, .9);
    }
    .panel-default>.panel-heading {
    background: rgba(138, 115, 97, .6);
    border-color: rgba(145, 120, 100, .8);
    color: #ccc;
    }
    .panel {
    background: #0000;
    border-color: #0000;
    }
    .comment .comment-body {
    background: rgba(125, 104, 87, .6);
    border-color: rgba(138, 115, 97, .6);
    }
    .comment-list .children, #buddypress ul.item-list li, #buddypress ul.item-list, #buddypress table.forum tr td.label, #buddypress table.messages-notices tr td.label, #buddypress table.notifications tr td.label, #buddypress table.notifications-settings tr td.label, #buddypress table.profile-fields tr td.label, #buddypress table.wp-profile-fields tr td.label, .activity-list li.bbp_reply_create .activity-content .activity-inner, .activity-list li.bbp_topic_create .activity-content .activity-inner {
    border-color: rgba(145, 120, 100, .6);
    }
    #buddypress div.pagination {
    color: #ccc;
    }
    #buddypress div.item-list-tabs ul li a span {
    background: rgba(145, 120, 100, .6);
    border-color: rgba(166, 137, 114, .6);
    color: #ccc;
    }
    #buddypress .comment-reply-link:hover, #buddypress .standard-form button:hover, #buddypress a.button:focus, #buddypress a.button:hover, #buddypress div.generic-button a:hover, #buddypress input[type=button]:hover, #buddypress input[type=reset]:hover, #buddypress input[type=submit]:hover, #buddypress ul.button-nav li a:hover, #buddypress ul.button-nav li.current a {
    background: rgba(145, 120, 100, .6);
    border-color: rgba(166, 137, 114, .6);
    color: #ccc;
    }
    #buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, a.bp-title-button {
    background: rgba(125, 104, 87, .6);
    border-color: rgba(145, 120, 100, .6);
    color: #fff;
    }
    .filetitle > table {
    border-color: rgba(166, 137, 114, .6) !important;
    }
    legend {
    color: #ccc;
    border-color: rgba(138, 115, 97, .6);
    }
    #buddypress .standard-form p.description, #buddypress .field-visibility-settings, #buddypress .field-visibility-settings-notoggle, #buddypress .field-visibility-settings-toggle, td.label {
    color: #bbb;
    }
    #buddypress .activity-list .activity-content .activity-header, #buddypress .activity-list .activity-content .comment-header, #buddypress a.activity-time-since, #buddypress a.activity-time-since:hover, .drag-drop .drag-drop-inside p {
    color: #ccc;
    }
    #buddypress div#message.updated p, div.bp-avatar-status p.success, div.bp-cover-image-status p.success {
    background-color: #658624;
    border-color: #4c8a0f;
    color: #9dff00;
    }
    #buddypress p.warning, body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning, body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning {
    background-color: #797928;
    border-color: #918519;
    color: #ff0;
    }
    #buddypress #header-cover-image {
    background-color: rgba(145, 120, 100, .6);
    }
    #buddypress #item-header-cover-image #item-header-avatar img.avatar {
    background: rgba(145, 120, 100, .4);
    border-color: rgba(125, 104, 87, .6);
    }
    #buddypress div.item-list-tabs ul li a:hover span, #buddypress div.item-list-tabs ul li.current a span, #buddypress div.item-list-tabs ul li.selected a span {
    background: rgba(138, 115, 97, .6);
    }
    #buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a {
    background: rgba(138, 115, 97, .6);
    color: #ccc;
    }
    .bp-tooltip:after {
    background: rgba(125, 104, 87, .6);
    backdrop-filter: blur(1rem);
    border-color: rgba(166, 137, 114, .6);
    color: #fff;
    }
    #drag-drop-area {
    border-color: rgba(68, 68, 68, .6);
    }
    .bp-avatar-nav ul.avatar-nav-items li.current {
    border-bottom-color: rgba(145, 120, 100, .6);
    border-color: rgba(125, 104, 87, .6);
    }
    .bp-avatar-nav ul, .wzkb-search-form {
    border-color: rgba(145, 120, 100, .6);
    }
    main#main {
    margin-top: 15px;
    }
    .thumbnail {
    background: rgba(125, 104, 87, .6);
    border-color: rgba(138, 115, 97, .6);
    }
    .thumbnail .caption {
    color: #ccc;
    }
    #bbpress-forums li.bbp-header {
    background: rgba(145, 120, 100, .6);
    }
    #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics, #bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header {
    border-color: rgba(166, 137, 114, .6);
    }
    #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, #bbpress-forums .bbp-forums-list, #bbpress-forums .bbp-pagination-links a, #bbpress-forums .bbp-pagination-links span.current, div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header {
    border-color: rgba(145, 120, 100, .6);
    }
    #bbpress-forums div.odd, #bbpress-forums ul.odd {
    background: rgba(138, 115, 97, .6);
    }
    #bbpress-forums div.even, #bbpress-forums ul.even {
    background: rgba(125, 104, 87, .6);
    }
    #bbpress-forums li.bbp-footer, #bbpress-forums li.bbp-header {
    background: rgba(130, 108, 90, .6);
    }
    #bbpress-forums .bbp-pagination-links a:hover, #bbpress-forums .bbp-pagination-links span.current, #bbpress-forums .bbp-topic-pagination a:hover {
    background: rgba(138, 115, 97, .6);
    border-color: rgba(145, 120, 100, .6);
    }
    .bbp-forum-content ul.sticky, .bbp-topics ul.sticky, .bbp-topics ul.super-sticky, .bbp-topics-front ul.super-sticky {
    background-color: rgba(174, 174, 0, .3) !important;
    }
    div.bbp-template-notice.info {
    background: rgba(145, 120, 100, .6);
    border-color: rgba(145, 120, 100, .6);
    }
    div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice a:hover {
    color: #fff;
    }
    div.bbp-template-notice a, span.bbp-admin-links a, .bbp-forum-header a.bbp-forum-permalink, .bbp-reply-header a.bbp-reply-permalink, .bbp-topic-header a.bbp-topic-permalink {
    color: #ccc;
    }
    #bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header {
    background: rgba(138, 115, 97, .6);
    }
    #bbpress-forums fieldset.bbp-form, .wp-editor-container {
    border-color: rgba(138, 115, 97, .6);
    }
    .quicktags-toolbar {
    background: rgba(138, 115, 97, .6);
    border-color: rgba(145, 120, 100, .6);
    }
    }

Przegląda wpis 1 (z 1 w sumie)
  • Musisz być zalogowany aby odpowiedzieć na ten temat.