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_mellow_purple.yaml
Normal file
24
base16/base16_mellow_purple.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#550068'
|
||||
background: '#1e0528'
|
||||
details: darker
|
||||
foreground: '#ffeeff'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#320f55'
|
||||
blue: '#873582'
|
||||
cyan: '#4d6fff'
|
||||
green: '#1a092d'
|
||||
magenta: '#ffeeff'
|
||||
red: '#aa00a3'
|
||||
white: '#f8c0ff'
|
||||
yellow: '#331354'
|
||||
normal:
|
||||
black: '#1e0528'
|
||||
blue: '#550068'
|
||||
cyan: '#b900b1'
|
||||
green: '#05cb0d'
|
||||
magenta: '#8991bb'
|
||||
red: '#00d9e9'
|
||||
white: '#ffeeff'
|
||||
yellow: '#955ae7'
|
Loading…
Add table
Add a link
Reference in a new issue