HallerPatrick / mosel.nvim

A dark neovim colorscheme written in lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mosel Neovim Colorscheme

A neovim colorscheme written in lua. The colors were selected with the following priorities in mind:

  • High contrast
  • Harmonic color group
  • Semantic highlighting:
    • highlight important semantics like variables and function calls instead of keywords
    • the color red is only used to display errors

Preview

Active Buffer: Elixir, inactive buffer: TypeScript React

Screenshot 1!

Active Buffer: Lua, inactive buffers: Lua and Markdown

Screenshot 2!

Features

The colorscheme supports the following languages, features and plugins:

  • Treesitter
  • Neovim LSP
  • Customizations for TypeScript React, Elixir, Markdown
  • Lualine
  • Different colors for active and inactive buffers

Limitations

  • termguicolors required

About

A dark neovim colorscheme written in lua

License:MIT License


Languages

Language:Lua 100.0%