Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8674bbf

Browse filesBrowse files
committed
Updated README with new feature
1 parent a39d643 commit 8674bbf
Copy full SHA for 8674bbf

File tree

Expand file treeCollapse file tree

1 file changed

+12
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+12
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+12-2Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,21 @@ Of course you can replace `2016rshah` with your own github username.
1414

1515
Being able to look back through the year and see how productive you've been is a great feeling, and that little green calendar is honestly one of my favorite data visualizations. But there's no reason it should be constrained to only living on the github website, you should be able to put it anywhere you want!
1616

17-
For example, I personally think it would really spiff up a [personal website](http://www.rshah.io/).
17+
For example, I personally think it would really spiff up a [personal website](http://www.rshah.io/).
18+
19+
#Color Schemes
20+
21+
We also support custom color schemes! You can use any of the [current color schemes](https://github.com/2016rshah/githubchart-api/blob/master/app.rb#L4) to make things like this:
22+
23+
<img src="http://ghchart.rshah.io/teal/2016rshah" alt="2016rshah's Teal Github Chart"
24+
25+
![2016rshah's Teal Github Chart](http://ghchart.rshah.io/teal/2016rshah)
26+
27+
If you would like to add your own custom color scheme, just send in a PR to add to the pre-set color schemes.
1828

1929
#Contributing
2030

21-
If you see anything that can be improved send in an issue/PR (&#35;Hacktoberfest!).
31+
If you see anything that can be improved send in an issue/PR.
2232

2333
#See also
2434
The [github repo](https://github.com/2016rshah/githubchart-api)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.