Add Warp bundled themes to the repository (#25)

* test

* Add Warp bundled themes to the repository
This commit is contained in:
cieplik 2022-04-19 15:31:15 -07:00 committed by GitHub
parent 659543249f
commit 6be92bea71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 494 additions and 0 deletions

View file

@ -0,0 +1,27 @@
background:
top: "#002633"
bottom: "#000000"
accent:
left: "#007972"
right: "#7b008f"
foreground: "#ffffff"
details: darker
terminal_colors:
normal:
black: "#616161"
red: "#ff8272"
green: "#b4fa72"
yellow: "#fefdc2"
blue: "#a5d5fe"
magenta: "#ff8ffd"
cyan: "#d0d1fe"
white: "#f1f1f1"
bright:
black: "#8e8e8e"
red: "#ffc4bd"
green: "#d6fcb9"
yellow: "#fefdd5"
blue: "#c1e3fe"
magenta: "#ffb1fe"
cyan: "#e5e6fe"
white: "#feffff"