This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-react
mirror of
https://github.com/status-im/status-react.git
Watch
2
Star
0
Fork
You've already forked status-react
0
Code
Issues
Projects
Releases
Wiki
Activity
f645d3fbb5
status-react
/
scripts
/
colors.sh
8 lines
95 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
# Colors
YLW
=
'\033[1;33m'
RED
=
'\033[0;31m'
GRN
=
'\033[0;32m'
RST
=
'\033[0m'
Reference in New Issue
View Git Blame
Copy Permalink