Skip to content

w3dg/base16-micro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base16-micro

Base16 Color Template for micro. This template can be used with any compliant Base16 builder such as one from Tinted Theming.

The themes are built into themes/micro/colorschemes/. Put the colorscheme files in the ~/.config/micro/colorschemes/ directory.

After this, you can set the scheme by using Micro's command-line:

set colorscheme <SCHEME_NAME>

Screenshots

Screenshots
Tomorrow Dark Night Tomorrow Dark Night
Tomorrow Tomorrow
Twilight Twilight

Building themes

I am using tinted-builder-rust to build the themes from the template.

cargo install tinted-builder-rust

At the root of this repo, run

tinted-builder-rust build ./

The themes should be built into themes/micro/colorschemes/. Put the built files in the ~/.config/micro/colorschemes/ directory.

After this, you can set the scheme by using Micro's command-line:

set colorscheme <SCHEME_NAME>

Originally this is the work of kytta/base16-micro under an ISC License.

I have updated the config of the template to match the current guidelines according to Tinted Theming.

About

Base16 Color Template and Themes for Micro.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 100.0%