A dark, elegant, and easy on the eyes Doom Emacs theme, based on Tokyo Night color palette
This theme’s code is based on base16-doom and color palette comes from kyotonight.vim
The goal here is to make it as close to the Vim theme as possible. Theme is well tested and daily driven by yours truly.
Put theme file in `~/.config/doom/themes` (or whatever your Doom Emacs) config directory is. Then enable it adding this to your configuration:
(setq doom-theme 'doom-kyoto-night)
Although make sure Emacs sees your theme, as missing theme error might be confusing.
And that’s it! Happy emacsing!