Go to file
Magnus Walbeck 9c6e9c12e8 update README and CONTRIBUTING 2018-02-06 21:34:06 +08:00
core Complete styling for text-editor 2018-02-04 16:24:12 +08:00
.gitignore Removed sourcemap file 2017-05-29 15:59:47 +02:00
CONTRIBUTING.md update README and CONTRIBUTING 2018-02-06 21:34:06 +08:00
ICONS.md Icon optimisation 2017-06-09 19:08:26 +02:00
LICENSE added LICENSE and README 2017-02-12 14:47:39 +01:00
README.md update README and CONTRIBUTING 2018-02-06 21:34:06 +08:00
screenshot.png add screenshot of theme 2017-06-08 12:50:02 +02:00

README.md

Nextcloud Breeze Dark Theme

This is a Breeze Dark Theme for Nextcloud based on the Breeze Dark theme made by the KDE Project.

The icons are from the default Nextcloud theme and the individual apps, with the colors changed to better fit the theme.

screenshot of theme

Version number

The first number is the Nextcloud version. The second number is the Nextcloud major point release version. The third number is the theme version.

Progress

Theming for Core Nextcloud functionality is done. You can check on the progress of App styling and request styling for specific apps here

Installation

The master branch will always be the current stable release so you can clone that for easy installation and updates. Using git is currently the recommended way of installing the theme. You can also download it as a zip file either straight from the master branch, or on the release page.

To install the theme please start by disabling the Theming app which comes with Nextcloud, it is known to cause issues with custom themes.

Next, git clone or unzip it into your nextcloud/themes folder.

To enable the theme, add or change the theme option in your config.php to:

'theme' => 'nextcloud-breeze-dark',

Contributions

The theme is written with Sass.

Please have a look at the CONTRIBUTING.md for details on how to contribute.

Donations

If you like the theme and would like to donate you can use the following cryptocurrency addresses:

BTC: 1Pp3UG9k6ZkwrVXrhr9kwwvjwDk5Vchu3f
BCH: 1C7dQLqMU6Kucxx9GcFDMnTTTsBpeNT9vo
LTC: LLii6QbQiHnkjq2TNcNYC3JafV4mWYXWnx
DOGE: DNsXstU98g61QtF4CKwL6NZE8UAf4eJSdC

Thank you.