Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T00:07:08.000Z (over 5 years ago)
- Last Synced: 2024-04-14T04:23:31.151Z (7 months 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).![Micro One Dark Theme](https://user-images.githubusercontent.com/1700322/52825542-6603fb80-30bd-11e9-975a-2e72957152e5.png)
## 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
```