└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Nextcloud Theme List 2 | 3 | First of all, visit the customization section in the official store [here](https://apps.nextcloud.com/categories/customization). You'll find for example a pride theme, or a tool to randomly change the background with unsplash. 4 | 5 | ## List of available themes 6 | 7 | Be careful, some of them might be very old, probably too old for your instance, and I haven't tested them all. 8 | 9 | * [Breeze Dark theme](https://github.com/mwalbeck/nextcloud-breeze-dark), link to the Nextcloud appstore [here](https://apps.nextcloud.com/apps/breezedark) 10 | * [Dark theme](https://github.com/Li1ith/nextcloud_dark_theme) 11 | * [Elemental theme](https://github.com/DanielLucia/nextcloud-theme-elemental) 12 | * [Material Dark theme](https://github.com/Chais/nextcloud-themes) 13 | * [Material Light theme](https://github.com/Chais/nextcloud-themes) 14 | * [Phex theme](https://github.com/MalteCaesar/nextcloudTheme-Phex) 15 | * [Pride theme](https://github.com/skjnldsv/pride), link to the nextcloud appstore [here](https://apps.nextcloud.com/apps/pride) 16 | * [UMECloud theme](https://github.com/Bekcpear/UMECloudTheme) 17 | 18 | ## Themes for News app 19 | 20 | * [Blue and Gray theme](https://github.com/cwmke/nextcloud-news-themes) 21 | 22 | ## Change the icon of your instance 23 | 24 | You can find a bash script to change the icon [here](https://github.com/twocoolbeans/NextcloudFavicon.sh). 25 | --------------------------------------------------------------------------------