Clone this repository to a local directory:
git clone https://github.com/rajp152k/bit-mage-theme.gitThen, add the following to your init.el to add the theme to your custom-theme-load-path:
(add-to-list 'custom-theme-load-path "/path/to/bit-mage-theme")Make sure to replace /path/to/bit-mage-theme with the actual path to where you cloned the repository.
Load the theme with:
M-x load-theme RET bit-mage RET
To load it automatically on startup, add this to your init.el:
(load-theme 'bit-mage t)- Progressively covering popular packages' faces for uniformity
- suggestions welcome
- also do checkout my doom dotfiles : https://github.com/rajp152k/.dotfiles/tree/master/doom/.config/doom


