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

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

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