Update theme.lua
This commit is contained in:
@@ -155,7 +155,7 @@ theme.loadEditor = function ()
|
|||||||
|
|
||||||
-- Dashboard
|
-- Dashboard
|
||||||
DashboardShortCut = { fg = solarized.blue },
|
DashboardShortCut = { fg = solarized.blue },
|
||||||
DashboardHeader = { fg = solarized.red },
|
DashboardHeader = { fg = solarized.contrast },
|
||||||
DashboardCenter = { fg = solarized.cyan },
|
DashboardCenter = { fg = solarized.cyan },
|
||||||
DashboardFooter = { fg = solarized.green, style = "italic" },
|
DashboardFooter = { fg = solarized.green, style = "italic" },
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user