Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

wdomitrz/theme_watcher.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

theme_watcher.nvim

Change to dark or light background based on a text file content.

Based on fwatch.nvim (MIT license Oliver Marriott).

Installation

mkdir -p ~/.local/state/nvim/site/pack/plugins/opt/
git clone --depth=1 https://github.com/wdomitrz/theme_watcher.nvim ~/.local/state/nvim/site/pack/plugins/opt/theme_watcher.nvim

and add

packadd theme_watcher.nvim

to your ~/.config/nvim/init.vim.

Using vim-plug

Plug 'wdomitrz/theme_watcher.nvim'

Usage

Configuration

let g:theme_watcher_file_path = '~/.config/nvim/theme.txt'
let g:theme_watcher_fallback_theme = 'dark'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages