{ ... }: {
	imports = [ ../../home ];

	theme.mint.theme.color = "Dark-Red";
	theme.mint.icons.color = "Red";
	theme.font.sansSerif = "Tamzen";
	theme.font.monospace = "Tamzen";
}