We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2546c82 commit acd4ed3Copy full SHA for acd4ed3
lua/darkplus/palette.lua
@@ -18,7 +18,7 @@ local colors = {
18
light_gray = "#808080",
19
dark_gray = "#6e7681",
20
-- border = "#2d2d2d",
21
- border = "#c8c8c8",
+ border = "#0078d4",
22
visual = "#264f78",
23
select = "#03395e",
24
match_bg = "#194765",
0 commit comments