aboutsummaryrefslogtreecommitdiff
path: root/lua/startup/themes
diff options
context:
space:
mode:
Diffstat (limited to 'lua/startup/themes')
-rw-r--r--lua/startup/themes/evil.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/startup/themes/evil.lua b/lua/startup/themes/evil.lua
index 3471329..d401773 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 = { 2, 1, 1, 1, 1, 1, 1 },
+ paddings = { 2, 2, 2, 2, 2, 2, 2 },
},
colors = {
background = "#1f2227",