/**
 * environment theme: muzieca
 * https://github.com/hundredrabbits/Themes
 */
:root {
--background: #090909;
--f_high: #818181;
--f_med: #707070;
--f_low: #595959;
--f_inv: #272727;
--b_high: #272727;
--b_med: #181818;
--b_low: #111111;
--b_inv: #818181;
}
