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

Integrate color schemes into matlab-schemer #2

Open
scottclowe opened this issue Dec 1, 2015 · 0 comments
Open

Integrate color schemes into matlab-schemer #2

scottclowe opened this issue Dec 1, 2015 · 0 comments

Comments

@scottclowe
Copy link

Hi @etrulls,

I've developed a package called MATLAB Schemer for saving and loading colour schemes in MATLAB.

I included a set of 10 colour schemes which ship with MATLAB Schemer, but if you'd like to you could add monokai, monokai-dark and badwolf to the package to give users more options. (solarized is already included.) Additionally, @xiaoshanhuang might want to add ir-black himself.

The colour schemes would be very easy to make. All you would need to do is run your colorscheme(SCHEME) then export the colour scheme with my schemer_export() (no inputs required) for each SCHEME. Then make a pull request for matlab-schemes. Bonus points if you make a screenshot of the new schemes too, but that's not required!

I could just add them myself, but if you do it you'll have the commit in your name and be attributed correctly. Also you don't have a license on this repo, so if I copy them over of my own accord then the legality of doing so is questionable.

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

1 participant