feat(nvim): more OLED

This commit is contained in:
winston 2022-10-21 17:07:14 +02:00
parent 2f24166856
commit b63d737bde
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -81,7 +81,8 @@ require("catppuccin").setup({
DashboardCenter = { fg = colors.peach },
DashboardShortCut = { fg = colors.yellow },
DashboardFooter = { fg = colors.maroon },
TelescopeBorder = { fg = colors.overlay0 },
FloatBorder = { fg = colors.overlay0 },
TelescopeBorder = { link = "FloatBorder" },
},
color_overrides = {
mocha = darkmode_overrides,