mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 13:04:04 -08:00
24 lines
871 B
Markdown
24 lines
871 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/configuration/fonts
|
|
[installation-customize]: /docs/installation/customize
|
|
|
|
<!-- Do not change the content below, themes are rendered automatically -->
|