mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58: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/afterglow.yaml
Normal file
24
standard/afterglow.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#7eaac7'
|
||||
background: '#2c2c2c'
|
||||
details: darker
|
||||
foreground: '#d6d6d6'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#636363'
|
||||
blue: '#7eaac7'
|
||||
cyan: '#86d3ce'
|
||||
green: '#909d63'
|
||||
magenta: '#aa6292'
|
||||
red: '#bc5653'
|
||||
white: '#f7f7f7'
|
||||
yellow: '#ebc17a'
|
||||
normal:
|
||||
black: '#1c1c1c'
|
||||
blue: '#7eaac7'
|
||||
cyan: '#86d3ce'
|
||||
green: '#909d63'
|
||||
magenta: '#aa6292'
|
||||
red: '#bc5653'
|
||||
white: '#cacaca'
|
||||
yellow: '#ebc17a'
|
Loading…
Add table
Add a link
Reference in a new issue