We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f7c246 + adfe87c commit 739bc9eCopy full SHA for 739bc9e
core/res/res/values/strings.xml
@@ -3141,7 +3141,7 @@
3141
3142
<!-- Security Permissions strings-->
3143
<!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3144
- <string name="perms_new_perm_prefix"><font size="12" fgcolor="#ff900000">NEW: </font></string>
+ <string name="perms_new_perm_prefix"><font size="12" fgcolor="#ff33b5e5">NEW: </font></string>
3145
3146
<string name="perms_description_app">Provided by <xliff:g id="app_name">%1$s</xliff:g>.</string>
3147
<!-- Shown for an application when it doesn't require any permission grants. -->
0 commit comments