自分はoptions.tomlでテーマだけ変えてるわ
cat << EOF > options.toml
[theme]
darkThemeBackgroundColor = "@android:color/system_neutral1_900"
lightThemeBackgroundColor = "@android:color/system_neutral1_50"
EOF