sm-plugins/GlowColors/configs/GlowColors.cfg
BotoX 71f5acaaa0 Revert "suck my cock"
This reverts commit 97964f6e3c.
2018-02-26 23:07:10 +01:00

18 lines
329 B
INI

"GlowColors"
{
"Red" "255 0 0"
"Green" "0 255 0"
"Yellow" "255 255 0"
"Purple" "255 0 255"
"Pink" "255 0 128"
"Orange" "255 128 0"
"Blue" "0 128 255"
"Lightblue" "0 0 255"
"Cyan" "0 255 255"
"Olive" "128 255 0"
"Lime" "0 255 128"
"Violet" "128 0 255"
"White" "200 200 200"
"Grey" "128 128 128"
"Gold" "238 201 0"
}