mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17:11 -07:00
Moving base16 themes to base16 folder
This commit is contained in:
parent
364c0fef7f
commit
2bffdedb49
177 changed files with 0 additions and 0 deletions
24
base16/base16_pico.yaml
Normal file
24
base16/base16_pico.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#83769c'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#5f574f'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#008751'
|
||||
blue: '#ab5236'
|
||||
cyan: '#ffccaa'
|
||||
green: '#1d2b53'
|
||||
magenta: '#c2c3c7'
|
||||
red: '#ffa300'
|
||||
white: '#fff1e8'
|
||||
yellow: '#7e2553'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#83769c'
|
||||
cyan: '#29adff'
|
||||
green: '#00e756'
|
||||
magenta: '#ff77a8'
|
||||
red: '#ff004d'
|
||||
white: '#5f574f'
|
||||
yellow: '#fff024'
|
Loading…
Add table
Add a link
Reference in a new issue