Skip to content

Prikaz98/plasma-theme

Repository files navigation

Readme

Plasma theme for emacs

plasma.png doom-plasma-theme.png plasma-theme.png

Motivation

I like Plasma cookies and I really like thier purple design.

How to install

Emacs

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.

Doom emacs

Download the theme to your local directory. You can do it through git clone command:

git clone https://github.com/Prikaz98/plasma-theme.git
  1. Copy the themes to doom/user/dir/themes/
  2. Update your config.el (setq doom-theme 'doom-plasma-dark) and doom/reload-theme or consult-theme by default SPC-h t and it should appear in selection list

TODOS

  • [ ] Do light version

About

Plasma theme for emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published