Skip to content

micro-garden/autotheme-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Theme Plugin for Micro

Auto Theme is a plugin for the micro text editor that automatically sets the colorscheme based on the filetype (syntax) of the currently opened buffer.

This allows you to use different themes for different languages, improving visibility and mood depending on what you're working on.

See help/autotheme.md for more details.

Installation

Place the plugin folder in ~/.config/micro/plug/autotheme/, or clone it directly from the GitHub repository:

mkdir -p ~/.config/micro/plug
git clone https://github.com/micro-garden/autotheme-plugin ~/.config/micro/plug/autotheme

Alternatively, this plugin is also available through the unofficial plugin channel:
https://github.com/micro-garden/unofficial-plugin-channel
You can install it by adding the channel and then using plugin install.

License

MIT.

Author

Aki Kareha (aki@kareha.org)

About

A micro text editor plugin that automatically sets the colorscheme based on syntax (filetype).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages