doom-one.vim
is a Vim adaptation of the popular Doom One theme for Emacs. It brings the clean, modern, and visually balanced aesthetic of Doom One to Vim, with carefully crafted colors for syntax highlighting, UI elements, and terminal support.
- Faithful adaptation of the Doom One Emacs theme
- Supports true colors and 256-color terminals
- Optimized for readability and coding comfort
- Consistent syntax highlighting across common programming languages
- Copy
colors/doom-one.vim
to your~/.vim/colors/
directory - Add
colorscheme doom-one
to your.vimrc
MIT License, same as the original Doom One theme.