forked from UNLOZE/sm-plugins
Added new plugin: GlowColors
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
"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"
|
||||
"Black" "0 0 0"
|
||||
"Grey" "128 128 128"
|
||||
"Gold" "238 201 0"
|
||||
}
|
||||
Reference in New Issue
Block a user