Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Addition] Emacs theme #12

Open
thapakazi opened this issue Jul 11, 2020 · 3 comments
Open

[Addition] Emacs theme #12

thapakazi opened this issue Jul 11, 2020 · 3 comments

Comments

@thapakazi
Copy link

Would love to paint my emacs with rigel theme, as its becoming default theme everywhere.

Workaround
In mean time, I used the existing theme for vim and converted it to rigel-theme.el

Sample
loading the generated theme on vanilla emacs looks like this:
screenshot-20200711-07:21:57

Any emacs folks in house for review ??

@Rigellute
Copy link
Owner

Very cool @thapakazi! Please do create a PR for this.

I'm afraid I don't use emacs and so can't weight in on the code.

@harofax
Copy link

harofax commented Feb 22, 2021

Would love to use this @thapakazi, care to share? 😇

@thapakazi
Copy link
Author

Sure, Its in the gist url above: https://gist.github.com/thapakazi/8d0bc586bd8779e9956ff5381fcef1a6.pibb

And in case you are googling on how to load this theme quick:

  1. get the gist cotents to a lisp file like: /tmp/rigel-theme.el
  2. M-x load-file /tmp/rigel-theme.el
  3. M-x enable-theme and choose rigel

CHEERS !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants