summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-05-21 23:40:15 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2020-05-21 23:40:15 -0400
commite44bb7230ac511129a1c61d829c3b2bc5d6d8fb0 (patch)
treec4958dbc01870e70562f986dad33213ac946ef07
parent9c355e5b1831210a68d2b7759fcffd48f92e378f (diff)
Add readme
-rw-r--r--README.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2222c86
--- /dev/null
+++ b/README.md
@@ -0,0 +1,25 @@
+Vim Friffle
+---
+An eye catching, yet simple theme for vim.
+Still a work in progress...
+
+## Inspiration
+I'm a huge fan of the [nord theme](nordtheme.com) for its relaxing color palette. I'm also a fan of green themes such as homebrew on macOS for their hommage to older days of computing. I wanted to try and bring the smoothness of the nord theme to a theme which relied on green as it's base.
+
+I have often found that Nord had some colors which were to similar to one another and made syntax highlighting confusing at times. This is why I tried my best to make all the colors distinguishable from one another without being too agressive. Behold, friffle-vim.
+
+## Showcase
+
+**C:**
+![friffle-vim with C](https://github.com/ChausseBenjamin/friffle-vim/resources/friffle-C.png)
+**Golang:**
+![friffle-vim with Go](https://github.com/ChausseBenjamin/friffle-vim/resources/friffle-go.png)
+**Shell Scripts:**
+![friffle-vim with Shell Scripts](https://github.com/ChausseBenjamin/friffle-vim/resources/friffle-shell.png)
+**Html**
+![friffle-vim with Html](https://github.com/ChausseBenjamin/friffle-vim/resources/friffle-html.png)
+
+## Known Issues:
+This is still a work in progress and I fix things when I have the time.
+
+- [ ] Higlighting tab suggestions in command mode is waay too yello