-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
530 additions
and
471 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Aliens vs Punks | ||
|
||
|
||
## Notes | ||
|
||
change "short" names of duplicate / non-unique attribute names: | ||
|
||
add solid for "solid" background colors: | ||
|
||
- Background : Gold => Solid Gold | ||
- Background : Green => Solid Green | ||
- Background : Purple => Solid Purple | ||
- Background : Orange => Solid Orange | ||
- Background : Blue => Solid Blue | ||
- Background : Pink => Solid Pink | ||
|
||
remove all color shortcuts - requires category, that is, mouth "namespace" to make unique - note: shortcut colors reserved for now for eyes only | ||
|
||
- Mouth : Pink | ||
- Mouth : Red | ||
- Mouth : Green | ||
- Mouth : Purple | ||
- Mouth : Blue | ||
|
||
remove all color shortcuts - requires category, that is, jacket "namespace" to make unique | ||
|
||
- Jacket : Yellow | ||
- Jacket : White | ||
- Jacket : Brown | ||
- Jacket : Purple | ||
- Jacket : Grey | ||
- Jacket : Blue | ||
- Jacket : Pink | ||
- Jacket : Orange | ||
- Jacket : Green | ||
|
||
|
||
remove all "none" shortcuts - requires category "namespace" to make unique | ||
|
Oops, something went wrong.