Skip to content

oahlen/iceberg.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iceberg Neovim

Lua port of iceberg.vim

Screenshot

The goal was to make the color scheme as small as possible while being faithful to the original theme. Most of the original highlight groups have been removed in favor of treesitter and other popular lua based nvim plugins.

All credits go to Hiroki Kokubun cocopon for creating the awesome theme in the first place!

Features

  • Small, fast and simple
  • No configuration
  • lualine theme
  • Includes light and dark variants

Specific highlights for:

Development

The repository contains a Nix Flake for setting up a development environment with huey available. With a flake enabled nix installation enter the environment like this:

nix develop

Then generate the lua color scheme like so:

huey iceberg.toml .
huey iceberg-light.toml .

About

Bluish color scheme for Neovim

Resources

License

Stars

Watchers

Forks

Packages

No packages published