8000 custom themes · Issue #32 · chmontgomery/gulp-help · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

custom themes #32 8000

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

Open
chmontgomery opened this issue Sep 18, 2015 · 9 comments
Open

custom themes #32

chmontgomery opened this issue Sep 18, 2015 · 9 comments

Comments

@chmontgomery
Copy link
Owner

I'm looking for help with custom themes on the gulp4 branch. With this new re-write of gulp-help, almost everything is customizable through options. See here for all the possible options.

As you can see, options.styles takes a map of style functions. By default these are all chalk functions but could really be anything that modifies a string.

I'm looking for people to come up with some different themes (dark, light, etc) to accommodate different terminals. The default looks good with my black background, but I'm sure there are many other variations people could think of. PRs would be helpful.

Thanks.

@varjmes
Copy link
varjmes commented Sep 20, 2015

Hi @chmontgomery, where would we add these themes once we've come up with them? By that I mean, where should we be inserting them with a PR?

@chmontgomery
Copy link
Owner Author

@Charlotteis good question. I just created a themes folder that you can add to

@varjmes
Copy link
varjmes commented Sep 21, 2015

@chmontgomery cheers!

@chmontgomery
Copy link
Owner Author

thanks @arminkhoshbin for our first custom theme! 👏

@varjmes
Copy link
varjmes commented Oct 6, 2015

Nice!

@arminkhoshbin
Copy link

Thank you @chmontgomery and @Charlotteis!

@varjmes
Copy link
varjmes commented Nov 15, 2015

Have some more people wanting to do some themes, so I thought I'd show them that this: #33 is an example of how to do it, thanks to armin :)

@levithomason
Copy link

Heads up, I believe there is a typo in the themes readme.

require('gulp/themes/lemonade')

Shouldn't this be?:

require('gulp-help/themes/lemonade')

@chmontgomery
Copy link
Owner Author

@levithomason thanks for finding this! the readme has been updated.

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

No branches or pull requests

4 participants
0