diff --git a/README.md b/README.md index 6acb6ed..b73cc74 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 0000000..bd4a5de Binary files /dev/null and b/screenshots/badwolf.png differ diff --git a/screenshots/dark-powerline.png b/screenshots/dark-powerline.png index cdf97dd..a7371cc 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 4837ede..d25db06 100644 Binary files a/screenshots/dark.png and b/screenshots/dark.png differ diff --git a/screenshots/simple.png b/screenshots/simple.png index e992711..b65f875 100644 Binary files a/screenshots/simple.png and b/screenshots/simple.png differ