nvim-tundra VS vscode-codicons

Compare nvim-tundra vs vscode-codicons and see what are their differences.

nvim-tundra

A theme for Neovim with support for LSP, Treesitter, Telescope, and more. (by sam4llis)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nvim-tundra vscode-codicons
9 9
246 802
- 2.4%
4.9 8.2
2 months ago 13 days ago
Lua Handlebars
- Creative Commons Attribution 4.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvim-tundra

Posts with mentions or reviews of nvim-tundra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-19.
  • Changing color of my Telescope background, making it transparent as my terminal emulator
    1 project | /r/vim | 27 Nov 2022
    Might be worth checking out these highlight groups and seeing if any of those make a difference to your telescope window :)
  • nvim-tundra v0.2.0 - A punchy, dark theme for Neovim!
    6 projects | /r/neovim | 19 Nov 2022
    Hi r/Neovim! Today I released v0.2.0 for the [Tundra](https://github.com/sam4llis/nvim-tundra) theme so thought I’d post it here in case anybody is interested. ## Highlights: - Added `dim_inactive_windows` table in the Tundra `setup` function - when enabled, non-current windows will inherit the background colour `dim_inactive_windows.color`. - Added `:Tundra` command line sugar. This allows users to change configuration settings in real-time instead of having to reload their configuration. - `:Tundra toggle_transparency` - toggles `transparent_background` flag. - `:Tundra toggle_dim` - toggles `dim_inactive_windows.enabled` flag. - [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) integration now requires Neovim 0.8. Obsolete `TS*` highlight groups were removed from nvim-treesitter and Tundra will no longer support older highlight groups. To use the obsolete highlight groups, downgrade to Tundra v0.1.0. See [this](https://github.com/nvim-treesitter/nvim-treesitter/pull/3656) for more information. - Support for common terminals and software including Alacritty, fzf, iTerm-2, WezTerm, and Windows Terminal. - Improvement of Tundra documentation. - Rewritten using [Vale](https://vale.sh) to keep a consistent style guide. You can find more information about the Tundra theme over at its [GitHub repository](https://github.com/sam4llis/nvim-tundra). Thanks for reading!
    1 project | /r/u_Physical-Hat-8416 | 19 Nov 2022
  • What color scheme do you use with transparent background enabled?
    25 projects | /r/neovim | 8 Nov 2022
    I don’t use transparent background, but you might like my theme Tundra with transparent background!
  • nvim-tundra - A punchy, dark colorscheme for Neovim!
    9 projects | /r/neovim | 9 Sep 2022
    I've included some niceties from other popular Neovim themes (mainly Catppuccin and NightFox) such as transparent background toggle, syntax overrides, and optional plugin highlight groups to try and make the user experience as pleasant as possible. You can download or read more about the theme over at its Github repository. Thanks for reading!
    1 project | /r/u_Physical-Hat-8416 | 9 Sep 2022
  • Tundra: A punchy, customisable dark theme for Neovim
    1 project | /r/u_Physical-Hat-8416 | 5 Sep 2022

vscode-codicons

Posts with mentions or reviews of vscode-codicons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.

What are some alternatives?

When comparing nvim-tundra and vscode-codicons you can also consider the following projects:

catppuccin - 😸 Soothing pastel theme for the high-spirited!

nvim-cmp - A completion plugin for neovim coded in Lua.

noctis.nvim - A neovim port of the high contrast noctis theme for VSCode.

lspkind.nvim - vscode-like pictograms for neovim lsp completion items

iTerm2-Color-Schemes - Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty

neovim-codicons - The icon font for Visual Studio Code

.dotfiles - My configuration files.

cmp-nvim-lsp - nvim-cmp source for neovim builtin LSP client

vale - :pencil: A markup-aware linter for prose built with speed and extensibility in mind.

lspkind-nvim - vscode-like pictograms for neovim lsp completion items [Moved to: https://github.com/onsails/lspkind.nvim]

kanagawa.nvim - NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.

wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust