color-theme-sanityinc-tomorrow VS vim-two-firewatch

Compare color-theme-sanityinc-tomorrow vs vim-two-firewatch and see what are their differences.

color-theme-sanityinc-tomorrow

A set of comprehensive Emacs color themes based on Chris Kempson's 'tomorrow' themes (by purcell)

vim-two-firewatch

A blend between duotone light and firewatch for atom (by rakr)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
color-theme-sanityinc-tomorrow vim-two-firewatch
7 2
380 454
- -
6.5 0.0
4 days ago over 2 years ago
Emacs Lisp VimL
GNU General Public License v3.0 or later -
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.

color-theme-sanityinc-tomorrow

Posts with mentions or reviews of color-theme-sanityinc-tomorrow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-12.

vim-two-firewatch

Posts with mentions or reviews of vim-two-firewatch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-26.
  • Cocopon iceberg.vim colorscheme
    2 projects | /r/neovim | 26 Dec 2021
    Long time I searched for a nice theme for neovim. I started with Vim Two Firewatch and did use it for a long time. That is really pleasant colorscheme (dark one) to work in the afternoons. But it wasn't updated for 5 years, so I switched first to Nord and then later I found this gem:
  • low contrast themes vs high contrast themes
    2 projects | /r/emacs | 23 Dec 2021
    ;; These colors are inspired by: ;; https://github.com/rakr/vim-two-firewatch ;; https://simurai.com/projects/2016/01/01/duotone-themes (custom-set-variables '(modus-themes-operandi-color-overrides '((fg-main . "#000000") (bg-main . "#faf8f5") (bg-region . "#efdfff") (bg-inactive . "#e6e4e1") (bg-hl-line . "#e6e4e1"))) '(modus-themes-vivendi-color-overrides '((fg-main . "#fdf3ec") (bg-main . "#24242d") (bg-region . "#4f3d88") (bg-inactive . "#2f2f3b") (bg-hl-line . "#2f2f3b")))) (defun customize-modus-vivendi nil (custom-set-variables '(modus-themes-syntax '(yellow-comments faint alt-syntax green-strings)))) (defun customize-modus-operandi nil (custom-set-variables '(modus-themes-syntax '(yellow-comments)))) (advice-add 'load-theme-dark :before 'customize-modus-vivendi) (advice-add 'load-theme-light :before 'customize-modus-operandi)

What are some alternatives?

When comparing color-theme-sanityinc-tomorrow and vim-two-firewatch you can also consider the following projects:

solo-jazz-emacs-theme - An original Emacs theme inspired by the 1992 Solo Jazz cup design.

iceberg.vim - :antarctica: Bluish color scheme for Vim and Neovim

themes - A megapack of themes for GNU Emacs.

emacs-leuven-theme - This Emacs theme reduces eye strain with a light, high-contrast color scheme, syntax highlighting, and support for multiple modes. Enhance your coding experience! #emacs #theme #coding #orgmode

emacs-for-vimmers - Introduction Emacs config, for developers used to Vim.

use-package - A use-package declaration for simplifying your .emacs

general.el - More convenient key definitions in emacs

emacs-doom-themes - A megapack of themes for GNU Emacs. [Moved to: https://github.com/doomemacs/themes]

color-theme-dirac - A pastel color theme for GNU Emacs

papercolor-theme - :art: Light & Dark Vim color schemes inspired by Google's Material Design

modus-themes - Highly accessible themes for GNU Emacs, conforming with the highest standard for colour contrast between background and foreground values (WCAG AAA).

modus-themes