punpun-theme icon indicating copy to clipboard operation
punpun-theme copied to clipboard

Implement external faces

Open wasamasa opened this issue 9 years ago • 10 comments

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.

wasamasa avatar Mar 11 '16 16:03 wasamasa

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

manuel-uberti avatar Mar 11 '16 16:03 manuel-uberti

Thanks, added.

wasamasa avatar Mar 11 '16 16:03 wasamasa

No progress on this? :)

manuel-uberti avatar May 11 '16 18:05 manuel-uberti

Nope, I'm currently busy with my thesis.

wasamasa avatar May 11 '16 19:05 wasamasa

Sounds reasonable enough! ;)

manuel-uberti avatar May 12 '16 07:05 manuel-uberti

No love for whitespace faces ?

LemonBoy avatar May 25 '16 18:05 LemonBoy

@LemonBoy These are built-in and already implemented.

wasamasa avatar May 25 '16 18:05 wasamasa

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 avatar May 27 '16 08:05 manuel-uberti

@manuel-uberti That would be great, thanks for your ivy PR!

wasamasa avatar May 27 '16 08:05 wasamasa

The issue is apparently dead but I really love the theme, so I'll share my helm faces in the next PR.

higherkinded avatar Oct 13 '19 09:10 higherkinded