Skip to content

Instantly share code, notes, and snippets.

@bbuck
Created April 3, 2023 20:54
Show Gist options
  • Save bbuck/9a8ac96ced0aaeb51f552fb11e563a64 to your computer and use it in GitHub Desktop.
Save bbuck/9a8ac96ced0aaeb51f552fb11e563a64 to your computer and use it in GitHub Desktop.
Nord theme (ripped from part of the Nord iterm theme) for the Warp terminal (https://warp.dev).
accent: "#d9dde7"
background: "#2f333e"
foreground: "#d9dde7"
details: "darker"
terminal_colors:
normal:
black: "#3c4150"
red: "#b2656b"
green: "#a8bd90"
yellow: "#e5cc93"
blue: "#87a0be"
magenta: "#ae8fab"
cyan: "#93becd"
white: "#e5e8ef"
bright:
black: "#4d5568"
red: "#b2656b"
green: "#a8bd90"
yellow: "#e5cc93"
blue: "#87a0be"
magenta: "#ae8fab"
cyan: "#98baba"
white: "#eceef3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment