NeoSolarized

NeoSolarized: A fixed solarized colorscheme for better truecolor support. [Moved to: https://github.com/overcache/NeoSolarized] (by iCyMind)

NeoSolarized Alternatives

Similar projects and alternatives to NeoSolarized

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

NeoSolarized reviews and mentions

Posts with mentions or reviews of NeoSolarized. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-13.
  • 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'

Stats

Basic NeoSolarized repo stats
1
441
10.0
over 3 years ago

iCyMind/NeoSolarized is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of NeoSolarized is Vim Script.


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