sm-plugins/GlowColors/configs/GlowColors.cfg
BotoX d92f7d286f Revert "ecks dee"
This reverts commit 0b10714977.
2018-02-26 23:07:07 +01:00

19 lines
349 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"
"Black" "0 0 0"
}