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
base16/base16_paraiso.yaml
Normal file
24
base16/base16_paraiso.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#06b6ef'
|
||||
background: '#2f1e2e'
|
||||
details: darker
|
||||
foreground: '#a39e9b'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#776e71'
|
||||
blue: '#8d8687'
|
||||
cyan: '#e96ba8'
|
||||
green: '#41323f'
|
||||
magenta: '#b9b6b0'
|
||||
red: '#f99b15'
|
||||
white: '#e7e9db'
|
||||
yellow: '#4f424c'
|
||||
normal:
|
||||
black: '#2f1e2e'
|
||||
blue: '#06b6ef'
|
||||
cyan: '#5bc4bf'
|
||||
green: '#48b685'
|
||||
magenta: '#815ba4'
|
||||
red: '#ef6155'
|
||||
white: '#a39e9b'
|
||||
yellow: '#fec418'
|
Loading…
Add table
Add a link
Reference in a new issue