]> source.dussan.org Git - nextcloud-server.git/commit
Font fixes and design update for theme picker
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 20 Apr 2022 07:55:41 +0000 (09:55 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 21 Apr 2022 07:31:07 +0000 (09:31 +0200)
commit493b20605f9819a03a23cf0da456f89634307152
treecdacf96788fd9212051a19c9a9bf55e9c31f512c
parent9ea72b10104ceb482be33b4626c3603a788a687f
Font fixes and design update for theme picker

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
20 files changed:
apps/settings/src/components/PersonalInfo/ProfileSection/ProfilePreviewCard.vue
apps/theming/appinfo/routes.php
apps/theming/fonts/OpenDyslexic-Bold.otf [new file with mode: 0644]
apps/theming/fonts/OpenDyslexic-Bold.ttf [new file with mode: 0644]
apps/theming/fonts/OpenDyslexic-Bold.woff [new file with mode: 0644]
apps/theming/fonts/OpenDyslexic-Regular.otf [new file with mode: 0644]
apps/theming/fonts/OpenDyslexic-Regular.ttf [new file with mode: 0644]
apps/theming/fonts/OpenDyslexic-Regular.woff [new file with mode: 0644]
apps/theming/img/dark-highcontrast.jpg [new file with mode: 0644]
apps/theming/img/highcontrast.jpg
apps/theming/img/opendyslexic.jpg
apps/theming/lib/Controller/ThemingController.php
apps/theming/lib/ITheme.php
apps/theming/lib/Service/ThemeInjectionService.php
apps/theming/lib/Themes/DarkHighContrastTheme.php
apps/theming/lib/Themes/DefaultTheme.php
apps/theming/lib/Themes/DyslexiaFont.php
apps/theming/lib/Themes/HighContrastTheme.php
apps/theming/src/UserThemes.vue
apps/theming/src/components/ItemPreview.vue