1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 23:35:38 +02:00

[Client] Emoji picker

Closes #3130
This commit is contained in:
syuilo
2018-11-13 00:12:55 +09:00
parent 0acacf7a8e
commit 0fbf56219f
7 changed files with 361 additions and 25 deletions

View File

@@ -18,6 +18,7 @@
secondary: '$secondary',
bg: ':darken<8<$secondary',
text: '$text',
textHighlighted: ':lighten<7<$text',
scrollbarTrack: ':darken<5<$secondary',
scrollbarHandle: ':lighten<5<$secondary',