Analysis updated 2026-08-04 · repo last pushed 2023-04-18
Keep the familiar Horizon theme look after switching from VS Code to Neovim.
Give your code a warm, readable color palette for long editing sessions.
Quickly install a pre-made attractive theme without building one from scratch.
| lunarvim/horizon.nvim | ahalpha/snowbreak-anitamend | theleop/powershell.nvim | |
|---|---|---|---|
| Stars | 121 | 150 | 78 |
| Language | Lua | Lua | Lua |
| Last pushed | 2023-04-18 | — | 2026-02-24 |
| Maintenance | Dormant | — | Maintained |
| Setup difficulty | easy | hard | moderate |
| Complexity | 1/5 | 4/5 | 2/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Just add one line to your Neovim plugin config and run the activate command, no external dependencies or extra setup needed.
Horizon.nvim is a color theme for Neovim, a popular text editor favored by programmers who prefer keyboard-driven workflows. It brings the look of an existing Visual Studio Code theme called Horizon over to Neovim, giving users a warm, sunset-inspired palette of colors for their code highlighting. At a practical level, a color theme controls how different parts of your code look on screen. Keywords, variable names, comments, and error messages each get assigned specific colors so you can visually scan and understand your code faster. Horizon uses a dark background with vibrant accents in oranges, pinks, and purples, making syntax elements stand out clearly without being harsh on the eyes during long sessions. The project was generated using a tool called colorgen-nvim, which helps automate the process of building and maintaining Neovim color schemes. This theme is for developers who already use Neovim and want an attractive, readable color palette without building one from scratch. If you migrated from VS Code to Neovim and miss the Horizon theme's look, this lets you keep that familiar aesthetic in your new editor. You would add it to your Neovim configuration with a single line and then activate it with a short command, which is about as simple as customization gets in Neovim. The README is minimal, containing just installation instructions, a credit link to the original VS Code theme it ports, and a few demo screenshots. There is no additional documentation about configuration options, custom tweaks, or supported plugins, so users should expect a straightforward theme that works as shipped rather than something highly customizable.
A color theme for Neovim that brings the warm, sunset-inspired Horizon palette from VS Code to your keyboard-driven text editor, with vibrant accents on a dark background.
Mainly Lua. The stack also includes Lua, Neovim, colorgen-nvim.
Dormant — no commits in 2+ years (last push 2023-04-18).
No license information is provided in the README, so the default copyright terms apply, you may not have legal permission to use, modify, or distribute this code.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.