I like Plasma cookies and I really like thier purple design.
Download the theme to your local directory. You can do it through git clone
command:
git clone https://github.com/Prikaz98/plasma-theme.git
Then add path to plasma-theme to custom-theme-load-path list - add the following to you emacs config file:
(add-to-list 'custom-theme-load-path
"/path/to/plasma-theme/")
Use M-x customize-themes
to change your current theme.
Download the theme to your local directory. You can do it through git clone
command:
git clone https://github.com/Prikaz98/plasma-theme.git
- Copy the themes to
doom/user/dir/themes/
- Update your config.el
(setq doom-theme 'doom-plasma-dark)
anddoom/reload-theme
orconsult-theme
by defaultSPC-h t
and it should appear in selection list
- [ ] Do light version