.highlight, #nav .active a, .info, #title {
	color: #00cc7f;
}

.file img {
	background: #00cc7f;
}

::selection {
	background: #00cc7f;
}

::-moz-selection {
	background: #00cc7f;
}
