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

Expose foreground, background and primary colors #60

Merged

Conversation

d1egoaz
Copy link
Contributor

@d1egoaz d1egoaz commented Aug 2, 2016

Fixes #59

How to use it:

  (setq monokai-fg "#ABB2BF"
        monokai-bg "#282C34"
        monokai-blue "#61AFEF"
        monokai-cyan "#56B6C2"
        monokai-green "#98C379"
        monokai-gray "#3E4451"
        monokai-violet "#C678DD"
        monokai-red "#E06C75"
        monokai-orange "#D19A66"
        monokai-yellow "#E5C07B")

Before:
image

After:
image

@oneKelvinSmith
Copy link
Owner

Very cool :)

@oneKelvinSmith oneKelvinSmith merged commit 22df342 into oneKelvinSmith:master Aug 4, 2016
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

Successfully merging this pull request may close these issues.

2 participants