0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 05:20:31 +00:00
nextcloud_server/apps/theming
Simon L 52da2a177b feat(theming): allow to disable standalone windows
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>

Signed-off-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2025-02-07 21:19:36 +07:00
..
appinfo chore: Remove old theming migration steps as they are only needed once 2024-02-15 07:55:19 +01:00
composer chore: Remove old theming migration steps as they are only needed once 2024-02-15 07:55:19 +01:00
css feat(theming): Add border radius rounded css variable so body-container-radius can be used on mobile devices 2023-05-16 19:47:10 +02:00
fonts Update opendyslexia 2022-10-01 16:29:36 +02:00
img theming: Revert broken SVG optimization from f2afcc in default-source.svg 2023-09-07 15:11:50 +00:00
js Purge unused legacy code and drop 3rdparty jscolor dependency 2022-10-28 00:18:47 +00:00
l10n Fix(l10n): Update translations from Transifex 2024-08-10 00:20:37 +00:00
lib feat(theming): allow to disable standalone windows 2025-02-07 21:19:36 +07:00
src fix(theming): Add __webpack_nounce__ to support async chunks like the filepicker 2023-08-26 16:50:21 +02:00
templates Rewrite admin theming in Vue 2022-10-28 00:18:47 +00:00
tests feat(theming): allow to disable standalone windows 2025-02-07 21:19:36 +07:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
openapi.json fix(manifest): Check if app exists instead of accessing null as an array 2024-01-17 09:59:12 +01:00
README.md Add distraction free backgrounds for Nextcloud 26 2023-03-03 17:55:19 +09:00

Theming

Background picture requirements

A reference to why it was very difficult to actually find good background pictures there are quite some requirements when it comes to picking:

  • It needs to be an exceptionally good photo of course since when chosen, people will see it every day.
  • We need to have a good balance of different motives, e.g. not too many landscape pics.
  • Same for a good balance of different colors.
  • The photo needs to work as a background. Photos with objects focused in the middle dont really work as they will be overlapped by the widgets and content anyway.
  • Especially the top part cannot have too much differing contrast, as then its not possible to see the navigation icons.
  • Especially the top part should be either dark-ish or light-ish, but not a shade exactly inbetween because then contrast can neither be achieved with light nor dark icons.
  • We serve the pictures at 4k resolution and most of the selected images are also available in 6k or higher so it is future-proof.
  • For the search of course we had to limit to CC0, CC By and CC By-Sa. Only CC0 would have been practically impossible cause theres just not so many good ones which fit.
  • Good pages to find photos are StockSnap, Wikimedia Commons, Openverse and Flickr (with license "commercial use & mods allowed"), sorting by interesting or downloads. Most others like Unsplash, Pexels, Pixabay, etc. meanwhile have a non-standard license.

Background picture technicals

  • All backgrounds are sized to maximum 3840px width (4K resolution).
  • To ensure quick loading times, the image needs to be compressed, ideally to around 1 MB or less. E.g. via 9095% quality in GIMP export. We could also explore using newer formats.
  • Previews are sized to 352px width (min height 192px), which is double of the current picker grid size so it looks nice on high-res displays. Quality is also set to around 90% at export.

Background picture credits

In img/background/: