Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stefanvanburen/rams.vim

a minimal colorscheme for vim
https://github.com/stefanvanburen/rams.vim

colorscheme minimal vim

Last synced: about 1 month ago
JSON representation

a minimal colorscheme for vim

Awesome Lists containing this project

README

        

= rams.vim

[link=https://www.repostatus.org/#inactive]
image::https://www.repostatus.org/badges/latest/inactive.svg["Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows."]

> rams.vim is in maintenance mode -
> I believe it to be done,
> but issues will still be fixed and pull requests considered!
> I'm currently working on https://github.com/stefanvanburen/rams[rams],
> a neovim colorscheme that I hope will one day be a general-purpose colorscheme.

A minimal vim colorscheme, inspired by the work of Dieter Rams.

The colorscheme is currently generated via https://github.com/lifepillar/vim-colortemplate[vim-colortemplate].

I've described the colorscheme in a bit more detail https://stefan.vanburen.xyz/blog/rams.vim[on my website].

== Installation

If you're using a plugin manager, like https://github.com/junegunn/vim-plug[vim-plug], you can add the following to your plugins:

[source]
----
Plug 'stefanvanburen/rams.vim'
----

== Usage

[source]
----
colorscheme rams
----

== Supported plugins

* https://github.com/dense-analysis/ale[ALE]
* https://github.com/tpope/vim-fugitive[fugitive]
* https://github.com/ntpeters/vim-better-whitespace[vim-better-whitespace]
* https://neovim.io/doc/user/lsp.html[neovim's builtin LSP client (nvim-lsp)]

== Screenshots

image::https://user-images.githubusercontent.com/622527/102355008-453ab480-3f79-11eb-96b1-479bf0892c6e.png[Light Mode]

image::https://user-images.githubusercontent.com/622527/102355170-7f0bbb00-3f79-11eb-9251-f224f6740e22.png[Dark Mode]