From 439e78847c7667e791c09be59c95d79dd8e3733a Mon Sep 17 00:00:00 2001 From: max397574 Date: Sat, 6 Nov 2021 10:27:33 +0100 Subject: =?UTF-8?q?feat(themes):=20=E2=9C=A8use=20all=20options=20and=20ma?= =?UTF-8?q?ke=20themes=20nicer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/startup/themes/evil_startup.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lua/startup/themes/evil_startup.lua') diff --git a/lua/startup/themes/evil_startup.lua b/lua/startup/themes/evil_startup.lua index 1c5878b..bed5861 100644 --- a/lua/startup/themes/evil_startup.lua +++ b/lua/startup/themes/evil_startup.lua @@ -53,7 +53,7 @@ local settings = { title = "Oldfiles of Directory", margin = 5, content = {}, - highlight = "TSString", + highlight = "String", default_color = "#FFFFFF", command = "", oldfiles_amount = 5, @@ -111,6 +111,7 @@ local settings = { }, colors = { background = "#1f2227", + folded_section = "#56b6c2", }, parts = { "header", -- cgit v1.2.3