A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nespalette.scss 77B

1234567
  1. div.NES-palette{
  2. font-size:0.55em;
  3. }
  4. .NES-palette button{
  5. width:2rem;
  6. }