mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 09:20:31 -07:00
misc
This commit is contained in:
parent
fbe527967e
commit
6b155cc390
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ 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.base0F, nil, "none", nil)
|
highlight("TSKeywordFunction", theme.base08, nil, "none", nil)
|
||||||
highlight("TSKeywordReturn", 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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue