mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 11:40:07 +02:00
update config colorscheme
This commit is contained in:
parent
d68c8f582b
commit
6663c5eef1
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ return {
|
||||||
require("dracula").setup({
|
require("dracula").setup({
|
||||||
colors = {
|
colors = {
|
||||||
purple = "#FCC76A",
|
purple = "#FCC76A",
|
||||||
|
menu = "#282A36",
|
||||||
},
|
},
|
||||||
transparent_bg = transparent,
|
transparent_bg = transparent,
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue