Skip to content

Commit

Permalink
Changed htmlArg HL from Mallow to Dune
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro authored and Alessandro committed May 6, 2016
1 parent a5fdb8c commit 416544c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colors/sierra.vim
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ call s:HL( 'Type', 'Evening', '', 'none' )
" HTML:
"--------------------------------------------------------------------
call s:HL( 'htmlItalic', 'Rose', '', 'none' )
call s:HL( 'htmlArg', 'Mallow', '', 'none' )
call s:HL( 'htmlArg', 'Dune', '', 'none' )
"TODO
"call s:HL( 'htmlTagName', '', '', 'none' )
"call s:HL( 'htmlTag', '', '', 'none' )
Expand Down

0 comments on commit 416544c

Please sign in to comment.