/* DIAMOND HIGHLIGHTER THEME
BHL based theme by tetsusquared 
feel free to use for all Minecraft Division articles */

:root:lang(en) {
	--header-title: "Minecraft Division";
	--header-subtitle: "Systematic Containment with Playability";
}

:root:lang(cn) {
	--header-title: "Minecraft部门";
	--header-subtitle: "有可玩性的系统性收容";
}

:root:lang(cs) {
	--header-title: "Minecraft Divize";
	--header-title: "Systematická zadržení hrou";
}

:root:lang(fr) {
	--header-title: "Division Minecraft";
	--header-subtitle: "Systématicité du Confinement Pratique";
}

:root:lang(ja) {
	--header-title: "Minecraft部門";
	--header-subtitle: "Systematic Containment with Playability";
}

:root:lang(ko) {
	--header-title: "마인크래프트과";
	--header-subtitle: "확립된 격리는 비디오게임과 함께";
}

:root:lang(pl) {
	--header-title: "Wydział Minecrafta";
	--header-subtitle: "Systematyczne Czynności z Pogrywaniem";
}

:root:lang(vi) {
	--header-title: "Phân khu Minecraft";
	--header-subtitle: "Quản thúc Hệ thống các Đối tượng Trò chơi";
}

:root:lang(zh) {
	--header-title: "Minecraft部門";
	--header-subtitle: "有可玩性的系統性收容";
}


:root {
	/* ===HEADER ELEMENTS=== */
	--logo-image: url("/api/css-proxy?url=https%3A%2F%2Fscp-wiki.wikidot.com%2Flocal--files%2Ftheme%3Adiamond-highlighter%2Fmcdiv_logo.png");
	--header-title: "Minecraft Division";
	--header-subtitle: "Systematic Containment with Playability";

	/* ===STANDARD THEME COLORS=== */
	--pale-accent: 114, 157, 203;
	--bright-accent: 97, 145, 197;
	--medium-accent: 56, 100, 148;
	--dark-accent: 39, 70, 104;

	/* ===HEADER GRADIENT=== */
	--gradient-header: linear-gradient(to bottom, rgb(53, 173, 30), rgb(40, 160, 20) 10%, rgb(151, 104, 21) 10%, rgb(90, 61, 12));
}

.mcdiv-blockquote {
	background: url("/api/css-proxy?url=https%3A%2F%2Fscp-wiki.wikidot.com%2Flocal--files%2Ftheme%3Adiamond-highlighter%2Fmcdiv_watermark.png") 50% 50%/10rem no-repeat, linear-gradient(to bottom, rgb(217, 248, 211), rgb(180, 240, 168) 15px, rgb(255, 234, 215) 15px, rgb(234, 214, 200) 170px);
	padding-top: 20px;
}
