Change Kati's dress to white
This commit is contained in:
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 1005 B After Width: | Height: | Size: 999 B |
+2
-2
@@ -5,8 +5,8 @@ HAIR = (230, 200, 90)
|
||||
HAIR_DARK = (200, 170, 70)
|
||||
SKIN = (240, 210, 190)
|
||||
SKIN_DARK = (215, 185, 165)
|
||||
DRESS = (200, 60, 90)
|
||||
DRESS_DARK = (165, 45, 70)
|
||||
DRESS = (235, 235, 235)
|
||||
DRESS_DARK = (200, 200, 200)
|
||||
BLACK = (20, 20, 20)
|
||||
WHITE = (240, 240, 240)
|
||||
GRAY = (120, 125, 130)
|
||||
|
||||
+1
-1
@@ -35,5 +35,5 @@
|
||||
> (Generated via Python Pillow, see generate_slohmaier.py)
|
||||
|
||||
## Akpolke — Kati
|
||||
> 8-bit pixel art icon, dark background (#1a1a2e), a blonde model woman with flowing golden hair, light skin, elegant red dress with flared skirt and high heels, blonde/light-skin/red palette, retro game sprite style, 256x256
|
||||
> 8-bit pixel art icon, dark background (#1a1a2e), a blonde model woman with flowing golden hair, light skin, elegant white dress with flared skirt and high heels, blonde/light-skin/white palette, retro game sprite style, 256x256
|
||||
> (Generated via Python Pillow, see generate_akpolke.py)
|
||||
|
||||
Reference in New Issue
Block a user