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,21 @@
|
|||
GIMP Palette
|
||||
#
|
||||
# by Richard "DawnBringer" Fhager
|
||||
# http://pixeljoint.com/forum/forum_posts.asp?TID=12795
|
||||
#
|
||||
20 12 28 Untitled
|
||||
68 36 52 Untitled
|
||||
48 52 109 Untitled
|
||||
78 74 78 Untitled
|
||||
133 76 48 Untitled
|
||||
52 101 36 Untitled
|
||||
208 70 72 Untitled
|
||||
117 113 97 Untitled
|
||||
89 125 206 Untitled
|
||||
210 125 44 Untitled
|
||||
133 149 161 Untitled
|
||||
109 170 44 Untitled
|
||||
210 170 153 Untitled
|
||||
109 194 202 Untitled
|
||||
218 212 94 Untitled
|
||||
222 238 214 Untitled
|
|
@ -0,0 +1,37 @@
|
|||
GIMP Palette
|
||||
#
|
||||
# by Richard "DawnBringer" Fhager
|
||||
# http://pixeljoint.com/forum/forum_posts.asp?TID=16247
|
||||
#
|
||||
0 0 0 Untitled
|
||||
34 32 52 Untitled
|
||||
69 40 60 Untitled
|
||||
102 57 49 Untitled
|
||||
143 86 59 Untitled
|
||||
223 113 38 Untitled
|
||||
217 160 102 Untitled
|
||||
238 195 154 Untitled
|
||||
251 242 54 Untitled
|
||||
153 229 80 Untitled
|
||||
106 190 48 Untitled
|
||||
55 148 110 Untitled
|
||||
75 105 47 Untitled
|
||||
82 75 36 Untitled
|
||||
50 60 57 Untitled
|
||||
63 63 116 Untitled
|
||||
48 96 130 Untitled
|
||||
91 110 225 Untitled
|
||||
99 155 255 Untitled
|
||||
95 205 228 Untitled
|
||||
203 219 252 Untitled
|
||||
255 255 255 Untitled
|
||||
155 173 183 Untitled
|
||||
132 126 135 Untitled
|
||||
105 106 106 Untitled
|
||||
89 86 82 Untitled
|
||||
118 66 138 Untitled
|
||||
172 50 50 Untitled
|
||||
217 87 99 Untitled
|
||||
215 123 186 Untitled
|
||||
143 151 74 Untitled
|
||||
138 111 48 Untitled
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "dawnbringer-palettes",
|
||||
"displayName": "Richard \"DawnBringer\" Fhager Palettes",
|
||||
"description": "Palettes created by Richard \"DawnBringer\" Fhager",
|
||||
"version": "1.0",
|
||||
"author": { "name": "Richard Fhager", "url": "http://hem.fyristorg.com/dawnbringer/" },
|
||||
"publisher": "aseprite",
|
||||
"categories": [
|
||||
"Palettes"
|
||||
],
|
||||
"contributes": {
|
||||
"palettes": [
|
||||
{ "id": "DB16", "path": "./db16.gpl" },
|
||||
{ "id": "DB32", "path": "./db32.gpl" }
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue