/**
 * environment theme: commodore
 * https://github.com/hundredrabbits/Themes
 */
:root {
--background: #a5a7fc;
--f_high: #ffffff;
--f_med: #444ae3;
--f_low: #ffd7cd;
--f_inv: #444ae3;
--b_high: #c2c4ff;
--b_med: #babcff;
--b_low: #b0b2ff;
--b_inv: #ffffff;
}
