Skip to content

SB Dark Mode by WolfgangDS

Details

AuthorWolfgangDS

LicenseNo License

Categorystreamer.bot

Created

Updated

Size744 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A dark mode for Streamer.Bot.

Notes

I have no idea if I did this right.

Source code

/* ==UserStyle==
@name       chromewebstore.google.com/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne
@version    20241001.17.04
@namespace  ?
==/UserStyle== */

@-moz-document domain("streamer.bot") {
/*
Stylus extension for chrome: https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne?hl=en
*/
 
body {
    background: #161616;
}
 
h1 {
    color: #FFFFFF !important;
}
 
.text-title {
    color: #78D1FF;
}
 
.c-markdown {
    color: #B6B6B6;
}
 
.p-home__welcome-col {
    background-color: #242424 !important;
}
 
.c-input, .c-textarea {
    background-color: #BBB !important;
}
 
.bg-gray-50 {
    background-color: #242424 !important;
}
 
.c-username {
    color: #78D1FF;
}
 
.date {
    color: #BABABA;
}
}

Reviews

No reviews yet.