Skip to content

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

Notifications You must be signed in to change notification settings

tomsik68/vim-crystallite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

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 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

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published