Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novln/micro-gotham-colors
A very dark colorscheme for micro editor.
https://github.com/novln/micro-gotham-colors
colorscheme micro micro-editor plugin
Last synced: about 1 month ago
JSON representation
A very dark colorscheme for micro editor.
- Host: GitHub
- URL: https://github.com/novln/micro-gotham-colors
- Owner: novln
- Created: 2016-12-12T10:05:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T18:31:18.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T15:54:25.621Z (3 months ago)
- Topics: colorscheme, micro, micro-editor, plugin
- Language: Lua
- Size: 937 KB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gotham
> It's the colorscheme we set that defines us. (Batman)
[![Gotham][gotham-img]][gotham-url]
Gotham is a **very dark** micro colorscheme.
![Screenshot][editor-img]
This plugin is a portage from [vim-gotham][vim-gotham-url] for micro editor.
> **NOTE:** For an optimal experience, please enable true color support on your micro editor.
## Installation
From your micro editor, press `CtrlE` and type this command:
>`> plugin install gotham-colors`
When the plugin manager has installed the plugin, update your colorscheme with:
>`> set colorscheme gotham`
[gotham-url]: https://github.com/november-eleven/micro-gotham-colors
[gotham-img]: https://raw.githubusercontent.com/november-eleven/micro-gotham-colors/master/gotham.png
[editor-img]: https://raw.githubusercontent.com/november-eleven/micro-gotham-colors/master/gotham-editor.png
[vim-gotham-url]: https://github.com/whatyouhide/vim-gotham