Theme feels wrong without round corners
This commit is contained in:
@@ -14,4 +14,8 @@ hl.config({
|
||||
border_inactive = inactive_border_color,
|
||||
},
|
||||
},
|
||||
decoration = {
|
||||
rounding = 6,
|
||||
rounding_power = 3,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user