mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-10 01:13:49 +00:00
Add CGA0/1/3rd palettes
This commit is contained in:
parent
ff453e8e83
commit
dee5f327cb
@ -1,18 +1,18 @@
|
||||
GIMP Palette
|
||||
#
|
||||
0 0 0 Untitled
|
||||
0 0 170 Untitled
|
||||
0 170 0 Untitled
|
||||
0 170 170 Untitled
|
||||
170 0 0 Untitled
|
||||
170 0 170 Untitled
|
||||
170 85 0 Untitled
|
||||
170 170 170 Untitled
|
||||
85 85 85 Untitled
|
||||
85 85 255 Untitled
|
||||
85 255 85 Untitled
|
||||
85 255 255 Untitled
|
||||
255 85 85 Untitled
|
||||
255 85 255 Untitled
|
||||
255 255 85 Untitled
|
||||
255 255 255 Untitled
|
||||
0 0 0 Black
|
||||
0 0 170 Blue
|
||||
0 170 0 Green
|
||||
0 170 170 Cyan
|
||||
170 0 0 Red
|
||||
170 0 170 Magenta
|
||||
170 85 0 Brown
|
||||
170 170 170 Light Gray
|
||||
85 85 85 Gray
|
||||
85 85 255 Light Blue
|
||||
85 255 85 Light Green
|
||||
85 255 255 Light Cyan
|
||||
255 85 85 Light Red
|
||||
255 85 255 Light Magenta
|
||||
255 255 85 Yellow
|
||||
255 255 255 White
|
||||
|
6
data/palettes/cga0.gpl
Normal file
6
data/palettes/cga0.gpl
Normal file
@ -0,0 +1,6 @@
|
||||
GIMP Palette
|
||||
#
|
||||
0 0 0 Black
|
||||
0 170 0 Green
|
||||
170 0 0 Red
|
||||
170 85 0 Brown
|
6
data/palettes/cga0hi.gpl
Normal file
6
data/palettes/cga0hi.gpl
Normal file
@ -0,0 +1,6 @@
|
||||
GIMP Palette
|
||||
#
|
||||
0 0 0 Black
|
||||
85 255 85 Light Green
|
||||
255 85 85 Light Red
|
||||
255 255 85 Yellow
|
6
data/palettes/cga1.gpl
Normal file
6
data/palettes/cga1.gpl
Normal file
@ -0,0 +1,6 @@
|
||||
GIMP Palette
|
||||
#
|
||||
0 0 0 Black
|
||||
0 170 170 Cyan
|
||||
170 0 170 Magenta
|
||||
170 170 170 Light Gray
|
6
data/palettes/cga1hi.gpl
Normal file
6
data/palettes/cga1hi.gpl
Normal file
@ -0,0 +1,6 @@
|
||||
GIMP Palette
|
||||
#
|
||||
0 0 0 Black
|
||||
85 255 255 Light Cyan
|
||||
255 85 255 Light Magenta
|
||||
255 255 255 White
|
6
data/palettes/cga3rd.gpl
Normal file
6
data/palettes/cga3rd.gpl
Normal file
@ -0,0 +1,6 @@
|
||||
GIMP Palette
|
||||
#
|
||||
0 0 0 Black
|
||||
0 170 170 Cyan
|
||||
170 0 0 Red
|
||||
170 170 170 Light Gray
|
6
data/palettes/cga3rdhi.gpl
Normal file
6
data/palettes/cga3rdhi.gpl
Normal file
@ -0,0 +1,6 @@
|
||||
GIMP Palette
|
||||
#
|
||||
0 0 0 Black
|
||||
85 255 255 Light Cyan
|
||||
255 85 85 Light Red
|
||||
255 255 255 White
|
Loading…
x
Reference in New Issue
Block a user