Skip to content

⚡ Soothing pastel theme for Warp

License

Notifications You must be signed in to change notification settings

BomberFish/warp-mauve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for Warp

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  1. Identify the correct theme directory for your operating system:
# macOS
WARP_THEMES_DIR="$HOME/.warp/themes"

# Linux
WARP_THEMES_DIR="${XDG_DATA_HOME:-$HOME/.local/share}/warp-terminal/themes"
  1. Move the files in ./dist/ to your theme directory, or download them with curl:
mkdir -p "$WARP_THEMES_DIR"
curl --output-dir "$WARP_THEMES_DIR" -LO https://raw.githubusercontent.com/BomberFish/warp-mauve/main/dist/catppuccin_latte.yml
curl --output-dir "$WARP_THEMES_DIR" -LO https://raw.githubusercontent.com/BomberFish/warp-mauve/main/dist/catppuccin_frappe.yml
curl --output-dir "$WARP_THEMES_DIR" -LO https://raw.githubusercontent.com/BomberFish/warp-mauve/main/dist/catppuccin_macchiato.yml
curl --output-dir "$WARP_THEMES_DIR" -LO https://raw.githubusercontent.com/BomberFish/warp-mauve/main/dist/catppuccin_mocha.yml
  1. Restart Warp to load the new themes
  2. Open Settings > Themes
  3. Select your preferred Catppuccin flavor

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

About

⚡ Soothing pastel theme for Warp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%