How can I access a color from a color scheme?

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
  • indent-blankline.nvim

    Indent guides for Neovim

  • I am trying to set up https://github.com/lukas-reineke/indent-blankline.nvim plugin and I want to use a different color for the highlighted line. It works if I choose a specific hex color, or a specific basic color (red, green, lightgreen etc)

  • gruvbox.nvim

    Lua port of the most famous vim colorscheme

  • But what I want instead is to reference or extract some color from my color scheme (currently https://github.com/ellisonleao/gruvbox.nvim) so that it would be consistent when I change the color scheme, or switch between light/dark mode. Documentation for indent-blankline says that by default it uses "Label" color for these, but even if I specify that, in the values of guifg or guisp, it falls back to white. Is there some way to do this?

  • 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.

    InfluxDB 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