From ad7d5b5d8c33720ce3727228bcb2626957235d53 Mon Sep 17 00:00:00 2001 From: HampusM Date: Wed, 14 Sep 2022 19:43:23 +0200 Subject: refactor: remove the light and mirage variants --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a5592a0..f3eec14 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,6 @@ A continuation of the [Ayu-Vim project](https://github.com/ayu-theme/ayu-vim). Plug 'https://git.hampusmat.com/ayu-vim' " or other package manager "... set termguicolors " enable true colors support -let ayucolor="light" " for light version of theme -let ayucolor="mirage" " for mirage version of theme -let ayucolor="dark" " for dark version of theme colorscheme ayu ``` -- cgit v1.2.3-18-g5258