sm-plugins/GlowColors/configs/GlowColors.cfg

18 lines
329 B
INI
Raw Normal View History

2016-08-10 02:55:24 +02:00
"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"
}