Skip to content

Commit

Permalink
Implement quick "fix" for #10
Browse files Browse the repository at this point in the history
  • Loading branch information
Luxed committed Jun 19, 2021
1 parent 808ac40 commit 9bb2553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions colors/ayu.vim
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ call ayu#hi('MoreMsg', 'string', '')
call ayu#hi('NonText', 'guide_normal', '')
call ayu#hi('Pmenu', 'fg', 'selection_inactive')
call ayu#hi('PmenuSel', 'fg', 'selection_inactive', 'reverse')
call ayu#hi('FloatBorder', 'fg', 'selection_inactive')
call ayu#hi('Question', 'string', '')
call ayu#hi('Search', 'bg', 'constant')
call ayu#hi('SpecialKey', 'selection_inactive', '')
Expand Down

0 comments on commit 9bb2553

Please sign in to comment.