Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nembie/owl-micro-themes

A curated set of black themes for the micro text editor.
https://github.com/nembie/owl-micro-themes

micro micro-editor micro-editor-plugin micro-editor-theme

Last synced: about 1 month ago
JSON representation

A curated set of black themes for the micro text editor.

Awesome Lists containing this project

README

        

# 🦉 Owl Micro themes

[![GitHub](https://img.shields.io/github/license/Nembie/owl-micro-themes?style=flat-square)](LICENSE.md)
[![GitHub issues](https://img.shields.io/github/issues/Nembie/owl-micro-themes?style=flat-square)](https://github.com/Nembie/owl-micro-themes/issues)
[![GitHub Release](https://img.shields.io/github/v/release/Nembie/owl-micro-themes?style=flat-square)](https://github.com/Nembie/owl-micro-themes/releases)

A curated set of black themes for the micro text editor.

Preview image

### 🚀 Installation

1. Get the themes from `/themes` folder of this repository and copy to `~/.config/micro/colorschemes` (if you don't have `colorschemes` folder create ones)
2. Set "true color" variable into your shell file (.zshrc, .bashrc, etc.)

```bash
export "MICRO_TRUECOLOR=1"
```

3. Open micro
4. Set an Owl theme
- Press CTRL + E
- Type ```set colorscheme owl``` or ```set colorscheme owl-cafe```
- Press Enter

### 🤝 Contribution
If you find any issues or have suggestions for improvements, feel free to open a pull request or issue. Your contribution is highly appreciated.

### 📝 License

This package is open-sourced software licensed under the [MIT license](https://github.com/Nembie/owl-micro-themes/blob/main/LICENSE.md).