Skip to content

ciancallaghan/rasmus.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Rasmus

A colorscheme for vim. This is a vimscript port of the theme Rasmus.

Installation

Install the with your preferred package manager:
vim-plug

Plug 'ciancallaghan/rasmus.vim'

Usage

Enable the colorscheme:

colorscheme rasmus

Options

To set rasmus to monochrome variant add to your vimrc:

let g:rasmus_variant = "monochrome"

Make sure to put it before you set the colorscheme, otherwise it wont work.

Issues

Since there are only a limited number of cterm colours it's recommended to set termguicolors.
The theme works without but the colours used are just an approximation. If you have a recommendation as to which colour fits better feel free to let me know.

Credits

  • The original author of the rasmus theme.

About

A colorscheme for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors