Nextcloud bot 58c9831229 Fix(l10n): Update translations from Transifex před 1 rokem
..
__tests__ 3676295f7b fix(theming): Ensure all text colors have enough contrast for accessibility před 1 rokem
appinfo e9d4036389 feat(theming): Allow to configure default apps and app order in frontend settings před 1 rokem
composer b58ef2c0b1 theming: Add OpenAPI spec před 1 rokem
css 3378a73e99 fix(theming): Make changes on primary color less invasiv před 1 rokem
fonts 4ce0990239 Update opendyslexia před 2 roky
img 38791ae53f theming: Revert broken SVG optimization from f2afcc in default-source.svg před 1 rokem
js 9ec32a739c Purge unused legacy code and drop 3rdparty jscolor dependency před 2 roky
l10n 58c9831229 Fix(l10n): Update translations from Transifex před 1 rokem
lib 3378a73e99 fix(theming): Make changes on primary color less invasiv před 1 rokem
src 716164c285 fix(theming): Add accessible information for screen readers to the app order selector před 1 rokem
templates 4a2bbc7af9 Rewrite admin theming in Vue před 2 roky
tests 3676295f7b fix(theming): Ensure all text colors have enough contrast for accessibility před 1 rokem
.l10nignore f6c729a96c Update .l10nignore for apps to exclude bundled JS files před 4 roky
README.md 8c9a9195b9 Add distraction free backgrounds for Nextcloud 26 před 1 rokem
openapi.json d7926807ea Fix OCS-APIRequest header for OpenAPI před 1 rokem

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/: