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

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