aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErlend Lind Madsen <erlendf80@gmail.com>2022-05-26 15:19:28 +0200
committerErlend Lind Madsen <erlendf80@gmail.com>2022-05-26 15:19:28 +0200
commit1828916c60266c41d410e0dbe278b2bbf8401580 (patch)
treed4bc564c7c3d05b7b68d6a0bec953b51d1a322ed
parent2cbf5a1fb6d55d63f4ac771d0bcfcb0ea423a330 (diff)
downloadvis-minimal-theme-1828916c60266c41d410e0dbe278b2bbf8401580.tar.gz
README: mention 'clear' theme | simplify
-rw-r--r--README.md15
1 files changed, 4 insertions, 11 deletions
diff --git a/README.md b/README.md
index 52af7b4..24a66fe 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,8 @@
# vis-minimal-theme
-Minimal black and white themes for [vis](https://github.com/martanne/vis)
+Minimal black, white and clear theme for [vis](https://github.com/martanne/vis)
-- dark
-
-<img width="400" alt="dark" src="https://user-images.githubusercontent.com/1562523/149605406-8e859f34-9f27-4a7f-a08e-76b64c9a71f4.png">
-
-- light
-
-<img width="400" alt="light" src="https://user-images.githubusercontent.com/1562523/149605422-dd55be44-7969-4096-b16e-9d5c53c63872.png">
-
-We only uses 3 shades of black and 3 shades of white per theme.
+We only use 3 shades of black and white per theme.
## Install
@@ -27,4 +19,5 @@ local conf = {
plug.init(conf, true)
-``` \ No newline at end of file
+```
+