pub const TOML_HIGHLIGHTS: &str = "(bare_key)@property [(string)(quoted_key)]@string (boolean)@boolean (comment)@comment (escape_sequence)@string.escape (integer)@number (float)@number.float [(local_date)(local_date_time)(local_time)(offset_date_time)]@string.special \"=\" @operator [\".\" \",\"]@punctuation.delimiter [\"[\" \"]\" \"[[\" \"]]\" \"{\" \"}\"]@punctuation.bracket ";