mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
standard/seashells.yaml
Normal file
24
standard/seashells.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#255a62'
|
||||
background: '#061923'
|
||||
details: darker
|
||||
foreground: '#e5c49e'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#545d65'
|
||||
blue: '#0bc7e3'
|
||||
cyan: '#97b9c0'
|
||||
green: '#739da8'
|
||||
magenta: '#c6e8f1'
|
||||
red: '#dd998a'
|
||||
white: '#ffe9d7'
|
||||
yellow: '#fedaae'
|
||||
normal:
|
||||
black: '#1d485f'
|
||||
blue: '#255a62'
|
||||
cyan: '#5fb1c2'
|
||||
green: '#008eab'
|
||||
magenta: '#77dbf4'
|
||||
red: '#db662d'
|
||||
white: '#e5c49e'
|
||||
yellow: '#feaf3c'
|
Loading…
Add table
Add a link
Reference in a new issue