mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-08-13 05:44:42 -04:00
Added Palette
This commit is contained in:
parent
14df6ced91
commit
8da50296a2
83 changed files with 3176 additions and 88 deletions
|
@ -0,0 +1,13 @@
|
|||
GIMP Palette
|
||||
#
|
||||
# by Javier Guerrero
|
||||
# https://twitter.com/Xavier_Gd
|
||||
#
|
||||
8 20 30 Untitled
|
||||
15 42 63 Untitled
|
||||
32 57 79 Untitled
|
||||
246 214 189 Untitled
|
||||
195 163 138 Untitled
|
||||
153 117 119 Untitled
|
||||
129 98 113 Untitled
|
||||
78 73 95 Untitled
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "javierguerrero-palettes",
|
||||
"displayName": "Javier Guerrero Palettes",
|
||||
"description": "Palettes contributed by Javier Guerrero",
|
||||
"version": "1.0",
|
||||
"author": { "name": "Javier Guerrero", "url": "https://twitter.com/Xavier_Gd" },
|
||||
"publisher": "aseprite",
|
||||
"categories": [
|
||||
"Palettes"
|
||||
],
|
||||
"contributes": {
|
||||
"palettes": [
|
||||
{ "id": "nyx8", "path": "./nyx8.gpl" }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue