mirror of
https://github.com/Xevion/astronvim_config.git
synced 2026-01-31 06:23:32 -06:00
Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
return { -- a table of overrides/changes to the duskfox theme
|
||||
Normal = { bg = "#000000" },
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
return { -- this table overrides highlights in all themes
|
||||
-- Normal = { bg = "#000000" },
|
||||
}
|
||||
Reference in New Issue
Block a user