Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

readme.md text color

<span style="color: green"> Some green text </span>
Comment

how to add color in text github readme

```diff
- text in red
+ text in green
! text in orange
# text in gray
@@ text in purple (and bold)@@
```
Comment

readme.md text color

```json
   // code for coloring
```
```html
   // code for coloring
```
```js
   // code for coloring
```
```css
   // code for coloring
```
// etc.
Comment

PREVIOUS NEXT
Code Example
Shell :: brew install jenv 
Shell :: apt search installed package 
Shell :: git syntax 
Shell :: docker compose keep container running 
Shell :: permission denied /dev/kvm 
Shell :: bitbucket how to undo commit 
Shell :: ansible copy 
Shell :: install pytorch for cuda 10.0 
Shell :: see unpushed commits 
Shell :: bash initialize array 
Shell :: remove trailing slash 
Shell :: git not asking for password 
Shell :: scp folder recursive 
Shell :: git change commit author 
Shell :: sudo a terminal is required to read the password 
Shell :: committed to wrong branch 
Shell :: () vs {} bash 
Shell :: ubuntu install wine terminal 
Shell :: how to count files in a directory linux 
Shell :: bash array of strings 
Shell :: show all branch git 
Shell :: set permanant environemt variable 
Shell :: git merge strategies 
Shell :: composer install no dev 
Shell :: how to remove all space in file 
Shell :: stop npm running on port 3000 
Shell :: Create Local Github Repo 
Shell :: allow ping using cmd 
Shell :: vuforia git url 
Shell :: d3 install 
ADD CONTENT
Topic
Content
Source link
Name
3+2 =