// you can change colors here
$theme-color: #096dd9;
$bg-color: (
	light: #fff,
	dark: #0d1117,
);
