ayu-vim VS vim-solarized8

Compare ayu-vim vs vim-solarized8 and see what are their differences.

ayu-vim

Modern theme for modern VIMs (by Luxed)

vim-solarized8

Optimized Solarized colorschemes. Best served with true-color terminals! (by lifepillar)
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
ayu-vim vim-solarized8
4 11
122 977
- -
5.9 6.7
4 days ago 3 months ago
Vim Script Vim Script
Apache License 2.0 -
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.

ayu-vim

Posts with mentions or reviews of ayu-vim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-01.
  • Help converting ayu-vim's functions and autocmds to Lua
    2 projects | /r/neovim | 1 Mar 2023
    Yesterday I started moving my config from vimscript to lua. I'm using ayu-vim (and loading it with lazy.nvim, if that matters), and on the Github page it lists a combination of a function and an autocmd to override some theme colors.
  • Light mode color scheme recs?
    12 projects | /r/vim | 23 Sep 2022
  • Proposal for lua colorscheme standardization
    5 projects | /r/neovim | 8 Sep 2021
    I like your idea so much that I'm gonna look into implementing it in the ayu branch I currently maintain (https://github.com/Luxed/ayu-vim). I'm not a fan of it for some reason, but I agree with what it brings. I could argue that the theme has other options anyway, so you'll most likely need somewhere to put those too. But I'll at least look into it
  • Useful Vim Plugins You Haven't Heard Of
    7 projects | /r/vim | 25 Feb 2021
    If you want a maintained version of the ayu theme, go here: https://github.com/Luxed/ayu-vim

vim-solarized8

Posts with mentions or reviews of vim-solarized8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.
  • Light mode color scheme recs?
    12 projects | /r/vim | 23 Sep 2022
    I use https://github.com/lifepillar/vim-solarized8. Light mode for the win. I only turn on dark mode when it's ... dark, shocking.
  • Some simple questions from a new nvim user
    2 projects | /r/neovim | 14 Sep 2022
    You need a theme that supports true colors (by defining guifg guibg attributes for each syntax item). I use this one https://github.com/lifepillar/vim-solarized8.
  • Which is your favorite light theme?
    17 projects | /r/neovim | 7 Aug 2022
    Solarized obviously https://github.com/lifepillar/vim-solarized8
  • Dark vs white theme
    1 project | /r/programare | 25 Jul 2022
  • Using raster fonts in Neovide?
    5 projects | /r/vim | 13 Jun 2022
    " NEOVIDE CONFIG let g:neovide_refresh_rate=60 let g:neovide_transparency=0.9 let g:neovide_remember_window_size=v:true let g:neovide_cursor_trail_length=1 let g:neovide_cursor_animation_length=0.05 " PLUGIN call plug#begin('~/.local/share/nvim/plugged') Plug 'vim-airline/vim-airline' Plug 'vim-airline/vim-airline-themes' Plug 'https://github.com/base16-project/base16-vim' Plug 'https://github.com/lifepillar/vim-solarized8' Plug 'https://github.com/iCyMind/NeoSolarized' Plug 'https://github.com/flrnprz/plastic.vim' Plug 'https://github.com/morhetz/gruvbox' call plug#end() " GENERAL? cd $HOME/Documents set clipboard+=unnamed,unnamedplus set mouse=a set relativenumber filetype on filetype plugin on filetype indent on " GUI NATIVE colorscheme base16-atelier-seaside set background=dark set noshowmode set guifont=Cascadia\ Mono:h10 " AIRLINE "AirlineTheme base16_atelier_seaside let g:airline_theme='base16_atelier_seaside' let g:airline_solarized_bg='dark'
  • Problem with terminal colors
    2 projects | /r/vim | 30 May 2022
    If PuTTY supports truecolor, try some tests from this https://github.com/termstandard/colors, next question is which solarized plugin are you using? It matters, because they have different options you can tweak. By far the easiest in terms of compatibility is https://github.com/lifepillar/vim-solarized8
  • Configuration colors for LSP document
    2 projects | /r/neovim | 1 Feb 2022
    I changed from neosolarized to solarized8 for a similar reason.
  • what vim theme is your favourite? (and maybe tell us why?)
    32 projects | /r/neovim | 5 Dec 2021
    https://github.com/jsit/toast.vim at daylight and https://github.com/lifepillar/vim-solarized8 at night. Of course, i made some little adjusts for my necessary. They are the only ones that my eyes feel comfortable when working constantly for a long time :)))
  • can't figure out, how to get this color scheme working
    1 project | /r/vim | 26 May 2021
    Trying to get the fallback version of this colorscheme https://github.com/lifepillar/vim-solarized8
  • What's your favourite Fonts and Themes?
    23 projects | /r/vim | 23 Apr 2021
    Also coming from a practical point of view, I am using the Solarized Dark theme, specifically the high-contrast version here: https://github.com/lifepillar/vim-solarized8 It is relatively easy on the eyes, and doesn't look too awful.

What are some alternatives?

When comparing ayu-vim and vim-solarized8 you can also consider the following projects:

gruvbox - Retro groove color scheme for Vim

NeoSolarized - NeoSolarized: A fixed solarized colorscheme for better truecolor support.

base16-vim - Base16 for Vim

vscode.nvim - Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code

base16-vim - base16-vim refreshes and commits new themes weekly automatically and has a documented build process.

seoul256.vim - :deciduous_tree: Low-contrast Vim color scheme based on Seoul Colors

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

oceanic-next - Oceanic Next theme for neovim

gruvbox-material - Gruvbox with Material Palette

vim-gitgutter - A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.

themes - A megapack of themes for GNU Emacs.

tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.