Skip to content

Commit

Permalink
Merge pull request #133 from jrconway3/added-palettes
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderfrenken committed Apr 30, 2024
2 parents 4b420f4 + 3fadc1e commit 8e748d7
Show file tree
Hide file tree
Showing 13 changed files with 1,403 additions and 0 deletions.
26 changes: 26 additions & 0 deletions palettes/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
LPC Sprite Character Palettes
=============================================

I just collected all the palette variants I found where there's some consistency among the variations. Among the palettes that exist here are:

1. Hair Colors
2. Body Colors
3. Metals (maybe it should be "Materials" instead and also include wood?)
4. Cloth

Eye Colors can probably also be added in here, too.

With multi-colored assets, I think its more ideal to have a separate layer to be able to freely mix and match colors. This isn't necessary but it adds more flexibility.

I also have some combined variants:
1. Fur Colors (Body "Fur" Colors + "Hair" Colors, there's some crossover here so maybe these could be trimmed back)
2. Cloth + Metal Colors (so you can have both cloth and metal shoes/boots for example if you want)


The .json files are designed to be used with lpctools:
https://github.com/bluecarrot16/lpctools


If you start from a different source than the usual "base" color (I identify this as the palette used in the source directory of a certain color scheme), then the "source" in the .json file should be changed to the correct starting palette.

I don't know if there's any set standards for LPC palettes, this is just collecting all the common palettes that currently exist on the ULPC assets to make it easier to create palette variations. There may be assets not generated in all these palettes and some palettes might not even use any of these, it depends on the original source assets. If you use a custom palette you may need to include that custom palette color as an extra beyond the palettes that exist in here.
209 changes: 209 additions & 0 deletions palettes/ulpc-body-palettes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
{
"light": [
"#271920",
"#271920",
"#99423c",
"#cc8665",
"#E4A47C",
"#F9D5BA",
"#FAECE7"
],
"amber": [
"#281716",
"#281716",
"#9E3E37",
"#D28144",
"#EA9F54",
"#FDD082",
"#FBE7A4"
],
"olive": [
"#271920",
"#271920",
"#442725",
"#7F4C31",
"#AE6B3F",
"#D38B59",
"#E4A47C"
],
"taupe": [
"#271920",
"#271920",
"#503734",
"#785946",
"#936849",
"#BA8454",
"#C7935F"
],
"bronze": [
"#1A1213",
"#1A1213",
"#442725",
"#644133",
"#7F4C31",
"#AE6B3F",
"#D38B59"
],
"brown": [
"#120E10",
"#120E10",
"#412B29",
"#5F4539",
"#76513A",
"#9C663E",
"#B8773F"
],
"black": [
"#000000",
"#000000",
"#1A1213",
"#2E1F1C",
"#442725",
"#603429",
"#7F4C31"
],
"blue": [
"#16171B",
"#16171B",
"#46425D",
"#586B90",
"#748DA4",
"#A9C9CA",
"#C8E8E8"
],
"bright_green": [
"#02280E",
"#02280E",
"#06410E",
"#255E1D",
"#5B8F11",
"#75AE23",
"#99D248"
],
"dark_green": [
"#011708",
"#011708",
"#02280E",
"#06410E",
"#255E1D",
"#508A48",
"#509E59"
],
"fur_black": [
"#040510",
"#040510",
"#0A0E1B",
"#0D1621",
"#14212C",
"#1B2C36",
"#154259"
],
"fur_brown": [
"#000000",
"#000000",
"#1E120E",
"#251B19",
"#473730",
"#624135",
"#975B5A"
],
"fur_copper": [
"#0F0506",
"#0F0506",
"#300500",
"#6A1A00",
"#9C3B01",
"#CC6901",
"#FAA301"
],
"fur_gold": [
"#200808",
"#200808",
"#552B15",
"#AC5D1F",
"#E09E2B",
"#FCCF56",
"#FFE67D"
],
"fur_grey": [
"#0F0F11",
"#0F0F11",
"#36363F",
"#55585F",
"#6A6E74",
"#909699",
"#B8BBBC"
],
"fur_tan": [
"#3A200E",
"#3A200E",
"#222121",
"#663A1A",
"#975F43",
"#B88751",
"#DB8E60"
],
"fur_white": [
"#17171A",
"#17171A",
"#36363F",
"#484E57",
"#8B9498",
"#B8BBBC",
"#D8DCDC"
],
"green": [
"#140C09",
"#140C09",
"#09320B",
"#19541D",
"#228236",
"#39AA4E",
"#53BF71"
],
"lavender": [
"#16171B",
"#16171B",
"#393B44",
"#787C8F",
"#A0A5BC",
"#C9D0EE",
"#FBECE6"
],
"pale_green": [
"#271920",
"#271920",
"#314829",
"#456238",
"#5F874D",
"#86B278",
"#ADCCA6"
],
"zombie": [
"#281820",
"#281820",
"#6B5C40",
"#928364",
"#A79778",
"#C5B38F",
"#DBCBAB"
],
"zombie_green": [
"#101925",
"#101925",
"#074337",
"#4A7A69",
"#839F6E",
"#D4D887",
"#F2F0C4"
],
"source": [
"#2719209C",
"#271920",
"#99423c",
"#cc8665",
"#E4A47C",
"#F9D5BA",
"#FAECE7"
]
}
Binary file added palettes/ulpc-body-palettes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8e748d7

Please sign in to comment.