Skip to content

Instantly share code, notes, and snippets.

View Alyetama's full-sized avatar
🏠
Working from home

Mohammad Alyetama Alyetama

🏠
Working from home
View GitHub Profile
@Alyetama
Alyetama / color.md
Last active April 28, 2022 13:20 — forked from minism/color.py
python terminal colors

Terminal color definitions

FOREGROUND

BLACK   = \033[30m
RED     = \033[31m
GREEN   = \033[32m
YELLOW  = \033[33m
BLUE    = \033[34m
MAGENTA = \033[35m