breaking change: moved highlight stuff to base16 repo | rewrote whole base16 repo

Just run :PackerSync, check https://nvchad.github.io/config/Custom%20config#local-themes and the section below it for newly added features
This commit is contained in:
siduck 2022-05-03 00:13:38 +05:30
parent e557dc3af9
commit 02d545cd42
10 changed files with 12 additions and 304 deletions

View file

@ -19,6 +19,7 @@ M.options = {
M.ui = {
hl_override = {},
changed_themes = {},
colors = "", -- path of your file that contains colors
theme = "onedark", -- default theme
transparency = false,