mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
chore: rename theme [skip e2e]
This commit is contained in:
parent
852ddc677d
commit
65c16ed246
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ export function themes(): ThemeFeatureDescription[] {
|
|||
|
||||
const proton: ThemeFeatureDescription = FillThemeComponentDefaults({
|
||||
availableInRoles: [RoleName.NAMES.CoreUser, RoleName.NAMES.PlusUser, RoleName.NAMES.ProUser],
|
||||
name: 'Proton',
|
||||
name: 'Carbon',
|
||||
identifier: NativeFeatureIdentifier.TYPES.ProtonTheme,
|
||||
permission_name: PermissionName.ProtonTheme,
|
||||
dock_icon: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue