diff --git a/README.md b/README.md index 6acb6edf..b73cc749 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ if you encounter a bug, please reproduce it with this [minivimrc][g] repository ![img](screenshots/dark.png) -## dark theme with the powerline font +## dark theme with powerline symbols ![img](screenshots/dark-powerline.png) @@ -62,6 +62,10 @@ if you encounter a bug, please reproduce it with this [minivimrc][g] repository ![img](screenshots/light.png) +## badwolf theme + +![img](screenshots/badwolf.png) + # contributions contributions and pull requests are welcome. please follow the existing coding style as much as possible. diff --git a/screenshots/badwolf.png b/screenshots/badwolf.png new file mode 100644 index 00000000..bd4a5de0 Binary files /dev/null and b/screenshots/badwolf.png differ diff --git a/screenshots/dark-powerline.png b/screenshots/dark-powerline.png index cdf97ddf..a7371cce 100644 Binary files a/screenshots/dark-powerline.png and b/screenshots/dark-powerline.png differ diff --git a/screenshots/dark.png b/screenshots/dark.png index 4837ede2..d25db06b 100644 Binary files a/screenshots/dark.png and b/screenshots/dark.png differ diff --git a/screenshots/simple.png b/screenshots/simple.png index e9927117..b65f875d 100644 Binary files a/screenshots/simple.png and b/screenshots/simple.png differ