Skip to content

Instantly share code, notes, and snippets.

@djmango
Created October 13, 2023 21:15
Show Gist options
  • Save djmango/fbd386adcb2d27410ef22f909aaccbd6 to your computer and use it in GitHub Desktop.
Save djmango/fbd386adcb2d27410ef22f909aaccbd6 to your computer and use it in GitHub Desktop.
Warp LunarVim x Taerminal Theme (invisible padding)
accent: "#8bbce5"
background: "#1A1B26"
details: darker
foreground: "#f0f0f0"
terminal_colors:
bright:
black: "#6f6f6f"
blue: "#c2e3ff"
cyan: "#c0e9f8"
green: "#d6fcba"
magenta: "#ffc6ff"
red: "#fe978b"
white: "#ffffff"
yellow: "#fffed5"
normal:
black: "#26282a"
blue: "#8bbce5"
cyan: "#a2e1f8"
green: "#b4fb73"
magenta: "#ffb2fe"
red: "#ff8878"
white: "#f1f1f1"
yellow: "#fffcb7"
@djmango
Copy link
Author

djmango commented Oct 13, 2023

image
image

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