kuanyui / moe-theme.el

A customizable colorful eye-candy theme for Emacser. Moe, moe, kyun!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support dracula theme color palette

cesarolea opened this issue · comments

It would be cool to have a dracula theme color palette in addition to moe-dark and moe-light. There's a dracula theme for emacs already, but it doesn't support the myriad of modes that moe-theme does. Plus, I like the way color is applied to highlights and different items in moe-theme. A moe-dracula option would be the best of both worlds!

You can fork moe-theme by yourself and modifying the lines of font-lock- in theme-moe-dark.el to dracula's color plattes.

Hmm, I indeed had have tried to implement some function to let user change font-lock color, but I'm too lazy to finish it.

Here's my take at it https://github.com/cesarolea/moe-theme.el. I've adjusted some colors and added support for other packages I use (for example highlight-current-line in addition to hl-line). Also added a corresponding dracula modeline and powerline theme.