Skip to content

Simple Red and Black for radnickafronta.hr by dobri-skeletor

Screenshot of Simple Red and Black for radnickafronta.hr

Details

Authordobri-skeletor

LicenseCC BY-NC - Creative Commons Attribution-NonCommercial

Categoryradnickafronta.hr

Created

Updated

Size817 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A simple red and black theme for radnickafronta.hr

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Simple Red and Black
@namespace      radnickafronta.hr
@version        1.0.0
@description    Simple Red and Black for radnickafronta.hr
@author         DS
==/UserStyle== */

@-moz-document domain("radnickafronta.hr") {
    body, .header__wrapper, .article-page__info-wrapper, .footer__disclaimer, .blog-item__intro-wrapper {
        background-color: #0e0e0e !important;
        color: #888888 !important;
    }

    * {
        scrollbar-color: #bb242a #0e0e0e !important;
    }

    .header__wrapper {
        border-bottom: 1px #f0f0f0 solid;
    }

    *::selection {
        background-color: #282726 !important;
        color: #a37c27 !important;
    }

    h1, .article-page__title, .blog-item__title {
        color: #f0f0f0 !important;
    }
}

Reviews

No reviews yet.