pub fn default_theme() -> SyntaxThemeExpand description
Return a dark-theme color palette similar to VS Code Dark+.
Colors are in RGB format (0x00RRGGBB) to match the existing
draw_char_into_buffer convention.
pub fn default_theme() -> SyntaxThemeReturn a dark-theme color palette similar to VS Code Dark+.
Colors are in RGB format (0x00RRGGBB) to match the existing
draw_char_into_buffer convention.