add tokyonight theme (#215)

This commit is contained in:
siduck76
2021-08-06 21:25:24 +05:30
parent ef16aa7f1c
commit 232bb5fd7c
2 changed files with 34 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ fg("Comment", grey_fg)
fg("NvimInternalError", red)
fg("VertSplit", line)
fg("EndOfBuffer", black)
--fg_bg("Visual",light_grey, colors.lightbg)
-- Pmenu
bg("Pmenu", one_bg)