Skip to content

[MIRROR] Base16 Color Template for Micro

License

Notifications You must be signed in to change notification settings

kytta/base16-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

base16-micro

Base16 Color Template for Micro. This template can be used with any compliant Base16 builder.

Usage

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>"
}

Licence

© 2023 Nikita Karamov
Licensed under the ISC License.


This project is hosted on GitHub: https://github.com/kytta/base16-micro.git