We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Any emacs folks in house for review ??
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Would love to use this @thapakazi, care to share? 😇
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:
/tmp/rigel-theme.el
M-x load-file /tmp/rigel-theme.el
M-x enable-theme
rigel
CHEERS !!
No branches or pull requests
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:
Any emacs folks in house for review ??
The text was updated successfully, but these errors were encountered: