SaaSHub helps you find the best software and product alternatives Learn more →
Vim-solarized8 Alternatives
Similar projects and alternatives to vim-solarized8
-
nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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.
-
-
-
-
nightfox.nvim
🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
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-solarized8 alternative or higher similarity.
vim-solarized8 discussion
vim-solarized8 reviews and mentions
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?
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
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?
Solarized obviously https://github.com/lifepillar/vim-solarized8
- Dark vs white theme
-
Using raster fonts in Neovide?
" 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
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
I changed from neosolarized to solarized8 for a similar reason.
-
what vim theme is your favourite? (and maybe tell us why?)
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
Trying to get the fallback version of this colorscheme https://github.com/lifepillar/vim-solarized8
-
What's your favourite Fonts and Themes?
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.
-
A note from our sponsor - SaaSHub
www.saashub.com | 3 Dec 2024
Stats
Basic vim-solarized8 repo stats
11
1,014
4.9
5 months ago
The primary programming language of vim-solarized8 is Vim Script.
Popular Comparisons
- vim-solarized8 VS NeoSolarized
- vim-solarized8 VS vscode.nvim
- vim-solarized8 VS seoul256.vim
- vim-solarized8 VS Zenburn
- vim-solarized8 VS tokyonight.nvim
- vim-solarized8 VS vim-gitgutter
- vim-solarized8 VS oceanic-next
- vim-solarized8 VS delimitMate
- vim-solarized8 VS vim-sleuth
- vim-solarized8 VS nightfox.nvim