From 4af694d58e8bac348fc500a5a6dc04a23294e46e Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Sun, 29 Sep 2024 16:49:50 +0300 Subject: [PATCH] Add GitHub Dark & Light Themes Tagging to Images found in the Docs --- docs/contribute.md | 4 ++-- docs/userguide.md | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/contribute.md b/docs/contribute.md index 59d7d805e9..87ec1ebc9a 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -68,9 +68,9 @@ graph TD ### Fork the Repo * Fork the WinUtil Repository [here](https://github.com/ChrisTitusTech/winutil) to create a copy that will be available in your repository list. -![Fork Image](assets/Fork-Button-Dark.png#only-dark) +![Fork Image](assets/Fork-Button-Dark.png#only-dark#gh-dark-mode-only) -![Fork Image](assets/Fork-Button-Light.png#only-light) +![Fork Image](assets/Fork-Button-Light.png#only-light#gh-light-mode-only) ### Clone the Fork !!! tip diff --git a/docs/userguide.md b/docs/userguide.md index 7dac8c9a57..b6865e8cd8 100644 --- a/docs/userguide.md +++ b/docs/userguide.md @@ -29,8 +29,8 @@ * Click the `Clear Selection` button. * This will unselect all checked programs. -![Install Image](assets/Install-Tab-Dark.png#only-dark) -![Install Image](assets/Install-Tab-Light.png#only-light) +![Install Image](assets/Install-Tab-Dark.png#only-dark#gh-dark-mode-only) +![Install Image](assets/Install-Tab-Light.png#only-light#gh-light-mode-only) !!! tip If you have trouble finding an application, press `ctrl + f` and search the name of it. Applications will filter depending on your input. @@ -38,8 +38,8 @@ ## Tweaks --- -![Tweaks Image](assets/Tweaks-Tab-Dark.png#only-dark) -![Tweaks Image](assets/Tweaks-Tab-Light.png#only-light) +![Tweaks Image](assets/Tweaks-Tab-Dark.png#only-dark#gh-dark-mode-only) +![Tweaks Image](assets/Tweaks-Tab-Light.png#only-light#gh-light-mode-only) ### Run Tweaks * **Open Tweaks Tab**: Navigate to the 'Tweaks' tab in the application. @@ -170,8 +170,8 @@ The utility provides three distinct settings for managing Windows updates: Defau * **MicroWin** lets you customize your Windows 10 and 11 installation images by debloating them however you want. -![Microwin](assets/Microwin-Dark.png#only-dark) -![Microwin](assets/Microwin-Light.png#only-light) +![Microwin](assets/Microwin-Dark.png#only-dark#gh-dark-mode-only) +![Microwin](assets/Microwin-Light.png#only-light#gh-light-mode-only) #### Basic usage @@ -229,12 +229,12 @@ With MicroWin, you can also configure your user before proceeding if you don't w * Some features are available through automation. This allows you to save your config file, pass it to WinUtil, walk away and come back to a finished system. Here is how you can set it up currently with Winutil >24.01.15 * On the Install Tab, click "Get Installed", this will get all installed apps **supported by Winutil** on the system. -![GetInstalled](assets/Get-Installed-Dark.png#only-dark) -![GetInstalled](assets/Get-Installed-Light.png#only-light) +![GetInstalled](assets/Get-Installed-Dark.png#only-dark#gh-dark-mode-only) +![GetInstalled](assets/Get-Installed-Light.png#only-light#gh-light-mode-only) * Click on the Settings cog in the upper right corner and choose Export. Choose file file and location; this will export the setting file. -![SettingsExport](assets/Settings-Export-Dark.png#only-dark) -![SettingsExport](assets/Settings-Export-Light.png#only-light) +![SettingsExport](assets/Settings-Export-Dark.png#only-dark#gh-dark-mode-only) +![SettingsExport](assets/Settings-Export-Light.png#only-light#gh-light-mode-only) * Copy this file to a USB or somewhere you can use it after Windows installation.