InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Rainbow Alternatives
Similar projects and alternatives to rainbow
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
symbols-outline.nvim
Discontinued A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
-
-
vim-matchup
vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
-
-
nvim-ts-rainbow
Discontinued Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
vim-hexokinase
Discontinued hexokinase.vim - (Neo)Vim plugin for asynchronously displaying the colours in the file (#rrggbb, #rgb, rgb(a)? functions, hsl(a)? functions, web colours, custom patterns)
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
rainbow discussion
rainbow reviews and mentions
-
Custom parentheses highlighting
Rainbow will do your first requirement: https://github.com/luochen1990/rainbow
-
Rainbow doesn't work with treesitter and I'm not sure why
Okay it's actually a bit (alot) different and easier and I described it here: https://github.com/luochen1990/rainbow/issues/163
-
Improved C syntax highlighting for Vim
The parentheses color are not caused by this script, but by my usage of rainbow parentheses (some variant of https://github.com/luochen1990/rainbow) which I have configured for my usual light background vim theme.
I did not spend time to set up a more empty vim configuration to take the screenshots.
The script does not introduce any new colors, it just changes what is highlighted as cType.
It does change the color of parentheses for "if" statements to be the same color as the keyword. I am undecided if I should keep that or not. Opinions from people not using rainbow or similar plugins are welcome.
- Plugins alternative in Lua
-
[Looking for a plugin] Color coding matching braces, parentheses
For comparison here are operands configured. Is this included?
-
Simple and Nice color scheme 😃
Yup, I use this plugin vim-python/python-syntax and rainbow parentheses 😃
-
A note from our sponsor - InfluxDB
www.influxdata.com | 11 Jul 2025
Stats
luochen1990/rainbow is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of rainbow is Vim Script.