Skip to content

Commit dbbd989

Browse files
authored
Update colors.lua
1 parent 26740be commit dbbd989

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
@@ -11,7 +11,7 @@ local solarized = {
1111
blue = '#268bd2',
1212
purple = '#b58900',
1313
orange = '#cb4b16',
14-
pink = '#6c71c4',
14+
pink = '#7d8d09',
1515

1616
bg = '#eee8d5',
1717
bg_alt = '#fdf6e3',

0 commit comments

Comments
 (0)