Skip to content

Commit c254bbe

Browse files
authored
Update colors.lua
1 parent 1ee9185 commit c254bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/solarized/colors.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ local solarized = {
1818
fg = '#657b83',
1919
text = '#586e75',
2020
comments = '#657b83',
21-
selection = '#d8ccc4',
21+
selection = '#d3cfc1',
2222
contrast = '#002b36',
2323
active = '#d8ccc4',
2424
border = '#002b36',

0 commit comments

Comments
 (0)