Solarized.nvim: Lua Port of solarized.vim for Neovim!

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • solarized.nvim

    Port of the Solarized colorscheme for vim, written in lua, with treesitter support.

    No problem! What you want to do is split up the 16 colors into categories (bg, fg, bg_alt, contrast, blue, red, yellow, etc). After that you can clone the repository and edit this file: https://github.com/shaunsingh/solarized.nvim/blob/master/lua/solarized/colors.lua, to match your colors. Switch around the colors until it looks accurate enough and have fun!

  • moonlight.nvim

    Port of VSCode's Moonlight colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins

    https://github.com/shaunsingh/moonlight.nvim - a dark theme based on the moonlight palette

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • nord.nvim

    Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support

    https://github.com/shaunsingh/nord.nvim, a not-so dark theme based on the nord palette.

  • seoul256.vim

    :deciduous_tree: Low-contrast Vim color scheme based on Seoul Colors

    Amazing! Can you do seoul256 next? https://github.com/junegunn/seoul256.vim

  • parchment

    A light editor theme for Vim and Emacs, inspired by Acme and Leuven – GitHub mirror (by ajgrf)

    Do you have any opinion whether https://github.com/ajgrf/parchment needs to be rewritten in Lua as well, or whether it is good enough as it is currently developed for Bram’s Vim?

  • dotfiles

    There is no place like ~/ (by elenapan)

    I have several color schemes that are based on 16 colors, because they were designed for the terminal (a theme and file like this: skyfall). I want to make vim colorschemes out of them, but there’s no “template” for 16-color colorschemes that I can find. If you could tweak your colorscheme files to allow someone like me to easily add in the 16 colors in order (e.g. by having 16 color variables in an editable file), that would be so awesome and it would make it so easy to create new colorschemes.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts