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,23 @@
background: "#fbf1c7"
accent: "#ad3b14"
foreground: "#3c3836"
details: lighter
terminal_colors:
normal:
black: "#fbf1c7"
red: "#cc241d"
green: "#98971a"
yellow: "#d79921"
blue: "#458588"
magenta: "#b16286"
cyan: "#689d6a"
white: "#7c6f64"
bright:
black: "#928374"
red: "#9d0006"
green: "#79740e"
yellow: "#b57614"
blue: "#076678"
magenta: "#8f3f71"
cyan: "#427b58"
white: "#3c3836"