⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

get_token_color

Function get_token_color 

Source
pub fn get_token_color(token_type: &TokenType, theme: &SyntaxTheme) -> u32
Expand description

Map a TokenType to its display color within a theme.