|
|
|
@ -180,7 +180,8 @@ local function apply_base16_theme(theme)
|
|
|
|
highlight("TSFloat", theme.base09, nil, "none", nil)
|
|
|
|
highlight("TSFloat", theme.base09, nil, "none", nil)
|
|
|
|
highlight("TSFuncBuiltin", theme.base0D, nil, "none", nil)
|
|
|
|
highlight("TSFuncBuiltin", theme.base0D, nil, "none", nil)
|
|
|
|
highlight("TSFuncMacro", theme.base08, nil, "none", nil)
|
|
|
|
highlight("TSFuncMacro", theme.base08, nil, "none", nil)
|
|
|
|
highlight("TSKeywordFunction", theme.base0E, nil, "none", nil)
|
|
|
|
highlight("TSKeywordFunction", theme.base0F, nil, "none", nil)
|
|
|
|
|
|
|
|
highlight("TSKeywordReturn", theme.base0F, nil, "none", nil)
|
|
|
|
highlight("TSKeywordOperator", theme.base0E, nil, "none", nil)
|
|
|
|
highlight("TSKeywordOperator", theme.base0E, nil, "none", nil)
|
|
|
|
highlight("TSMethod", theme.base0D, nil, "none", nil)
|
|
|
|
highlight("TSMethod", theme.base0D, nil, "none", nil)
|
|
|
|
highlight("TSNamespace", theme.base08, nil, "none", nil)
|
|
|
|
highlight("TSNamespace", theme.base08, nil, "none", nil)
|
|
|
|
|