pub fn get_default_color(conn: &Connection) -> Result<String> {
}

// pub fn set_default_color(conon: &Connection, color: &str) -> Result<()> {
// }