Skip to content

Instantly share code, notes, and snippets.

@lettertwo
Created January 28, 2022 17:47
Show Gist options
  • Save lettertwo/f40492da99422230293a823e6c810d34 to your computer and use it in GitHub Desktop.
Save lettertwo/f40492da99422230293a823e6c810d34 to your computer and use it in GitHub Desktop.
Laserwave theme for warp.dev
accent:
left: "#1ed3ec"
right: "#ff52bf"
background: "#27212e"
details: darker
foreground: "#ffffff"
terminal_colors:
bright:
black: "#575656"
blue: "#1ed3ec"
cyan: "#acdfef"
green: "#3feabf"
magenta: "#d887f5"
red: "#ff52bf"
white: "#ffffff"
yellow: "#ffe261"
normal:
black: "#91889b"
blue: "#40b4c4"
cyan: "#b4dce7"
green: "#74dfc4"
magenta: "#b381c5"
red: "#EB64B9"
white: "#b4a8c8"
yellow: "#ffe261"
@lettertwo
Copy link
Author

lettertwo commented Jan 28, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment