Skip to content

Generate CLI program colorschemes based on your vim colorscheme

License

Notifications You must be signed in to change notification settings

jpe90/export-colorscheme.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

export-colorscheme.nvim

A neovim plugin that generates a colorscheme for an another CLI program based on your currently enabled vim colorscheme.

The user is prompted to select a supported CLI program, and a colorscheme is generated in the CWD.

This is alpha quality and you may need to tweak the generated colorscheme.

ecs-demo

Currently Supported

"Planned"

Installation

Packer

vim-plug

Plug 'jpe90/export-colorscheme.nvim'

packer

use 'jpe90/export-colorscheme.nvim'

require('export-colorscheme')

Usage

  • Enter Ecs at the command prompt
  • Hit <Space> followed by <Tab> to cycle through output options
  • Select an option with <Return>

ecs

Contributing

PRs on Github patches on Sourcehut are welcome

About

Generate CLI program colorschemes based on your vim colorscheme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages