readme md text color

Solutions on MaxInterview for readme md text color by the best coders in the world

showing results for - "readme md text color"
Paolo
09 Jan 2017
1<span style="color: green"> Some green text </span>
2
Karl
07 Jun 2017
1```json
2   // code for coloring
3```
4```html
5   // code for coloring
6```
7```js
8   // code for coloring
9```
10```css
11   // code for coloring
12```
13// etc.
14