test
This commit is contained in:
parent
5c753ae8f5
commit
1d33409e12
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/venv/*
|
18
txt
Normal file
18
txt
Normal file
@ -0,0 +1,18 @@
|
||||
|
||||
```ansi
|
||||
Welcome to [2;33mRebane[0m's [2;45m[2;37mDiscord[0m[2;45m[0m [2;31mC[0m[2;32mo[0m[2;33ml[0m[2;34mo[0m[2;35mr[0m[2;36me[0m[2;37md[0m Text Generator!
|
||||
```
|
||||
some red text
|
||||
|
||||
[[31msome red text[[0m
|
||||
|
||||
|
||||
|
||||
RED='\033[0;31m'
|
||||
NC='\033[0m' # No Color
|
||||
printf "I ${RED}love${NC} Stack Overflow\n"
|
||||
|
||||
|
||||
```ansi
|
||||
[2;31mred[0mred
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user