Skip to content

PomeloStok Dark Mode by kivanckara

Details

Authorkivanckara

LicenseNo License

Categorypomelostok

Created

Updated

Size1.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For PomeloStok Panel

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         PomeloStok
@version      20220311.13.08
@namespace    userstyles.world/user/kivanckara
@description  For PomeloStok Panel
@author       kivanckara
@license      No License
==/UserStyle== */

@-moz-document domain("app.pomelostok.com") {
.page-content{
    background-color:#2a3042f0
}
.footer{
    background-color:#2a3042f0;
}
.card{
    background-color:#0f12483d;
    color:#fff;
    border:1px solid white;
}
.card-header{
    background-color:#444c56 !important;
}
.row{
    color:#fff
}
[class^="col-"], [class*=" col-"]{
    color:#fff;
}
h1, h2, h3,
h4, h5, h6 {
    color:#fff
}

tr{
    background-color:#03050d63 !important;
}

.table{
    color:#ffffffd9 !important;
}
.table span, text{
    color:#ffffffd9 !important;
}
.table .text-muted{
    color:#ffffffd9 !important;
}
.bg-white{
    background-color:#2a3042f0 !important;
}
.nav-link{
    color:#fff !important;
}
.nav-link.active{
    background-color:#888 !important;
    color:#fff !important;
}
input{
    background-color:#444c56 !important;
    color:#fff!important
}
.select2-selection, .select2-dropdown, .select2-search, .select2-results, .select2-selection__rendered{
    background-color:#444c56 !important;
    color:#fff!important
}
.btn.btn-light{
    background-color:#333!important
}
i{
    color:#fff !important;
}
.form-check-label{
    color:#fff !important;
}
.border{
    border:1px solid #444c56 !important;
}
.alert-info{
    background-color:#46525c;
}
.alert-info a{
    color:#fff !important;
}
}

Reviews

No reviews yet.