/**
 * environment theme: emo
 * https://github.com/hundredrabbits/Themes
 */
:root {
--background: #000000;
--f_high: #aa0000;
--f_med: #330000;
--f_low: #290303;
--f_inv: #459eb0;
--b_high: #cdd0e1;
--b_med: #7f5200;
--b_low: #3f3f3f;
--b_inv: #295886;
}
