Skip to content

Commit

Permalink
2023 fall seasonal faces (#112)
Browse files Browse the repository at this point in the history
* Initial test of faces

* align face code order to match sheet

* adds hallOfFame summer

* Images tweaks

* smal tweak
  • Loading branch information
Badspler authored Nov 6, 2023
1 parent 9e70088 commit 32194db
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
Binary file modified images/cf-static-039.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/cf-static-046.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 12 additions & 11 deletions src/_commentfaces-static.scss
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ $static-comment-faces: (
"harukathink": ("height": 160, "width": 112, "position": 8139),
"kannathumbs": ("height": 162, "width": 150, "position": 8289),
"konosubawot4": ("height": 166, "width": 129, "position": 8418))),
33: ("sprite-sheet": "cf-static-046", "total-width": 5764, "items": ("araragi-1": ("height": 50, "width": 100, "position": 100),
33: ("sprite-sheet": "cf-static-046", "total-width": 5979, "items": ("araragi-1": ("height": 50, "width": 100, "position": 100),
"yui-crying": ("height": 80, "width": 78, "position": 178),
"facepalm": ("height": 80, "width": 80, "position": 258),
"gununu": ("height": 80, "width": 107, "position": 365),
Expand Down Expand Up @@ -358,15 +358,16 @@ $static-comment-faces: (
"sideeyes": ("height": 161, "width": 129, "position": 4382),
"konosubawot": ("height": 167, "width": 129, "position": 4511))),

34: ("sprite-sheet": "cf-static-046", "total-width": 5764, "items": (
34: ("sprite-sheet": "cf-static-046", "total-width": 5979, "items": (
"michaelwink": ("height": 137, "width": 189, "position": 4700),
"listen": ("height": 115, "width": 204, "position": 4904),
"bocchitheshock": ("height": 121, "width": 215, "position": 5119),
"angryvampire": ("height": 121, "width": 215, "position": 5334),
"tomboyshades": ("height": 121, "width": 215, "position": 5549),
"trololol": ("height": 121, "width": 215, "position": 5764))),
"trololol": ("height": 121, "width": 215, "position": 5764),
"skyhype": ("height": 121, "width": 215, "position": 5979))),

35: ("sprite-sheet": "cf-static-039", "total-width": 3532, "items": (
35: ("sprite-sheet": "cf-static-039", "total-width": 3590, "items": (
"seasonalapproval": ("height": 121, "width": 215, "position": 215),
"seasonalblush": ("height": 121, "width": 215, "position": 430),
"seasonalconfused": ("height": 121, "width": 215, "position": 645),
Expand All @@ -377,11 +378,11 @@ $static-comment-faces: (
"seasonalfoodie": ("height": 121, "width": 215, "position": 1720),
"seasonalhype": ("height": 121, "width": 215, "position": 1935),
"seasonallaugh": ("height": 121, "width": 215, "position": 2150),
"seasonallisten": ("height": 121, "width": 174, "position": 2324),
"seasonallove": ("height": 121, "width": 215, "position": 2539),
"seasonalneat": ("height": 121, "width": 215, "position": 2754),
"seasonalpout": ("height": 121, "width": 215, "position": 2969),
"seasonalshock": ("height": 121, "width": 215, "position": 3184),
"seasonaltired": ("height": 121, "width": 215, "position": 3399),
"seasonalthink": ("height": 150, "width": 133, "position": 3532)))
"seasonallisten": ("height": 121, "width": 215, "position": 2365),
"seasonalneat": ("height": 121, "width": 215, "position": 2580),
"seasonalpout": ("height": 121, "width": 215, "position": 2795),
"seasonalshock": ("height": 121, "width": 215, "position": 3010),
"seasonalthink": ("height": 121, "width": 215, "position": 3225),
"seasonaltired": ("height": 121, "width": 215, "position": 3440),
"seasonallove": ("height": 143, "width": 150, "position": 3590)))
);

0 comments on commit 32194db

Please sign in to comment.