Skip to content

T3rmn/Ghostty_dark_nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghostty Dark – Neovim Theme

A simple Neovim colorscheme that mirrors the default dark palette of the Ghostty terminal. No frills, no bloat—just colors that match your terminal.

Preview

Rust code Zig code

Installation

Lazy.nvim

{
    "T3rmn/Ghostty_dark_nvim",
    config = function()
        vim.cmd.colorscheme('ghostty_dark')
    end
}

That's it. Once installed, it just works.

Notes

Designed specifically for terminals using Ghostty’s default dark color preset. Best experienced with true color (termguicolors) enabled.

Disclaimer

This theme is still under development. If you encounter any issues—such as colors being too similar or certain elements missing highlighting—feel free to open an issue or contribute a fix.

About

A neovim colorscheme that try to emulate the default dark theme from ghostty.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages