diff --git a/autoload/airline/themes/dracula.vim b/autoload/airline/themes/dracula.vim index 99a3086..3a33fd3 100644 --- a/autoload/airline/themes/dracula.vim +++ b/autoload/airline/themes/dracula.vim @@ -5,8 +5,8 @@ " Code licensed under the MIT license " http://zenorocha.mit-license.org " -" @author Zeno Rocha " @author Extrante +" @author Zeno Rocha " Color palette let s:gui01 = "#44475a" diff --git a/colors/dracula.vim b/colors/dracula.vim index 6baf65a..8bf67d2 100644 --- a/colors/dracula.vim +++ b/colors/dracula.vim @@ -1,8 +1,8 @@ -" Dracula Theme v1.2.1 +" Dracula Theme v1.2.5 " " https://github.com/zenorocha/dracula-theme " -" Copyright 2015, All rights reserved +" Copyright 2016, All rights reserved " " Code licensed under the MIT license " http://zenorocha.mit-license.org