pub fn get_theme_css(theme: &str) -> String
Returns the CSS for a theme by name ("light", "dark", or "system").
"light"
"dark"
"system"