LionyxML / auto-dark-emacs

Auto-Dark-Emacs is an auto changer between 2 themes, dark/light, following MacOS, Linux or Windows Dark Mode settings
GNU General Public License v2.0
155 stars 35 forks source link

Use customizable function to set dark and light themes #5

Closed raeffu closed 2 years ago

raeffu commented 3 years ago

Hi!

I came across you awesome lisp file. I had to adjust it a bit to fit my use case. I use doom-one and doom-one-light theme in my emacs. But when loading a theme I apply some custom coloring of some faces the doom themes do not cover or I don't like. So simply applying a theme for me is not enough. I changed your auto-dark-emacs so that the user could provide a custom function to be executed on switching dark/light mode. This is more flexible and more open.

What do you think? Sorry I have no idea how to code lisp and emacs stuff. But maybe it inspires you!

Regards, Raphael

LionyxML commented 2 years ago

Hello there!

I've been out for a long time and just renewed this package.

Please feel free to contribute again with this now NOT defunct repo.

For now I'll close this PR.