vim-two-firewatch

A blend between duotone light and firewatch for atom (by rakr)

Vim-two-firewatch Alternatives

Similar projects and alternatives to vim-two-firewatch

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better vim-two-firewatch alternative or higher similarity.

vim-two-firewatch reviews and mentions

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)

Stats

Basic vim-two-firewatch repo stats
2
454
0.0
over 2 years ago

The primary programming language of vim-two-firewatch is VimL.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com