https://github.com/enescala/doom-one.vim
Faithful adaptation of the Doom One Emacs theme
https://github.com/enescala/doom-one.vim
colorscheme doom-emacs doom-one vim
Last synced: about 1 year ago
JSON representation
Faithful adaptation of the Doom One Emacs theme
- Host: GitHub
- URL: https://github.com/enescala/doom-one.vim
- Owner: enescala
- License: mit
- Created: 2025-05-16T17:53:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T18:07:36.000Z (about 1 year ago)
- Last Synced: 2025-06-14T12:55:57.265Z (about 1 year ago)
- Topics: colorscheme, doom-emacs, doom-one, vim
- Language: Vim Script
- Homepage:
- Size: 541 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Doom One Vim Theme
`doom-one.vim` is a Vim adaptation of the popular [Doom One](https://github.com/hlissner/emacs-doom-themes) 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.
## Features
- 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
## Installation
1. Copy `colors/doom-one.vim` to your `~/.vim/colors/` directory
2. Add `colorscheme doom-one` to your `.vimrc`
## Screenshots

## Credits
- Original [Doom One](https://github.com/hlissner/emacs-doom-themes) theme by [hlissner](https://github.com/hlissner)
## License
MIT License, same as the original Doom One theme.