feat: initial push with a fully separated and organized user configuration for AstroNvim v3
This commit is contained in:
5
astronvim_theme/colors.lua
Normal file
5
astronvim_theme/colors.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Modify the color palette for the default theme
|
||||
return {
|
||||
fg = "#abb2bf",
|
||||
bg = "#1e222a",
|
||||
}
|
||||
Reference in New Issue
Block a user