mirror of
https://github.com/10h30/kazewp.git
synced 2026-05-12 15:21:20 +09:00
4 lines
77 B
Bash
4 lines
77 B
Bash
RED='\033[0;31m'
|
|
GREEN='\033[0;32m'
|
|
BLUE='\033[0;34m'
|
|
NC='\033[0m' # No Color |