Skip to content

Commit

Permalink
Update options.json
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonyOwO authored Aug 3, 2024
1 parent d9986b0 commit 8c1edde
Showing 1 changed file with 82 additions and 66 deletions.
148 changes: 82 additions & 66 deletions options.json
Original file line number Diff line number Diff line change
@@ -1,68 +1,84 @@
[
{
"patchName": "Custom branding name for YouTube",
"options": [
{
"key": "AppName",
"value": "ReVanced Extended"
}
]
},
{
"patchName": "Custom branding icon for YouTube",
"options": [
{
"key": "AppIcon",
"value": "Revancify Blue"
},
{
"key": "ChangeHeader",
"value": "Revancify Blue"
},
{
"key": "ChangeSplashIcon",
"value": "Revancify Blue"
}
]
},
{
"patchName": "Custom branding icon for YouTube Music",
"options": [
{
"key": "AppIcon",
"value": "Revancify Blue"
},
{
"key": "ChangeHeader",
"value": "Revancify Blue"
},
{
"key": "ChangeSplashIcon",
"value": "Revancify Blue"
}
]
},
{
"patchName": "Custom branding name for YouTube Music",
"options": [
{
"key": "AppNameNotification",
"value": "RVX Music"
},
{
"key": "AppNameLauncher",
"value": "RVX Music"
}
]
},
{
"patchName": "Custom header for YouTube Music",
"options": [
{
"key": "CustomHeader",
"value": "Revancify Blue"
}
]
}
{
"patchName": "Custom branding icon for YouTube Music",
"options": [
{
"key": "AppIcon",
"value": "Revancify Blue"
},
{
"key": "ChangeHeader",
"value": true
},
{
"key": "ChangeSplashIcon",
"value": true
}
]
},
{
"patchName": "Custom branding name for YouTube Music",
"options": [
{
"key": "AppNameNotification",
"value": "RVX Music"
},
{
"key": "AppNameLauncher",
"value": "RVX Music"
}
]
},
{
"patchName": "Settings for YouTube Music",
"options": [
{
"key": "RVXSettingsMenuName",
"value": "ReVanced Extended"
}
]
},
{
"patchName": "Custom branding icon for YouTube",
"options": [
{
"key": "AppIcon",
"value": "Revancify Blue"
},
{
"key": "ChangeHeader",
"value": true
},
{
"key": "CustomHeader",
"value": ""
},
{
"key": "ChangeSplashIcon",
"value": true
},
{
"key": "RestoreOldSplashAnimation",
"value": true
}
]
},
{
"patchName": "Custom branding name for YouTube",
"options": [
{
"key": "AppName",
"value": "ReVanced Extended"
}
]
},
{
"patchName": "Settings for YouTube",
"options": [
{
"key": "RVXSettingsMenuName",
"value": "ReVanced Extended"
}
]
}
]

0 comments on commit 8c1edde

Please sign in to comment.