Requirements • Install • Screenshots • Configuration • Cache • Supported Plugins
The VHS era, which spanned roughly from the late 1970s to the early 2000s, was a time when people could rent movies, record TV shows, and watch home videos at home using bulky magnetic tape cassettes.
This experience was defined by the ritual of trips to video rental stores like Blockbuster, the anticipation of recording favorite programs, and the physical nature of tapes that had to be rewound and could degrade over time.
This retro colorscheme for Neovim, is inspired by the aesthetics of this era.
Warning
Requires Neovim 0.11.5+.
Via lazy.nvim:
{ 'mistweaverco/vhs-era-theme.nvim' },See configuration options for more information.
{
'mistweaverco/vhs-era-theme.nvim',
opts = {
italic_comments = true,
disable_cache = false,
hot_reload = false,
}
},The theme is cached by default to improve performance.
If you want to disable the cache set disable_cache to true.
The cache is stored in:
- Linux:
~/.cache/nvim/vhs-era-theme - Windows:
~/AppData/Local/nvim/vhs-era-theme - MacOS:
~/.cache/nvim/vhs-era-theme
You can remove the cache by running:
require('vhs-era-theme').clear_cache()Currently supported plugins, others might work but are not tested:
