Switch nvim to astronvim
This commit is contained in:
parent
a1d2535956
commit
6ec64f09c8
31 changed files with 414 additions and 319 deletions
.config/astronvim/lua/user/highlights
3
.config/astronvim/lua/user/highlights/duskfox.lua
Normal file
3
.config/astronvim/lua/user/highlights/duskfox.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
return { -- a table of overrides/changes to the duskfox theme
|
||||
Normal = { bg = "#000000" },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue