Skip to content

Commit

Permalink
Added emoticon deck
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Aug 16, 2019
1 parent 33aa035 commit 3955c9c
Show file tree
Hide file tree
Showing 15 changed files with 135 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/face-with-rolling-eyes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/face-with-tears-of-joy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/grinning-face.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/slightly-smiling-face.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/smiling-face-with-sunglasses.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/thinking-face.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/unamused-face.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/white-frowning-face.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/emoticons/winking-face.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
135 changes: 135 additions & 0 deletions decks/emoticons.deck
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
[[keys]]
index = 0
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/grinning-face.png"
[keys.action]
paste = "😀"

[[keys]]
index = 1
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/smiling-face-with-open-mouth-and-smiling-eyes.png"
[keys.action]
paste = "😄"

[[keys]]
index = 2
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/slightly-smiling-face.png"
[keys.action]
paste = "🙂"

[[keys]]
index = 3
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/winking-face.png"
[keys.action]
paste = "😉"

[[keys]]
index = 4
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/face-savouring-delicious-food.png"
[keys.action]
paste = "😋"

[[keys]]
index = 5
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/thinking-face.png"
[keys.action]
paste = "🤔"

[[keys]]
index = 6
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/unamused-face.png"
[keys.action]
paste = "😒"

[[keys]]
index = 7
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/face-with-rolling-eyes.png"
[keys.action]
paste = "🙄"

[[keys]]
index = 8
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/smiling-face-with-open-mouth-and-tightly-closed-eyes.png"
[keys.action]
paste = "😆"

[[keys]]
index = 9
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/face-with-tears-of-joy.png"
[keys.action]
paste = "😂"

[[keys]]
index = 10
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/smiling-face-with-open-mouth-and-cold-sweat.png"
[keys.action]
paste = "😅"

[[keys]]
index = 11
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/smiling-face-with-heart-shaped-eyes.png"
[keys.action]
paste = "😍"

[[keys]]
index = 12
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/white-frowning-face.png"
[keys.action]
paste = "☹️️"

[[keys]]
index = 13
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/emoticons/smiling-face-with-sunglasses.png"
[keys.action]
paste = "😎"

[[keys]]
index = 14
[keys.widget]
id = "button"
[keys.widget.config]
icon = "assets/go-previous.png"
label = "Back"
[keys.action]
deck = "decks/main.deck"

0 comments on commit 3955c9c

Please sign in to comment.