diff --git a/docs/docs/themes.md b/docs/docs/themes.md index 89d317ed..4c0542f1 100644 --- a/docs/docs/themes.md +++ b/docs/docs/themes.md @@ -5,19 +5,19 @@ sidebar_label: 🎨 Themes --- Oh My Posh comes with many themes included out-of-the-box. Below are some screenshots of the more common themes. -For the full updated list of themes, [view the themes][themes] in Github. If you are using PowerShell, you can +For the full updated list of themes, [view the themes][themes] in Github. If you are using PowerShell, you can display every available theme using the following PowerShell cmdlet. ```powershell Get-PoshThemes ``` -Once you're ready to swap to a theme, follow the steps described in [πŸš€ Replace your existing prompt][replace-you-existing-prompt]. +Once you're ready to swap to a theme, follow the steps described in [πŸš€ Get started > Customize][installation-customize]. Themes with `minimal` in their names do not require a Nerd Font. Read about [πŸ†ŽFonts][fonts] for more information. [themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes [fonts]: /docs/configuration/fonts -[replace-you-existing-prompt]: /docs/prompt +[installation-customize]: /docs/installation/customize