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

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