Black theme for Dagens Nyheter site (www.dn.se)
DN Black by orginallinus
Details
Authororginallinus
LicenseNo License
Categoryhttps://www.dn.se/
Created
Updated
Size3.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Please feel free to update/sort
Source code
/* ==UserStyle==
@name Dn Black
@namespace www.dn.se
@version 0.1 Alpha
@description Black theme for Dagens Nyheter
@author Originallinus
==/UserStyles== */
@-moz-document domain(https//www.dn.se) {
/**
/* General */
body
{
background: #1A1A1A;
}
/* Head */
.site-header__logo-row
{
align-items: center;
border-bottom: 1px solid #fbfbfb;
display: flex;
padding: 10px 15px;
}
.site-header
{
background-color: #1a1a1a;
color: #fff;
}
.site-wrapper,.site-header__nav-wrapper
{
background-color: #1a1a1a;
color: #fff;
border-left: 1px solid #aa0101;
border-right: 1px solid #bb0505;
}
/* Menu Right */
.news-list
{
background-color: #1a1a1a;
color: #fff;
}
.news-list__section-name, .news-list__time
{
background-color: #1a1a1a;
color: #484444;
}
/* Background */
.section__block, .section__column-main, .teaser, .teaser-package__vignette, .follow-dn__section, .fonts-additional .timeline-teaser__details, .no-js .timeline-teaser__details, .article__content, .article__footer, .article__time, .article__title-container, .slideshow__figure, .article--long-read > header, .article--profile > header, .article--standard, .article, .timeline-page__title, .fonts-additional .timeline-page__header, .fonts-additional .timeline-page__vignette, .no-js, .site-wrapper, .site-header__nav-wrapper, .timeline-teaser, .timeline-teaser__wrapper, .timeline-page__listing, .timeline-page .pagination, .content-card:first-child, .content-card, .comics-menu, .byline-title, .buddy-menu .buddy-menu__links, .buddy-menu__greeting, .buddy-menu__account-info, .logout-modal .modal__container, .header--auth .header__main, .log-in__form
{
background-color: #1a1a1a;
color: #fff;
}
.section__block, .timeline-page, .page
{
background-color: #1a1a1a;
color: #0d0c0c;
}
.menu-page
{
background-color: #151414;
color: #0d0c0c;
}
.timeline-teaser__article, .comics-menu__item
{
background-color: #242323;
color: #fff;
}
.comments__show, .button
{
background-color: #242323;
color: #fff;
}
.level, .logo-container
{
background-color: #242323;
color: #f9f4f4;
}
.tags__tag
{
background-color: #242323;
color: #f9f4f4;
}
.tags
{
background-color: #c60505;
color: #6c6464;
}
.th-border
{
background-color: #1a1a1a;
color: #fff;
}
.custom-teaser, .teaser-card, .tools
{
background-color: #1a1a1a;
color: #fff;
}
.follow-dn {
background: #1a1a1a;
margin-bottom: 5px;
}
.teaser-package__content
{
background-color: #1a1a1a;
color: #1a1a1a;
}
.sharing .sharing__button, .bookmark--save, .fonts-additional
{
background-color: #666464;
color: #1a1a1a;
}
.article__disclaimer
{
background-color: #1a1a1a;
color: #aa0101;
}
}