rainbow-delimiters VS sublime-scheme-alabaster

Compare rainbow-delimiters vs sublime-scheme-alabaster and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rainbow-delimiters sublime-scheme-alabaster
6 4
656 243
- -
2.3 3.7
8 months ago 7 months ago
Emacs Lisp
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rainbow-delimiters

Posts with mentions or reviews of rainbow-delimiters. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-24.
  • Y'all deserve a medal or something
    1 project | /r/emacs | 24 Jan 2023
    I'm a big fan of rainbow-delimiters, available on Melpa.
  • Template Engine Minor Modes?
    1 project | /r/emacs | 14 Jan 2022
    rainbow-delimiters ( https://github.com/Fanael/rainbow-delimiters/ ) does this for parenthesis/braces etc but is somewhat bound to the syntax tree of whatever major mode is currently in use, it also scans on a per-character basis, where I'd need to scan for regex.
  • Tree Sitter and the Complications of Parsing Languages
    10 projects | news.ycombinator.com | 24 Nov 2021
    > Lighting up the active scopes

    As you had guessed a little later, there are a few different emacs packages that do this. One of them is "rainbow parentheses" that gives every bracket a different colour (remember that emacs supports lisp, so differentiating between lots of different parentheses is arguably more useful in emacs than any other editor). [0].

    Another one is highlight parentheses [1] which highlights all parens that enclose the cursor position, and gives a darker colour to those "further away" from the cursor.

    [0] https://github.com/Fanael/rainbow-delimiters

    [1] https://sr.ht/~tsdh/highlight-parentheses.el/

  • How We Made Bracket Pair Colorization 10,000x Faster
    16 projects | news.ycombinator.com | 29 Sep 2021
    This article is especially interesting to me, as it shows how VS Code still doesn't have the "Emacs nature". Even though I'm a 30-year Emacs user, I do hesitate to recommend it to younger programmers because it's so alien, and VS Code has one of the essential characteristics of Emacs: the extension language and the implementation language are the same. But this article is a great example of how it doesn't — extensions are limited to using an extension API, rather than having full access to the application's internals. Maybe a good thing, if you're a mass-market product worried about malicious extensions. But I'll note that [rainbow-delimiters-mode](https://github.com/Fanael/rainbow-delimiters/) dates back to 2010, and has never noticeably slowed down loading or display of source files, even in languages with lots of delimiters like Lisp.
  • Practical questions from a lisp beginner
    7 projects | /r/lisp | 11 Jun 2021
    Using highlight-parentheses-mode, which is an additional package, helps. There are also show-paren-mode (build in) and rainbow-delimiters (additional package), whose could help there.
  • Humanoid themes updated with many new faces, fixes and color adjustments; constructive feedback welcome!
    2 projects | /r/emacs | 23 May 2021

sublime-scheme-alabaster

Posts with mentions or reviews of sublime-scheme-alabaster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-30.
  • Solarized
    30 projects | news.ycombinator.com | 30 Oct 2022
    I use Alabaster[1]. Contrary to most themes, it is quite minimalistic and it emphasises comments instead of de-emphasising them. I like the minimalism, because it lets me focus, instead of marking every single thing on the screen as a different colour of “important” making my head spin.

    [1]: <https://github.com/tonsky/sublime-scheme-alabaster>

  • What are the best color themes for SublimeText?
    1 project | /r/SublimeText | 8 Jul 2022
  • stimmung-themes.el — Emacs tuned to inner harmonies
    6 projects | /r/emacs | 25 Mar 2022
    I have been tinkering away at my personal take on what a modern, monochrome-esque Emacs might look for some years now and it is finally in a place where I think other might find it useful. The approached draws wisdom from the realization that "highlighting everything is the same as highlighting nothing" and tries to remedy the de-facto practice of theme by way of fruit-salad with more considerate approach. Inspired by alabaster's use of backgrounds for subtle syntax highlighting, typographic ideals and my endlessly sore eyes, it leaves text a comfortable black/white while drawing attention to constants, comments, declarations, and strings. A customizeable highlight color (by default a golden beige) provides a bit of life to the otherwise monochrome palette.
  • Tree Sitter and the Complications of Parsing Languages
    10 projects | news.ycombinator.com | 24 Nov 2021
    While I don't fully disable syntax highlighting, I use a minimal theme [0,1] that only has highlighting for comments, strings and globals. It reduces eye strain, and I never find myself relying on highlighting to navigate through code. LSPs provide an "outline" which can be very useful to navigate through code. I find "jump to symbol" function in my text editor to be faster than scanning all of the code to find the line.

    Also most themes dim the comments, but IMO if something in the code needed an explanation, it should be brighter, not dimmer.

    [0]: https://github.com/tonsky/sublime-scheme-alabaster

    [1]: https://github.com/gargakshit/vscode-theme-alabaster-dark

What are some alternatives?

When comparing rainbow-delimiters and sublime-scheme-alabaster you can also consider the following projects:

Bracket-Pair-Colorizer-2 - Bracket Colorizer Extension for VSCode

doom-nord-plus-theme

nvim-ts-rainbow - Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead

selenized - Solarized redesigned: fine-tuned color palette for programmers with focus on readability.

vscode-extension-samples - Sample code illustrating the VS Code extension API.

stimmung-themes - emacs tuned to inner harmonies

rainbow-blocks - block syntax highlighting in emacs

atom-focus-mode - Atom editor extension - fades editor content and highlights only the lines you are working on

emacs-noob - A curated emacs set up intended to decrease the learning curve

util-font-patcher - Font line height patcher

emacs-humanoid-themes - Light and dark theme with bright colors for Emacs that supports GUI and terminal

wordwarvi - Word War vi is a retro-styled old school side scrolling shooter reminiscent of Defender or Scramble, with an "Emacs vs. vi" theme. See: http://smcameron.github.io/wordwarvi/