aboutsummaryrefslogtreecommitdiff
path: root/semantic/src/themes/joypixels/elements/emoji.variables
diff options
context:
space:
mode:
authorFuwn <[email protected]>2020-12-14 23:29:56 -0800
committerFuwn <[email protected]>2020-12-14 23:29:56 -0800
commit002eb44eee98dc838bc854b945ab0cbf4884dd57 (patch)
tree428ae460c79baf32fba8ecf16e6fe02a88c3b971 /semantic/src/themes/joypixels/elements/emoji.variables
parent:star: (diff)
downloadme-rewrite-angular.tar.xz
me-rewrite-angular.zip
Diffstat (limited to 'semantic/src/themes/joypixels/elements/emoji.variables')
-rw-r--r--semantic/src/themes/joypixels/elements/emoji.variables21
1 files changed, 0 insertions, 21 deletions
diff --git a/semantic/src/themes/joypixels/elements/emoji.variables b/semantic/src/themes/joypixels/elements/emoji.variables
deleted file mode 100644
index 87ea13b..0000000
--- a/semantic/src/themes/joypixels/elements/emoji.variables
+++ /dev/null
@@ -1,21 +0,0 @@
-/*******************************
- Emoji
-*******************************/
-
-/*--------------
- Path
----------------
- Downloading and hosting the joxpixels assets locally may require an additional license depending on the usage
- Find joypixels licenses at https://www.joypixels.com/licenses
-*/
-@emojiPath: "https://cdn.jsdelivr.net/joypixels/assets/5.0/png/unicode/128/";
-@emojiFileType: "png";
-
-/*--------------
- Definition
----------------*/
-
-/* Emoji Variables */
-@opacity: 1;
-@loadingDuration: 2s;
-@emojiLineHeight: @headerLineHeight;