-
- Downloads
feat: high-contrast theme (#29805)
Showing
- .changeset/smooth-planes-cough.md 7 additions, 0 deletions.changeset/smooth-planes-cough.md
- apps/meteor/client/components/GenericUpsellModal/GenericUpsellModal.tsx 2 additions, 2 deletions...ient/components/GenericUpsellModal/GenericUpsellModal.tsx
- apps/meteor/client/providers/UserProvider/UserProvider.tsx 11 additions, 1 deletionapps/meteor/client/providers/UserProvider/UserProvider.tsx
- apps/meteor/client/sidebar/header/hooks/useAccountItems.tsx 24 additions, 19 deletionsapps/meteor/client/sidebar/header/hooks/useAccountItems.tsx
- apps/meteor/client/sidebar/header/hooks/useThemeItems.tsx 0 additions, 33 deletionsapps/meteor/client/sidebar/header/hooks/useThemeItems.tsx
- apps/meteor/client/sidebar/header/hooks/useUserMenu.tsx 18 additions, 6 deletionsapps/meteor/client/sidebar/header/hooks/useUserMenu.tsx
- apps/meteor/client/views/account/preferences/PreferencesGlobalSection.tsx 3 additions, 18 deletions...nt/views/account/preferences/PreferencesGlobalSection.tsx
- apps/meteor/client/views/account/routes.tsx 8 additions, 0 deletionsapps/meteor/client/views/account/routes.tsx
- apps/meteor/client/views/account/sidebarItems.tsx 10 additions, 5 deletionsapps/meteor/client/views/account/sidebarItems.tsx
- apps/meteor/client/views/account/themes/HighContrastUpsellModal.tsx 41 additions, 0 deletions...r/client/views/account/themes/HighContrastUpsellModal.tsx
- apps/meteor/client/views/account/themes/ThemePage.tsx 103 additions, 0 deletionsapps/meteor/client/views/account/themes/ThemePage.tsx
- apps/meteor/client/views/account/themes/themeItems.ts 24 additions, 0 deletionsapps/meteor/client/views/account/themes/themeItems.ts
- apps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json 11 additions, 0 deletionsapps/meteor/packages/rocketchat-i18n/i18n/en.i18n.json
- apps/meteor/public/images/high-contrast-upsell-modal.png 0 additions, 0 deletionsapps/meteor/public/images/high-contrast-upsell-modal.png
- apps/meteor/server/methods/saveUserPreferences.ts 2 additions, 1 deletionapps/meteor/server/methods/saveUserPreferences.ts
- ee/packages/ui-theming/src/PaletteStyleTag.tsx 11 additions, 4 deletionsee/packages/ui-theming/src/PaletteStyleTag.tsx
- ee/packages/ui-theming/src/hooks/useThemeMode.ts 17 additions, 8 deletionsee/packages/ui-theming/src/hooks/useThemeMode.ts
- ee/packages/ui-theming/src/palette.ts 6 additions, 4 deletionsee/packages/ui-theming/src/palette.ts
- ee/packages/ui-theming/src/paletteHighContrast.ts 210 additions, 0 deletionsee/packages/ui-theming/src/paletteHighContrast.ts
- ee/packages/ui-theming/src/types/themes.ts 3 additions, 0 deletionsee/packages/ui-theming/src/types/themes.ts
Loading
Please register or sign in to comment