oh-my-posh/website/docs/themes.md
2022-06-03 16:54:26 +02:00

24 lines
870 B
Markdown

---
id: themes
title: Themes
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
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 [🚀 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/installation/fonts
[installation-customize]: /docs/installation/customize
<!-- Do not change the content below, themes are rendered automatically -->