parent
be253e8cb7
commit
83f3dcf78e
13 changed files with 38 additions and 10 deletions
@ -1,4 +1,11 @@ |
||||
[ |
||||
"default", |
||||
"platform", |
||||
"vampire_black", |
||||
"demon_girl_red", |
||||
"star_blonde", |
||||
"slime_green", |
||||
"idol_teal", |
||||
"kitten_blue", |
||||
"dragon_scale_purple", |
||||
"mermaid_pink", |
||||
"default_cube_gray", |
||||
] |
||||
|
||||
@ -1,3 +0,0 @@ |
||||
( |
||||
color: (124, 144, 255), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (200, 200, 200), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (198, 80, 88), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (128, 67, 145), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (0, 150, 135), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (76, 136, 255), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (255, 187, 217), |
||||
) |
||||
@ -1,3 +0,0 @@ |
||||
( |
||||
color: (64, 64, 64), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (161, 197, 109), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (255, 230, 177), |
||||
) |
||||
@ -0,0 +1,3 @@ |
||||
( |
||||
color: (26, 28, 30), |
||||
) |
||||
Loading…
Reference in new issue