diff options
author | Erlend Lind Madsen <erlendf80@gmail.com> | 2022-05-26 15:19:28 +0200 |
---|---|---|
committer | Erlend Lind Madsen <erlendf80@gmail.com> | 2022-05-26 15:19:28 +0200 |
commit | 1828916c60266c41d410e0dbe278b2bbf8401580 (patch) | |
tree | d4bc564c7c3d05b7b68d6a0bec953b51d1a322ed /README.md | |
parent | 2cbf5a1fb6d55d63f4ac771d0bcfcb0ea423a330 (diff) | |
download | vis-minimal-theme-1828916c60266c41d410e0dbe278b2bbf8401580.tar.gz |
README: mention 'clear' theme | simplify
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 4 insertions, 11 deletions
@@ -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 +``` + |