wip
This commit is contained in:
parent
297019c22c
commit
b6e33e93de
3 changed files with 8 additions and 4 deletions
|
|
@ -11,5 +11,7 @@
|
|||
"face": "#282c37",
|
||||
"faceHeader": "#313543",
|
||||
"mobileSignedInAsBg": "#273c34",
|
||||
"mobileSignedInAsFg": "#49ab63"
|
||||
"mobileSignedInAsFg": "#49ab63",
|
||||
"mobileSignoutBg": "#652222",
|
||||
"mobileSignoutFg": "#ff5f56"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,5 +11,7 @@
|
|||
"face": "#fff",
|
||||
"faceHeader": "#fff",
|
||||
"mobileSignedInAsBg": "#fcfff5",
|
||||
"mobileSignedInAsFg": "#2c662d"
|
||||
"mobileSignedInAsFg": "#2c662d",
|
||||
"mobileSignoutBg": "#fff6f5",
|
||||
"mobileSignoutFg": "#cc2727"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue