![Preview image](https://private-user-images.githubusercontent.com/47114030/343908908-6de6d146-723d-4038-8f36-d0ffa7f22a19.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMTgzMzUsIm5iZiI6MTczOTIxODAzNSwicGF0aCI6Ii80NzExNDAzMC8zNDM5MDg5MDgtNmRlNmQxNDYtNzIzZC00MDM4LThmMzYtZDBmZmE3ZjIyYTE5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDIwMDcxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc0ODI5ZGY2N2E5Mzk3MTJkYmE5NTVlNzBlMTFmMTg3N2Y1OGNiYmRkYzMwZDQ2NjZkYTQyZWIxZjNjMDM3NTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.v_jg--PvVTxaB2wvSAcvydCUkt-y7pswZ9Pb_Viv7fY)
- Get the themes from
/themes
folder of this repository and copy to~/.config/micro/colorschemes
(if you don't havecolorschemes
folder create ones) - Set "true color" variable into your shell file (.zshrc, .bashrc, etc.)
export "MICRO_TRUECOLOR=1"
- Open micro
- Set an Owl theme
- Press CTRL + E
- Type
set colorscheme owl
orset colorscheme owl-cafe
- Press Enter
If you find any issues or have suggestions for improvements, feel free to open a pull request or issue. Your contribution is highly appreciated.
This package is open-sourced software licensed under the MIT license.