Skip to content

OLED nebula.tv by ShoulderMissiles

Details

AuthorShoulderMissiles

LicenseNo License

Categorynebula.tv

Created

Updated

Code size562 B

Code checksum701265

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

changes the dark background to black on nebula

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         OLED nebula.tv
@version      20250214.11.29
@namespace    https://userstyles.world/user/ShoulderMissiles
@description  changes the dark background to black on nebula
@author       ShoulderMissiles
@license      No License
==/UserStyle== */

@-moz-document domain("nebula.tv") {
.css-1bhio9d,
.css-1jz06vv,
.css-1sgip3r,
.css-1cpxeuj,
.css-1uc8zam,
.css-2wsdys,
.css-1vcd3cv,
.css-vxf9jv{
    background-color: #000;
}

.css-1y6ac0h {

    border-bottom-color: #111;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
}

Reviews

No reviews yet.