Skip to content

Instantly share code, notes, and snippets.

@andriilive
Last active September 22, 2024 10:32
Show Gist options
  • Save andriilive/c2a1ceb6ae8e78592cc0fa71348137cf to your computer and use it in GitHub Desktop.
Save andriilive/c2a1ceb6ae8e78592cc0fa71348137cf to your computer and use it in GitHub Desktop.
Warp dark theme

Warp term m1_dark_theme

StandWithUkraine

Download theme files and copy them to ~/.warp/themes location

CleanShot 2024-09-22 at 12 31 15@2x

The background image:

m1_dark

name: M1 Dark
background: "#1a1a1a"
accent: "#00c2ff"
foreground: "#ffffff"
details: darker
background_image:
path: m1_dark.png
opacity: 50
terminal_colors:
normal:
black: "#616161"
red: "#ff8272"
green: "#b4fa72"
yellow: "#fee9a5"
blue: "#fbce6c"
magenta: "#72dcff"
cyan: "#ddf9fb"
white: "#ffffff"
bright:
black: "#8e8e8e"
red: "#ffc4bd"
green: "#d6fcb9"
yellow: "#fefdd5"
blue: "#c1e3fe"
magenta: "#ffb1fe"
cyan: "#e5e6fe"
white: "#ffffff"
# https://docs.warp.dev/appearance/custom-themes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment