feat: use our own colorscheme, decouple from tokyonight (#3378)

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
This commit is contained in:
Christian Chiarulli 2022-11-04 12:57:24 -04:00 committed by GitHub
parent e10a8cca56
commit 5ba80b10cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 18 additions and 22 deletions

View file

@ -17,6 +17,9 @@ local core_plugins = {
{
"folke/tokyonight.nvim",
},
{
"lunarvim/lunar.nvim",
},
{ "Tastyep/structlog.nvim" },
{ "nvim-lua/popup.nvim" },