File size: 65 Bytes
5636c1c
 
 
 
 
 
1
2
3
4
5
6
7
const theme = {
	grid: {
		dark: "#333",
		light: "#555",
	},
};