Skip to content

Instantly share code, notes, and snippets.

View srbhp's full-sized avatar
🐢
Focusing

Saurabh Pradhan srbhp

🐢
Focusing
View GitHub Profile
# background color is 48. foreground color is 38
color1="\[\e[38;5;1m\]" # background
color2="\[\e[48;5;1m\]" # background
# color3="\[\e[38;5;4m\]" # background
color4="\[\e[48;5;2m\]" # background
color5="\[\e[38;5;5m\]" # foreground
color6="\[\e[48;5;5m\]" # background
# color1="\[\e[38;5;196m\]" # background
# color2="\[\e[48;5;196m\]" # background