dark theme for mcassets
MCAssets - Dark Theme by 136MasterNR
Details
Author136MasterNR
LicenseNo License
Categorymcasset.cloud
Created
Updated
Size557 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name MCAssets - Dark Theme
@version 20241020.23.27
@namespace ?
==/UserStyle== */
@-moz-document domain("mcasset.cloud") {
.container-fluid,.ng-scope{background-color: rgb(0, 0, 0)}.jumbotron,footer,.breadcrumb,.modal-header,.modal-body,.modal-footer,.breadcrumb-item,.navbar-fixed-top,.ng-binding,.ng-scope{background-color: rgb(30, 30, 30)!important}.col-md-12,.container,.col-lg-10{color: #fff!important}.ng-binding{background-color: #0f0f0f;border-radius: 10px!important;color:white}body{background: #333; height: 1500px;}
}