mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
use subtle border color
This commit is contained in:
parent
5cae055d0b
commit
bfe031858c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ return {
|
|||
opts = {
|
||||
style = "moon",
|
||||
on_colors = function(colors)
|
||||
colors.border = colors.purple
|
||||
colors.border = colors.dark3
|
||||
end,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue