Skip to content

Instantly share code, notes, and snippets.

@MovGP0
Created April 10, 2025 15:50
Show Gist options
  • Save MovGP0/0988ec2924655b8417fddf68c492cee1 to your computer and use it in GitHub Desktop.
Save MovGP0/0988ec2924655b8417fddf68c492cee1 to your computer and use it in GitHub Desktop.
Warp Terminal Theme
# place in $env:APPDATA\warp\Warp\data\themes\standard
accent: '#3f4249'
background: '#0c0d0e'
details: darker
foreground: '#ffffff'
terminal_colors:
bright:
black: '#555555'
blue: '#708f9d'
cyan: '#809edb'
green: '#78ffaa'
magenta: '#925b8b'
red: '#4a0707'
white: '#ffffff'
yellow: '#9c8e49'
normal:
black: '#555555'
blue: '#708f9d'
cyan: '#809edb'
green: '#78ffaa'
magenta: '#925b8b'
red: '#4a0707'
white: '#ffffff'
yellow: '#9c8e49'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment