Skip to content

Baraag colors 1.0 by casytay

Screenshot of Baraag colors 1.0

Details

Authorcasytay

LicenseNo License

Categoryhttps://baraag.net/

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Small changes to Baraag's colors after the update on october 9, 2024

Notes

1.0

Source code

/* ==UserStyle==
@name           ?
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://baraag.net/") {
    .button {
        color: #25267c;
    }
    
    .status__content {
        color: #dbdce9
    }
    :root{
        --background-color: #222531;
    }
    .account__display-name .display-name strong, .status__display-name .display-name strong{
        color: #dbdce9;
    }
    .account__header__tabs__name h1{
        color: #dbdce9;  
    }
    .account__header__bio .account__header__content{
        color: #dbdce9;
    }
    .account__header__extra__links a strong{
        color: #dbdce9;
    }
    .account__section-headline a.active, .account__section-headline button.active, .notification__filter-bar a.active, .notification__filter-bar button.active{
        color: #dbdce9;
    }
    .detailed-status__display-name strong{
        color: #dbdce9;
    }
    .status-card__title{
        color: #dbdce9;
    }
    .notification-group__main__header__label bdi{
        color: #dbdce9;
    }
}

Reviews

No reviews yet.