Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages