pull/32/head
parent
863568f309
commit
507df7f39d
@ -1,76 +0,0 @@ |
||||
{ |
||||
"readBookSelect": 0, |
||||
"readBook": [ |
||||
{ |
||||
"bg": "#F3F3F3", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": true, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3 |
||||
}, |
||||
{ |
||||
"bg": "#C6BAA1", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": true, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
}, |
||||
{ |
||||
"bg": "#E1F1DA", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": true, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
}, |
||||
{ |
||||
"bg": "#015A86", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": false, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
}, |
||||
{ |
||||
"bg": "#808080", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": false, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
} |
||||
] |
||||
} |
@ -0,0 +1,73 @@ |
||||
[ |
||||
{ |
||||
"bg": "#F3F3F3", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": true, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3 |
||||
}, |
||||
{ |
||||
"bg": "#C6BAA1", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": true, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
}, |
||||
{ |
||||
"bg": "#E1F1DA", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": true, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
}, |
||||
{ |
||||
"bg": "#015A86", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": false, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
}, |
||||
{ |
||||
"bg": "#808080", |
||||
"bgInt": 0, |
||||
"bgType": 0, |
||||
"darkStatusIcon": false, |
||||
"textColor": "#3E3D3B", |
||||
"textSize": 16, |
||||
"letterSpacing": 1, |
||||
"lineSpacingExtra": 15, |
||||
"lineSpacingMultiplier": 3, |
||||
"paddingLeft": 16, |
||||
"paddingRight": 16, |
||||
"paddingTop": 0, |
||||
"paddingBottom": 0 |
||||
} |
||||
] |
Loading…
Reference in new issue