summaryrefslogtreecommitdiffstats
path: root/.config/browsers/home.css
blob: fcd08e64037d9a480cd3077a5855c0001b365a03 (plain)
1
2
3
4
5
6
7
body {
	width: 100%;
	height: 100%;
	font-family: sans-serif;
	color: #ebdbb2;
	background-color: #1d2021;
}