pidgin/nest

Parents 50cd5e895dba
Children ece8ff9e2b2a
Clean up the theming docs as they were causing some issues for users

Testing Done:
Ran `npm run hugo:server` and verified the page rendered fine.

Reviewed at https://reviews.imfreedom.org/r/1522/
--- a/hugo/content/help/theming.md Thu Jun 02 22:16:49 2022 -0500
+++ b/hugo/content/help/theming.md Thu Jul 07 03:09:07 2022 -0500
@@ -32,7 +32,7 @@
By far, the simplest "off the shelf" solution is to download the GTK+ theme
installer package which includes a large number of ready GTK themes (engines and
corresponding configuration files) as well as a theme switching preference tool.
-
+
_**Note**_: all package names that follow are for a Windows system and can be
downloaded [here](https://gtk-win.sourceforge.io/home/index.php/Main/Downloads)
@@ -50,7 +50,11 @@
1. Go to `Pidgin\GTK\bin`
1. Start `gtk2_prefs.exe`
1. Using the Preference Tool's GUI as a demo display, pick a theme you like
- 1. Start Pidgin
+ * **Note** the `Darklooks` theme appears to be broken at this time.
+ 1. Make sure to ***NOT*** check `Apply for all users` as this will cause the
+ theme to not work.
+ 1. Click the `OK` button and accept the prompt.
+ 1. Start or restart Pidgin and enjoy your new theme!
## Example 2: Getting Your Feet Wet