From 51bd5f8b6c34dffa272e30713e78ca4a899f65a2 Mon Sep 17 00:00:00 2001 From: max397574 Date: Fri, 17 Dec 2021 12:32:26 +0100 Subject: feat(themes): improved how they look --- lua/startup/themes/evil.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/startup/themes/evil.lua') diff --git a/lua/startup/themes/evil.lua b/lua/startup/themes/evil.lua index 9127758..cea1c42 100644 --- a/lua/startup/themes/evil.lua +++ b/lua/startup/themes/evil.lua @@ -105,7 +105,7 @@ local settings = { cursor_column = 0.5, empty_lines_between_mappings = true, disable_statuslines = true, - paddings = { 0, 1, 1, 1, 1, 1, 1 }, + paddings = { 2, 1, 1, 1, 1, 1, 1 }, }, colors = { background = "#1f2227", -- cgit v1.2.3