Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vimpostor/vim-prism

A modern vim colorscheme 🎨
https://github.com/vimpostor/vim-prism

colorscheme material-design neovim vim vim-colorscheme

Last synced: 9 days ago
JSON representation

A modern vim colorscheme 🎨

Awesome Lists containing this project

README

        

# vim-prism

`prism` is a modern colorscheme based on the Material design palette.

- Dark and light theme support
- Material design colors
- True color support
- Vibrant and colorful

## Light

![Light](https://user-images.githubusercontent.com/21310755/261866245-9a36beb0-e756-43a2-85ad-3a21f1d9b643.png)

## Dark

![Dark](https://user-images.githubusercontent.com/21310755/261866219-60c291a9-8ed3-4a51-8d7d-fa0e169ae667.png)

# Installation

With `vim-plug` add the following lines to your `.vimrc`:

```vim
Plug 'vimpostor/vim-prism'
colorscheme prism
```

Use the `background` option to switch between the dark and light theme.