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: 3 months 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T17:50:35.000Z (12 months ago)
- Last Synced: 2025-03-26T13:09:33.941Z (3 months 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
[](LICENSE.md)
[](https://github.com/Nembie/owl-micro-themes/issues)
[](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).