DABH
0da00b2e32
Update colors.js
...
Setting a theme using a dynamic require is bad practice and causes lots of problems. In case anyone is using that "feature," though, we return a warning that very explicitly tells them the (very simple) change they need to make to their code.
2018-02-16 14:32:59 -08:00
John Papandriopoulos
c018e0b1fb
Remove setTheme dynamic require(...) that is problematic with webpack
2017-09-29 15:49:30 -07:00
Marak
81981ae7c6
[fix] In-proper scope reference. Closes #124
2015-06-17 14:49:52 +02:00
Pavan Kumar Sunkara
e64daad776
Merge pull request #98 from jennings/zalgo-options
...
Use the options when summoning Zalgo
2015-01-27 11:12:36 +05:30
Pavan Kumar Sunkara
13dd5a84e3
Revert "Reverted to the latest tag"
...
This reverts commit 1f617ecdc56d0e9592526326ca12deb2c15d7803.
2015-01-24 16:55:56 +01:00
Pavan Kumar Sunkara
1f617ecdc5
Reverted to the latest tag
2015-01-24 16:54:45 +01:00
Pavan Kumar Sunkara
b34d3ba66a
Merge pull request #103 from konsumer/master
...
Multiple styles in themes
2015-01-24 16:43:06 +01:00
Alex Yursha
ddf2f8769e
Get rid of redundant variable
2015-01-24 14:15:51 +01:00
xiangshouding
1774321751
add an blank line
2015-01-23 21:59:24 +08:00
David Konsumer
c11d23d96a
resolves #72
2015-01-20 17:03:46 -08:00
Stephen Jennings
cbbb12442b
Fix some Zalgo typos
2014-12-30 20:24:24 -08:00
Stephen Jennings
9e0ecb6bdc
Use the options when summoning Zalgo
2014-12-30 14:57:02 -08:00
xiangshouding
f6ebbfe14c
fix --no-color is not work
2014-12-16 16:17:42 +08:00
Marak
8046bf032c
[fix] #87 Add stripColors method for backwards compat
2014-10-09 11:56:30 +02:00
Marak
6a6353f9cd
[fix] Map themes to safe api even if module is being used in normal mode #82
2014-10-01 18:06:04 +02:00
Marak
936cf564be
[minor] [fix] Add defaults for .trap and .zalgo. .random now using correct api. Update docs and screenshot.
2014-10-01 13:00:33 +02:00
Marak
dfb15b5538
[refactor] [major] Code cleanup. Node has changed a bit since 2010.
...
[api] Added ability to safely require colors without messing with String.prototype
[api] Removed browser functionality
[dist] Add travis file
2014-09-30 22:41:24 +02:00