An open API service indexing awesome lists of open source software.

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

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
![Doom One Vim Screenshot](https://raw.githubusercontent.com/enescala/doom-one.vim/main/screenshot.png)

## 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.