pub fn get_token_color(token_type: &TokenType, theme: &SyntaxTheme) -> u32Expand description
Map a TokenType to its display color within a theme.
pub fn get_token_color(token_type: &TokenType, theme: &SyntaxTheme) -> u32Map a TokenType to its display color within a theme.