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