Template:Navbox/styles.css

.navbox, .navbox-subgroup{
    background-color: #1c1c1c !important;
    border-color: #7E5B07 !important;
}

.navbox-even{
    background-color: #232323 !important;
}

.navbox-list{
	border-color: transparent !important;
}

.navbox-abovebelow, th.navbox-group, .navbox-subgroup .navbox-title{
    background-color: #392802 !important;
}

.nv-view a,
.nv-talk a,
.nv-edit a{
    color: white !important;
}

.navbox .mw-collapsible span.mw-collapsible-toggle {
    float: right !important;
    margin: 0 !important;
}

.navbox-group a:visited{
	color: burlywood !important;
}

.navbox-group{
	border-top: 1px solid #1c1c1c !important;
}

.navbox-title :not(.mw-collapsible-toggle) a,
.navbox-title :not(.mw-collapsible-toggle) a{
	color: white !important;
}

.navbox .selflink{
	color: white !important;
}