misc/theme-rebellion: post-op care

This commit is contained in:
Franco Fichtner 2018-01-18 11:28:27 +01:00
parent bc9970f394
commit d80bdc507d
5 changed files with 7 additions and 4 deletions

View file

@ -28,7 +28,7 @@ PAGER?= less
all:
@cat ${.CURDIR}/README.md | ${PAGER}
CATEGORIES= benchmarks databases devel dns mail net-mgmt \
CATEGORIES= benchmarks databases devel dns mail misc net-mgmt \
net security sysutils www
.for CATEGORY in ${CATEGORIES}

View file

@ -37,6 +37,7 @@ dns/dyndns -- Dynamic DNS Support
dns/rfc2136 -- RFC-2136 Support
mail/postfix -- SMTP mail relay
mail/rspamd -- Protect your network from spam
misc/theme-rebellion -- A suitably dark theme
net-mgmt/collectd -- Collect system and application performance metrics periodically
net-mgmt/lldpd -- LLDP allows you to know exactly on which port is a server
net-mgmt/snmp -- SNMP Server via bsnmpd

View file

@ -2,5 +2,6 @@ PLUGIN_NAME= theme-rebellion
PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= A suitably dark theme
PLUGIN_MAINTAINER= team-rebellion@queens-park.com
PLUGIN_DEVEL= yes
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"

View file

@ -0,0 +1 @@
A suitably dark theme.

View file

@ -5654,11 +5654,11 @@ body {
border-right: 1px solid #393939;
border-top: 1px solid #393939;
border-left: 1px solid #393939;
border-bottom: 1px solid black;
border-bottom: 1px solid black;
}
.nav-tabs > li.active > a {
background: #444 !important;
background: #444 !important;
color: #e1e1e1;}
.nav-tabs > li.active > a,