Skip to content

FZ.se Darkmode by orginallinus

Screenshot of FZ.se Darkmode

Details

Authororginallinus

LicenseNo License

Categoryhttps//www.fz.se/

Created

Updated

Size3.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Darkmode for FZ.se

Notes

Please feel free to improve!

Source code

/* ==UserStyle==
@name           www.fz.se - 11/14/2022, 7:42:03 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://www.fz.se/") 
    
    {
    /* ==UserStyle==
@name           www.fz.se - 11/14/2022, 5:46:34 PMhttps://www.sweclockers.com/
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Zappmeharder
==/UserStyle== */


element {
    background: #0a0a0a;
}

style {
    background: #0a0a0a;
}

body {
    color: #fff;
    background-color: #0a0a0a;
    min-height: 100%;
}


        .nav-main, .nav, .mainmenu {
  color: #fff;
  background: #0a0a0a;
}
        
.content-primary {
    background-color: #0a0a0a;
    color: #fdfdfd;
    overflow: hidden;
}

.content-secondary a {
    color: #f2f2f2;
}

        
.cards .card .title a {
  color: #ddd6d6;
  font-size: 28px;
}
        
        
        .bbPoll > .inner {
  padding: 10px 10px 16px;
  background: #971616;
  overflow: hidden;
}
        
        
.bg-grey {
    background-color: #272727;
    color: #fff
}
.bg-grey-light {
    background-color: #f0f0f0;
    color: #fff
}
.bg-grey-dark {
    background-color: #0a0a0a;
    color: #fff
}
.bg-red {
    background-color: #ff4258;
    color: #fff
}
.bg-red-hover:hover {
    background-color: #414141
}
.color-white {
    color: #fff !important;
    fill: #fff !important
}



.double_arrow_right .icon .cards .card .title a {
    color: #f7f7f7;
    font-size: 28px;
}
.fpfb-label,
.fp-title,
.content-body,
.fp-content,
.fp-text,
.fp-controls,
.fpp-online, .display-none, .display-s-flex,
 .fpp-avatar,
.fpp-name,
.fpp-bottom,
.fpp-person,
.display-s-inherit,
.fp-signature,
.fpf-button,
.fpf-archive,
.acc-text,
.article-comments,
.ac-comment,
.content-secondary,
.bbcode-engagementbox,
.bbceb-content,
.first-child,
.webkit-box,
.flsc-subforum,
.fl-index,
.tlc-topic,
.tlc-select
{
    background-color: #0a0a0a;
    color: #fdfdfd;
    overflow: hidden;
}
        


.thread-list .tl-thread .tl-col {
  background: #272727;
  margin-left: 2px;
  margin-top: 2px;
}
        
     .fp-profile {
  background: #0a0a0a;
  padding: 10px;
}
   
.profile-header .phm-stats, .pf-title, .pf-sections, .pf-more, .profile-feed {
  margin-top: 6px;
  padding: 10px;
    padding-bottom: 10px;
  padding-bottom: 6px;
  background: #0a0a0a;
}

.forum-list .fls-col {
    background: #272727;
   
}
        

.content-text .descr {
    font-size: 90%;
    color: #6a6868;
}

.fls-col {
    background: #272722;
}

.forum-post .fpp-top {

    background: #0a0a0a;
    padding: 10px;
}

.display-none {
    display: none !important;
}

.quickreply,
.form-box {
    background-color: #272727;
    color: #fdfdfd;
    overflow: hidden;
}

.bb-quote {
    margin: 16px 0px 16px;
    margin-top: 16px;
    border: 1px solid #9f8727;
    background: #272727;
}


.bb-quote .is-expanded,
.bbQuiz,
.bbq-head,
.bbq-frame,
.bbq-handle {
    background-color: #272727;
    color: #fdfdfd;
    overflow: hidden;
}

input,
select,
textarea {
    background-color: #272727;
    border: 1px solid #ff4258;
    color: #fdfdfd;
    display: inline-block;
    line-height: 1.4;
    font-size: 14px;
    font-family: "Open Sans", Arial, Helvetica, "Segoe UI", Meiryo, sans-serif;
}
*,
::before,
::after {
    box-sizing: border-box;
}
}

Reviews

No reviews yet.