From 0d6b9128e8a61f827e14d44026951ad074e23424 Mon Sep 17 00:00:00 2001 From: Aaron Raimist Date: Wed, 26 Feb 2020 09:17:22 -0600 Subject: [PATCH] Add info about support for themes in MDAD --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a6533..9d17295 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ You can use these themes by editing your `config.json` file to include the theme To setup a `config.json` file with Riot Desktop, see https://github.com/vector-im/riot-web/blob/master/docs/config.md#desktop-app-configuration +#### If you use the matrix-docker-ansible-deploy project +You can enable all of these themes just by setting `matrix_riot_web_themes_enabled: true` in your `vars.yml` file. See https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-riot-web.md#themes for more details. #### If you are a Firefox user You can install Radical which is Riot web bundled as a Firefox add-on. You can edit the `config.json` file right in the add-on preferences. It works really well, you should check it out. https://addons.mozilla.org/en-US/firefox/addon/radical-web/ @@ -55,4 +57,4 @@ Made by `@dhmf:dhdf.dev` Made by `@dhmf:dhdf.dev` -![Nord Theme Screenshort](Nord/Nord.png) \ No newline at end of file +![Nord Theme Screenshort](Nord/Nord.png)