Skip to content

Commit be363a2

Browse files
Revert "Make borders blue"
This reverts commit acd4ed3.
1 parent acd4ed3 commit be363a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lua/darkplus/palette.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ local colors = {
1818
light_gray = "#808080",
1919
dark_gray = "#6e7681",
2020
-- border = "#2d2d2d",
21-
border = "#0078d4",
21+
border = "#c8c8c8",
2222
visual = "#264f78",
2323
select = "#03395e",
2424
match_bg = "#194765",

0 commit comments

Comments
 (0)