This commit is contained in:
syuilo 2018-09-27 02:18:54 +09:00
parent 97d68d7b31
commit 15a8b4c6e5
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
3 changed files with 22 additions and 16 deletions

View file

@ -16,6 +16,13 @@
"popupFg": "#586069",
"modalBackdrop": "rgba(0, 0, 0, 0.1)",
"noteHeaderName": "#627079",
"noteHeaderBadgeFg": "#aaa",
"noteHeaderBadgeBg": "rgba(0, 0, 0, 0.05)",
"noteHeaderAdminFg": "#f15f71",
"noteHeaderAdminBg": "#5d282e",
"noteHeaderAcct": "#ccc",
"noteHeaderInfo": "#c0c0c0",
"autocompleteItemHoverBg": "rgba(0, 0, 0, 0.1)",
"autocompleteItemText": "rgba(0, 0, 0, 0.8)",
"autocompleteItemTextSub": "rgba(0, 0, 0, 0.3)",