How to convert a colorscheme plugin to a basic colorscheme file?

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

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

    Lua port of the most famous vim colorscheme

  • How to convert a colorscheme plugin e.g. gruvbox.nvim to a basic colorscheme file? Basically, I found that all the default colorschemes on nvim when run as root (e.g. on a server) looks like garbage, to the point that it's difficult to read the text.

  • mini.nvim

    Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

  • Take a look at mini.colors. With it installed, it should be possible to require('mini.colors').get_colorscheme():write() to save current color scheme to a file.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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