A dark vim colorscheme based on the Monokai color scheme, Atom Gloom's syntax highlighting, Base stolen from rakr/vim-one.
Currently working on cleaning things up and seperating it from the original
Add the following line to your ~/.vimrc
or ~/.config/nvim/init.vim
let g:airline_theme='one'
As for the colorscheme, this theme comes with light and dark flavors.
- JavaScript,
- Vim
- Asciidoc
- CSS and Sass
- Cucumber features
- Elixir
- Go
- HTML
- JSON
- Jade
- PHP
- Python
- Markdown
- PureScript (thanks: Arthur Xavier)
- Ruby
- Rust (thanks: Erasin)
- XML
You can use your preferred Vim Package Manager to install One.
A special thank you to the following people
- Erasin: Rust support
- Malcolm Ramsay - malramsay64: Gracefully fail if colorscheme is not properly loaded
- Arthur Xavier: PureScript support
- keremc: Tip Vim true color support inside tmux
- jetm: C/C++ highlighting