adding initial base config from astrovim
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
DashboardHeader = { fg = C.cyan },
|
||||
DashboardShortcut = { fg = C.yellow },
|
||||
DashboardFooter = { fg = C.cyan },
|
||||
DashboardCenter = { fg = C.blue },
|
||||
}
|
||||
Reference in New Issue
Block a user