Nextcloud bot 29a03ff8fe Fix(l10n): Update translations from Transifex 2 gün önce
..
appinfo 3efb39371d chore(theming): Increase app version 2 hafta önce
composer 531862d474 fix: Use migration instead of repair step for restoring custom color 1 hafta önce
css b711da7393 fix(css): refine css cleanup 2 hafta önce
fonts 599a94fc9a fix(a11y): Update OpenDyslexic from 0.920 to 2.001 1 hafta önce
img 090a4010c1 fix(theming): Use version with less color banding for dark variant 1 ay önce
js cc1686dba9 chore: Add SPDX header 3 ay önce
l10n 29a03ff8fe Fix(l10n): Update translations from Transifex 2 gün önce
lib 599a94fc9a fix(a11y): Update OpenDyslexic from 0.920 to 2.001 1 hafta önce
src 0a3093d05d fix(theming): Use NavigationManager to handle default entries 1 hafta önce
templates cc1686dba9 chore: Add SPDX header 3 ay önce
tests 49dd79eabb refactor: Add void return type to PHPUnit test methods 4 gün önce
.l10nignore cc1686dba9 chore: Add SPDX header 3 ay önce
README.md d5dc6b2476 feat(theming): Allow shipped backgrounds to have a dark variant 2 ay önce
openapi.json ff10f9f60f chore(deps): Update openapi-extractor to v1.0.0 4 hafta önce
openapi.json.license cc1686dba9 chore: Add SPDX header 3 ay önce

README.md

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 don’t 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 it’s 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 there’s 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 90–95% 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/: