2 Forks
24 Stars
24 Watchers

solarized.nvim

Solarized is a popular color scheme designed for use in various code editors and terminals. It was created by Ethan Schoonover and features a balanced color palette that is easy on the eyes and helps to reduce eye strain during long programming sessions.

How to download and setup solarized.nvim

Open terminal and run command
git clone https://github.com/maxmx03/solarized.nvim.git
git clone is used to create a copy or clone of solarized.nvim repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with solarized.nvim https://github.com/maxmx03/solarized.nvim/archive/master.zip

Or simply clone solarized.nvim with SSH
[email protected]:maxmx03/solarized.nvim.git

If you have some problems with solarized.nvim

You may open issue on solarized.nvim support forum (system) here: https://github.com/maxmx03/solarized.nvim/issues