replace juliana with kanagawa theme

This commit is contained in:
Dietrich Rink
2023-06-10 14:52:09 +02:00
parent 08945b405c
commit 63b671ea14
4 changed files with 4 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
local juliana = require 'nvim-juliana'
-- Set color scheme
juliana.setup { colors = { fg4 = '#596875' } }
vim.cmd.colorscheme('juliana')

View File

@@ -0,0 +1,2 @@
-- Set color scheme
vim.cmd.colorscheme('kanagawa')