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
- Host: GitHub
- URL: https://github.com/chee/pale-rose-theme.el
- Owner: chee
- Created: 2022-07-30T23:10:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T23:17:30.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T15:40:47.927Z (about 1 year ago)
- Topics: emacs, theme
- Language: Emacs Lisp
- Homepage:
- Size: 559 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
]