Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 2.9 KB

README.md

File metadata and controls

83 lines (62 loc) · 2.9 KB

Logo
Catppuccin Themes for Oh My Posh

PoshCat Theme

This theme follows the majority of Oh-My-Posh themes by presenting each segment in a rainbow of colors. It's not my preferred design choice, but it appears to be an extremely common choice.

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

PoshCat-Decaffeinated

This theme is more sane version of the above theme where we minimize the number of colors.

...

CatPow Theme

This theme is designed to mimic the Powerlevel10k theme.

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Clone this repository locally.
  2. Open the file "poshcat.omp.json" and set the "template" property to the theme variation of your choice: "Mocha", "Macchiato", "Frappe", or "Latte".
    "palettes": {
         "template": "Mocha",
         ...
    
  3. Initialize oh-my-posh with the config file according to the shell you are using. See the Oh My Posh Docs for details.

This is a test