https://github.com/joseluisq/micro-one-dark
One Dark colorcheme for Micro.
https://github.com/joseluisq/micro-one-dark
colorcheme micro-editor one-dark theme
Last synced: about 2 months ago
JSON representation
One Dark colorcheme for Micro.
- Host: GitHub
- URL: https://github.com/joseluisq/micro-one-dark
- Owner: joseluisq
- License: mit
- Created: 2019-02-14T22:10:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T00:07:08.000Z (about 6 years ago)
- Last Synced: 2024-04-14T04:23:31.151Z (about 1 year ago)
- Topics: colorcheme, micro-editor, one-dark, theme
- Language: Lua
- Homepage:
- Size: 2.93 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Micro One Dark
> [One Dark](https://atom.io/themes/one-dark-ui) colorcheme for [Micro](https://micro-editor.github.io).
## Installation
From your Micro editor, press Ctrl + E and type this command:```sh
> plugin install one-dark
```After the plugin has been installed, set the colorscheme with:
```sh
> set colorscheme one-dark
```