commit 调整配色,增加说明

pull/53/head
ca1e 5 years ago
parent f4ff991e1d
commit 6bf160ed81
  1. 14
      app/src/main/assets/readConfig.json
  2. 2
      app/src/main/res/xml/about.xml

@ -4,7 +4,7 @@
"bgType": 1,
"darkStatusIcon": true,
"textColor": "#5E432E",
"textSize": 22,
"textSize": 24,
"letterSpacing": 0,
"lineSpacingExtra": 10,
"lineSpacingMultiplier": 1.2,
@ -14,11 +14,11 @@
"paddingBottom": 0
},
{
"bgStr": "新羊皮纸.jpg",
"bgType": 1,
"bgStr": "#C6BAA1",
"bgType": 0,
"darkStatusIcon": true,
"textColor": "#5E432E",
"textSize": 22,
"textSize": 24,
"letterSpacing": 0,
"lineSpacingExtra": 10,
"lineSpacingMultiplier": 1.2,
@ -32,7 +32,7 @@
"bgType": 0,
"darkStatusIcon": false,
"textColor": "#FFFFFF",
"textSize": 22,
"textSize": 24,
"letterSpacing": 0,
"lineSpacingExtra": 10,
"lineSpacingMultiplier": 1.2,
@ -46,7 +46,7 @@
"bgType": 1,
"darkStatusIcon": false,
"textColor": "#adadad",
"textSize": 22,
"textSize": 24,
"letterSpacing": 0,
"lineSpacingExtra": 10,
"lineSpacingMultiplier": 1.2,
@ -60,7 +60,7 @@
"bgType": 0,
"darkStatusIcon": false,
"textColor": "#adadad",
"textSize": 22,
"textSize": 24,
"letterSpacing": 0,
"lineSpacingExtra": 10,
"lineSpacingMultiplier": 1.2,

@ -5,7 +5,7 @@
<androidx.preference.Preference
android:key="isNightTheme"
android:title="开发人员"
android:summary="gedoor, Invinciblelee, atbest, Antecer, mabDc"
android:summary="gedoor, Invinciblelee, atbest, Antecer, mabDc, Ca1e"
app:iconSpaceReserved="false" />
<androidx.preference.Preference

Loading…
Cancel
Save