Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nembie/owl-micro-themes
- Owner: Nembie
- License: mit
- Created: 2024-06-27T18:39:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T17:50:35.000Z (6 months ago)
- Last Synced: 2024-12-04T05:32:13.069Z (about 1 month ago)
- Topics: micro, micro-editor, micro-editor-plugin, micro-editor-theme
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.
### 🚀 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).