mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 10:48:40 +02:00
update color scheme
This commit is contained in:
parent
000afca700
commit
f65bf24a95
3 changed files with 25 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
-- local colorscheme = "tokyonight-night"
|
||||
-- local colorscheme = "gruvbox"
|
||||
local colorscheme = "onedark"
|
||||
|
||||
local status_ok, _ = pcall(vim.cmd, "colorscheme " .. colorscheme)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue