This commit is contained in:
syuilo 2018-09-27 01:32:04 +09:00
parent 3cbdfcb43d
commit 0a64f638c6
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
10 changed files with 71 additions and 35 deletions

View file

@ -1,16 +1,22 @@
{
"meta": {
"id": "9978f7f9-5616-44fd-a704-cc5985efdd63",
"name": "Dark"
},
"primary": "#fb4e4e",
"primaryForeground": "#fff",
"bg": "#191B22",
"scrollbarTrack": "#282C37",
"bg": "#191b22",
"scrollbarTrack": "#282c37",
"scrollbarHandle": "#454954",
"scrollbarHandleHover": "#535660",
"face": "#282c37",
"faceHeader": "#313543",
"faceDivider": "rgba(0, 0, 0, 0.3)",
"popupBg": "#2c303c",
"popupFg": "#d6dce2",
"reactionPickerButtonHoverBg": "rgba(0, 0, 0, 0.18)",
"modalBackdrop": "rgba(0, 0, 0, 0.5)",
"desktopHeaderBg": "#313543",
"mobileSignedInAsBg": "#273c34",
"mobileSignedInAsFg": "#49ab63",
"mobileSignoutBg": "#652222",