Skip to content

Performance-focused neovim colorscheme designed for colorblind users.

License

Notifications You must be signed in to change notification settings

ttak0422/morimo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

morimo

Performance-focused neovim colorscheme designed for colorblind users.

tag license

image

Requirements

neovim (v0.9+)

Features

  • Colorblind-Friendly: This color scheme is designed to be accessible for users with color blindness.
  • Performance-Oriented: Built with minimal configuration to ensure high performance and support for lazy loading settings.
  • Borderless Compatibility: Optimized for use with border=none settings, ensuring a clean and seamless appearance.

Usage

-- config
vim.g.morimo = {
  -- Specify the integration plugins (/plugins/) to be loaded at startup.
  -- Users can also load this using `load` command. (e.g. `lua require("morimo").load("treesitter")`)
  plugins = {"treesitter"}
}
vim.cmd("colorscheme morimo")

Integration

About

Performance-focused neovim colorscheme designed for colorblind users.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published