Navigation Menu

Skip to content

Commit

Permalink
Improve tomorrow theme
Browse files Browse the repository at this point in the history
  • Loading branch information
vsushkov committed Nov 22, 2017
1 parent 8b7f019 commit 1729ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Expand Up @@ -431,6 +431,7 @@ endif

function! s:base16_customize() abort
call Base16hi("elixirModuleDeclaration", g:base16_gui0C, "", g:base16_cterm0C, "", "", "")
call Base16hi("elixirAlias", g:base16_gui09, "", g:base16_cterm09, "", "", "")
endfunction

augroup on_change_colorschema
Expand Down

0 comments on commit 1729ae1

Please sign in to comment.