Skip to content

Instantly share code, notes, and snippets.

# Green for dark background
COLOR1='\[\033[38;5;34m\]'
# Dark Pink for bright background (ROOT user)
COLOR2='\[\033[38;5;161m\]'
# Blue for bright background
COLOR3='\[\033[38;5;26m\]'