oh-my-posh/website/docs/themes.md

24 lines
870 B
Markdown
Raw Normal View History

2020-11-27 16:50:05 -08:00
---
id: themes
title: Themes
2020-12-23 06:24:26 -08:00
sidebar_label: 🎨 Themes
2020-11-27 16:50:05 -08:00
---
2021-07-01 10:35:09 -07:00
Oh My Posh comes with many themes included out-of-the-box. Below are some screenshots of the more common themes.
2022-05-02 11:43:50 -07:00
For the full updated list of themes, [view the themes][themes] in Github. If you are using PowerShell, you can
2021-03-13 07:37:03 -08:00
display every available theme using the following PowerShell cmdlet.
2021-03-13 05:23:12 -08:00
```powershell
Get-PoshThemes
```
2022-05-02 11:43:50 -07:00
Once you're ready to swap to a theme, follow the steps described in [🚀 Get started > Customize][installation-customize].
2021-03-13 05:23:12 -08:00
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
2022-06-03 07:47:56 -07:00
[fonts]: /docs/installation/fonts
2022-05-02 11:43:50 -07:00
[installation-customize]: /docs/installation/customize
2021-04-11 01:56:34 -07:00
<!-- Do not change the content below, themes are rendered automatically -->