use subtle border color

pull/76/head
Bill Cryer 2023-06-21 10:13:03 -04:00
parent 5cae055d0b
commit bfe031858c
1 changed files with 1 additions and 1 deletions

View File

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