1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 13:16:08 +02:00

example commit

This commit is contained in:
syuilo
2018-09-27 02:02:07 +09:00
parent 4dde54e344
commit 97d68d7b31
3 changed files with 10 additions and 10 deletions

View File

@@ -19,6 +19,9 @@
"autocompleteItemHoverBg": "rgba(0, 0, 0, 0.1)",
"autocompleteItemText": "rgba(0, 0, 0, 0.8)",
"autocompleteItemTextSub": "rgba(0, 0, 0, 0.3)",
"cwButtonBg": "#b1b9c1",
"cwButtonFg": "#fff",
"cwButtonHoverBg": "#bbc4ce",
"reactionPickerButtonHoverBg": "#eee",
"desktopHeaderBg": "#f7f7f7",
"mobileSignedInAsBg": "#fcfff5",