Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 574 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 574 Bytes

vis-themes

A collection of my custom themes and themes I've found, liked and ported for the vis editor.

Installation

# fetch the repo
cd ~/.config/vis
git clone https://github.com/rokf/vis-themes

# link the theme from the repo to your themes directory
ln -s vis-themes/THEME_FILE_NAME themes/THEME_FILE_NAME

Usage

:set theme THEME_FILE_NAME_WITHOUT_TYPE_SUFFIX

License

This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.