use subtle border color

This commit is contained in:
Bill Cryer 2023-06-21 10:13:03 -04:00
parent 5cae055d0b
commit bfe031858c

View file

@ -5,7 +5,7 @@ return {
opts = {
style = "moon",
on_colors = function(colors)
colors.border = colors.purple
colors.border = colors.dark3
end,
},
},