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

https://github.com/chee/pale-rose-theme.el


https://github.com/chee/pale-rose-theme.el

emacs theme

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# pale-rose-theme.el

## installation

### manual

download [pale-rose-theme.el](./pale-rose-theme.el) to the directory `~/.emacs.d/themes/`

add this to your `.emacs.d/init.el`

```elisp
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")
```
evaluate that or restart emacs and now you can load the theme!

M-x load-theme RET pale-rose RET

and omg now it looks like this:

![screenshot](./screenshot.png)]