/**
 * environment theme: pico
 * https://github.com/hundredrabbits/Themes
 */
:root {
	--background: #000000;
	--f_high: #ffffff;
	--f_med: #fff1e8;
	--f_low: #ff78a9;
	--f_inv: #ffffff;
	--b_high: #c2c3c7;
	--b_med: #83769c;
	--b_low: #695f56;
	--b_inv: #00aefe;
}
