mikesmithgh / gruvsquirrel.nvim

🐿️ Neovim colorscheme written in Lua inspired by gruvbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gruvsquirrel

🐿️ gruvsquirrel.nvim

Neovim colorscheme written in Lua inspired by gruvbox

neovim: nightly last commit semantic-release: angular

Warning

This project is still a work in progress and not considered stable

🪩 Gruvsquirrel

main

🏃 Quickstart

To quickly test this plugin without changing your configuration run the command:

sh -c "$(curl -s https://raw.githubusercontent.com/mikesmithgh/gruvsquirrel.nvim/main/scripts/mini.sh)"

Note

It is good practice to first read the script before running sh -c directly from the web

🤝 Ackowledgements

  • gruvbox

    Designed as a bright theme with pastel 'retro groove' colors and light/dark mode switching in the way of solarized. The main focus when developing gruvbox is to keep colors easily distinguishable, contrast enough and still pleasant for the eyes.

  • gruvbox.nvim

    A port of gruvbox community theme to lua with treesitter support!

  • fzf-lua

    This is my take on the original fzf.vim, written in lua for neovim 0.5, it builds on the elegant nvim-fzf as an async interface to create a performant and lightweight fzf client for neovim that rivals any of the new shiny fuzzy finders for neovim.

  • gruvbox-material

    Gruvbox Material is a modified version of Gruvbox, the contrast is adjusted to be softer in order to protect developers' eyes.

  • vim-gruvbox8

    This is a simplified and optimized* version of Gruvbox that I have developed to address some issues I had with the official color scheme.

  • gruvbox-flat.nvim

    A dark beautiful Neovim theme written in Lua.

  • tokyonight.nvim

    A dark and light Neovim theme written in Lua ported from the Visual Studio Code TokyoNight theme. Includes extra themes for Kitty, Alacritty, iTerm and Fish.

  • rose-pine/neovim

    All natural pine, faux fur and a bit of soho vibes for the classy minimalist

  • vim-colorizer.lua

    A high-performance color highlighter for Neovim which has no external dependencies! Written in performant Luajit.

  • colortils.nvim

    Neovim color utils

  • vim-colortemplate

    Colortemplate is a 100% VimScript plugin for Vim 8 or later, which makes it easy to develop color schemes. Its ambitious goal is to become the way to create new color schemes for Vim!

gruvplans

About

🐿️ Neovim colorscheme written in Lua inspired by gruvbox

License:MIT License


Languages

Language:Lua 98.0%Language:Shell 2.0%