A soulful, grounded Neovim theme built by Remus Alexander
Earthshaker is a theme born from soil and song — for those who prefer their dark mode with depth, magic, and a hint of blooming madness. Inspired by twilight groves, mossy ruins, glowing pollen, and the soft chaos of a living forest, the Vibrant Pastel Forest Edition brings fresh floral tones into the mix.
- 🌘 Rich dark background with warm highlights
- 🌱 Treesitter and semantic token support
- 🪵 Integrated with
lualine,nvim-tree,neo-tree, andsnacks.nvim - 🎨 New vibrant pastel palette: lavender, periwinkle, rose, and pollen!
- ⚡ Fully written in Lua for blazing-fast native theming
- 🌼 Soft blooming accents woven into an earthy base
return {
"remusearthshaker/earthshaker.nvim",
lazy = false,
priority = 1000,
}Then in your LazyVim config:
return {
"LazyVim/LazyVim",
opts = {
colorscheme = "earthshaker",
},
}Or simply run within Neovim:
:colorscheme earthshaker| Vue (with Lualine) | Rust (with Treesitter) |
|---|---|
![]() |
![]() |
Licensed under the MIT.
Fork it. Evolve it. Let the forest grow 🌲✨
The forest breathes with every keystroke.

