Skip to content

MissionChief Dark Map & Navbar by andersmmg

Screenshot of MissionChief Dark Map & Navbar

Details

Authorandersmmg

LicenseCC Zero

Categorymissionchief.com

Created

Updated

Size284 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark inverted mode for the map, and a darker red color for navbar. For use with the built-in dark theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         MissionChief Dark Map & Navbar
@version      20230828.13.07
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.missionchief.com/") {
.leaflet-tile-pane {
    filter: invert(85%);
}
.navbar-default {
	background-color: #771919;
}
}

Reviews

No reviews yet.