punpun-theme
punpun-theme copied to clipboard
Implement external faces
As this is Emacs we're speaking of, there's tons of packages defining additional faces themes need to take care of. It's obviously impossible to do all of them, but still worth the effort to at least deal with what's popular (and what I happen to use, duh). Here's an incomplete list of packages:
- [x] ace-jump
- [ ] auctex
- [x] avy
- [ ] auto-complete/popup
- [ ] calfw
- [ ] cider
- [ ] circe/lui
- [ ] company
- [x] counsel
- [ ] elfeed
- [x] flycheck
- [x] enh-ruby-mode
- [ ] helm
- [x] highlight-indentation
- [x] highlight-numbers
- [x] highlight-symbol
- [x] hydra
- [x] ivy
- [ ] jabber
- [ ] js2-mode
- [ ] magit
- [ ] markdown-mode
- [ ] mu4e
- [ ] powerline
- [ ] rainbow-delimiters
- [x] smartparens
- [ ] smart-mode-line
- [x] swiper
- [x] undo-tree
- [ ] web-mode
Feel free to comment if you think anything major has been left out.
You covered pretty much most of the packages I use too. The following ones come to mind:
- avy
- swiper/ivy/counsel
- highlight-numbers
- highlight-symbols
Thanks, added.
No progress on this? :)
Nope, I'm currently busy with my thesis.
Sounds reasonable enough! ;)
No love for whitespace faces ?
@LemonBoy These are built-in and already implemented.
I tried to cover ivy/swiper/counsel: https://github.com/wasamasa/punpun-theme/pull/4
If you want, I can cover company as well.
@manuel-uberti That would be great, thanks for your ivy PR!
The issue is apparently dead but I really love the theme, so I'll share my helm faces in the next PR.