Base16 Color Template for Micro. This template can be used with any compliant Base16 builder.
Build the theme files using any Base16-compliant builder. The file's extension
should be .micro
. 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>
or by modifying Micro's config file:
{
"colorscheme": "<SCHEME_NAME>"
}
© 2023 Nikita Karamov
Licensed under the ISC License.
This project is hosted on GitHub: https://github.com/kytta/base16-micro.git