Skip to content

Alternativlos.org Dark by AndreSchwarzer

Screenshot of Alternativlos.org Dark

Details

AuthorAndreSchwarzer

LicenseCC-0

Categoryalternativlos.org

Created

Updated

Size483 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for alternativlos.org

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Alternativlos.org Dark
@version      20230523.08.10
@namespace    userstyles.world/user/AndreSchwarzer
@description  Dark theme for alternativlos.org
@author       AndreSchwarzer
@license      CC-0
==/UserStyle== */

@-moz-document domain("alternativlos.org") {
body {
    background-color: rgb(17 24 39);
    color: rgb(156 163 175);
}

a {
    color: rgb(24 182 150);
}

audio::-webkit-media-controls-panel {
  background-color: rgb(24 182 150);
}

}

Reviews

No reviews yet.