An open API service indexing awesome lists of open source software.

https://github.com/tomsik68/vim-crystallite

Dark-looking theme for vim editor that tries to look colorful
https://github.com/tomsik68/vim-crystallite

theme vim-editor

Last synced: about 1 year ago
JSON representation

Dark-looking theme for vim editor that tries to look colorful

Awesome Lists containing this project

README

          

# Crystallite

Crystallite is a theme for VIM text editor that tries to look dark & colorful.
It started off with a VIM theme picker, but I eventually ended up tweaking
many things just by hand.

Fully supported languages:
+ Python
+ Pascal
+ Java
+ C, C++
+ CMake
+ Bash
+ HTML
+ CSS
+ JavaScript
+ PHP
+ MySQL (probably also SQL)

# Installing

You can either use a plugin manager or install crystallite manually.
Either way, you have to tell vim to use the colorscheme.

## Plugin manager

+ Dein: `call dein#add('tomsik68/vim-crystallite')`
+ Plug: `Plug 'tomsik68/vim-crystallite'`
+ ...

## Manual Installation

It's sufficient to download [colors/Crystallite.vim](https://raw.githubusercontent.com/tomsik68/vim-crystallite/master/colors/Crystallite.vim) and place it into your `.vim/colors` folder. This is exactly what `install.sh` script does. If you decide to use it, it will also update your `vimrc`.

## Applying the colorscheme

Add `colorscheme Crystallite` to your `vimrc`.

# Screenshots!

![screenshot](https://i.imgur.com/25ZLVVO.png "screenshot")

For more screenshots, see here: https://imgur.com/a/ky3nw