:root {
	--mainfont: 'Playfair Display', serif;
	--subfont: 'Montserrat', sans-serif;
	--header-image: url(/images/themes/001/london/header_transparent.png);
	--background-texture: url(/images/themes/001/london/french-stucco.png);
	--categorie-banner: url(/images/themes/001/london/kategoriebanner.png);
	--forumstatus-new: url(/images/themes/001/london/new.png);
	--forumstatus-old: url(/images/themes/001/london/old.png);
	--footer-image: url(/images/themes/001/london/footer.png);
	--body-background: #121212;
	--content-background: #1e1e1f;
	--font-color: #a0abb6;
	--headline-color: #688791;
	--svg-color: #688791;
	--usergroupcolors_admin: #688791;
	--usergroupcolors_mod: #688791;
	--circle-color: #2d3033;
	--usergroupcolors_guest: #7c8489;
	--usergroupcolors_applicant: #98a2a8;
	--usergroupcolors_user: #98a2a8;
	--chart-primary: #7a8b95;
	--chart-text: #e8ecf2;
	--footer-text: #a0abb6;
}