Skip to content

flaci.com-Dark Mode by f3l1x

Details

Authorf3l1x

LicenseNo License

Categoryuserstyles

Created

Updated

Code size2.2 kB

Code checksum5eb96cb8

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

it works fine i guess :)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         flaci.com-Dark Mode
@version      20211010.19.49
@namespace    userstyles.world/user/f3l1x
@description  it works fine i guess :)
@author       f3l1x
@license      No License
==/UserStyle== */

@-moz-document domain("flaci.com") {
md-tabs {
    background: #252525;
}

.flaciItemCard {
    background: #252525;
}

.flaciItemCard .cardImage {
    background: #1E1E1E;
}

.flaciItemCard .cardTitle {
    background: #1E1E1E;
}

.flaciItemCard .cardLastChange {
    background: #1E1E1e;
}

md-toolbar.layout-align-center-center.layout-row {
    background-color: #1E1E1E
}

div.ng-isolate-scope {
    background-color: #1E1E1E
}

md-toolbar.layout-align-center-center.layout-row {
    background-color: #1E1E1E
}

span.ng-scope {
    color: #E6E6E6;
    background-color: #1E1E1E
}

b.ng-binding {
    color: white
}

div.cardLastChange.ng-binding {
    color: white
}

i.fa.fa-fw.fa-search {
    color: white
}

div.cardTitle {
    color: white
}

i.fa.fa-folder-open.fa-fw {
    color: white
}

button.closeTabBtn.md-button.ng-scope.md-ink-ripple {
    color: white
}

md-toolbar.md-hue-2.layout-row {
    background-color: #1E1E1E
}

i.fa.fa-fw.fa-download.ng-scope {
    color: white
}

i.fa.fa-undo.ng-scope::before {
    color: white
}

md-content {
    background: #1E1E1E;
    color: white;
    fill: white;
}

.state {
    stroke: white;
    fill: #252525
}

.stateName {
    fill: white;
}

.transitionLine {
    stroke: white;
}

.transitionArrow {
    fill: white
}

.md-whiteframe-z2 {
    background: #1E1E1E !IMPORTANT;
}

.transitionLabelText tspan {
    fill: white;
}

.stateInnerCircle {
    stroke: white;
}

.md-tab {
    color: white !IMPORTANT;
}

input#input_7.ng-valid.md-input.ng-dirty.ng-valid-parse.ng-touched {
    color: white
}

input#userAlphabetInput.ng-valid.md-input.ng-touched.ng-dirty.ng-valid-parse {
    color: white
}

md-menu-content {
    background-color: #1E1E1E !important;
}

i.fa.fa-fw.fa-pencil.ng-scope::before {
    color: white
}

i.fa.fa-fw.fa-copy.ng-scope::before {
    color: white
}

i.fa.fa-fw.fa-link.ng-scope::before {
    color: white
}

i.fa.fa-fw.fa-trash.ng-scope::before {
    color: white
}
}

Reviews

No reviews yet.