summaryrefslogtreecommitdiff
path: root/themes/sepia.css
blob: cb5b2d1a4c040b0d0f9181bda555a7fb5601d6ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
body, .loading, html:-webkit-full-screen {
	background : #FAEFDB;
	color : #4a422b;
}

body .header,
body .footer {
	color : #B85C57;
}

body .footer .spacer .toc-bar-entry.current-position {
	background : #B85C57;
}