From f6250547f9c3995f7586b08d2ac9a3836b50ee26 Mon Sep 17 00:00:00 2001 From: kunfei Date: Wed, 21 Aug 2019 15:57:13 +0800 Subject: [PATCH] up --- app/src/main/assets/readConfig.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/assets/readConfig.json b/app/src/main/assets/readConfig.json index 74abbc986..587944d9a 100644 --- a/app/src/main/assets/readConfig.json +++ b/app/src/main/assets/readConfig.json @@ -17,7 +17,7 @@ "bgStr": "#C6BAA1", "bgType": 0, "darkStatusIcon": true, - "textColor": "#3E3D3B", + "textColor": "#5E432E", "textSize": 16, "letterSpacing": 0, "lineSpacingExtra": 15, @@ -31,7 +31,7 @@ "bgStr": "#E1F1DA", "bgType": 0, "darkStatusIcon": true, - "textColor": "#3E3D3B", + "textColor": "#22482C", "textSize": 16, "letterSpacing": 0, "lineSpacingExtra": 15, @@ -45,7 +45,7 @@ "bgStr": "#015A86", "bgType": 0, "darkStatusIcon": false, - "textColor": "#3E3D3B", + "textColor": "#FFFFFF", "textSize": 16, "letterSpacing": 0, "lineSpacingExtra": 15, @@ -56,10 +56,10 @@ "paddingBottom": 0 }, { - "bgStr": "#808080", + "bgStr": "#000000", "bgType": 0, "darkStatusIcon": false, - "textColor": "#3E3D3B", + "textColor": "#808080", "textSize": 16, "letterSpacing": 0, "lineSpacingExtra": 15,