开源阅读是一款可自定义的阅读 app,其性能十分出色,能满足各类用户多样化的阅读需求。而且,用户能够自行设置软件的主题背景,让阅读界面更加美观。要知道,它原本的基础界面稍显质朴。今天,小编就来给大家分享一些开源阅读的主题推荐,快来瞧瞧吧!
开源阅读主题导入方法
第一套:归
主题设置参数:
{
"accentColor": "#ff000000",
"backgroundColor": "#fff5f5f3",
"bottomBackground": "#fff5f5f3",
"isNightTheme": false,
"primaryColor": "#ffc8d8d0",
"themeName": "归"
}
第二套:江南
主题设置参数:
{
"accentColor": "#ff607d8b",
"backgroundColor": "#ffc5c8cb",
"bottomBackground": "#ffb9cfe4",
"isNightTheme": false,
"primaryColor": "#ff7b92b4",
"themeName": "江南、"
}
第三套:剑
主题设置参数:
{
"accentColor": "#ff2a2a2a",
"backgroundColor": "#ff9e9e9e",
"bottomBackground": "#ffdadada",
"isNightTheme": false,
"primaryColor": "#ff333542",
"themeName": "剑"
}
番茄小说官方主题
主题:日间
{
"accentColor": "#ff767573",
"backgroundColor": "#ffecebe9",
"bottomBackground": "#ffecebe9",
"isNightTheme": false,
"primaryColor": "#ffecebe9",
"themeName": "黑猫慢生活"
}
主题设置-背景图片(白天)
主题:夜间
{
"accentColor": "#ff767573",
"backgroundColor": "#ffecebe9",
"bottomBackground": "#ffecebe9",
"isNightTheme": false,
"primaryColor": "#ffecebe9",
"themeName": "黑猫慢生活"
}
主题设置-背景图片(夜间)
KirakiraCat
主题模板如下:
{
"accentColor": "#fffee8dd",
"backgroundColor": "#ff403848",
"bottomBackground": "#ffc0a0c8",
"isNightTheme": true,
"primaryColor": "#ff3040a0",
"themeName": "Kirakira Cat"
}
像素图·圣诞书
主题模板如下:
{
"accentColor": "#ffcc5c4e",
"backgroundColor": "#ffddd0c0",
"bottomBackground": "#ffddd0c0",
"isNightTheme": false,
"primaryColor": "#ffddd0c0",
"themeName": "像素图•圣诞书"
}
青城山色
主题代码
{
"accentColor": "#ff586860",
"backgroundColor": "#ffe2efef",
"bottomBackground": "#ff85b5a2",
"isNightTheme": false,
"primaryColor": "#ff85b5a2",
"themeName": "山色"
}
无限梦魇
主题代码
{
"accentColor": "#ff8f0a11",
"backgroundColor": "#ff000000",
"bottomBackground": "#ff08090b",
"isNightTheme": true,
"primaryColor": "#ff111113",
"themeName": "无限梦魇"
}