mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -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_brewer.yaml
Normal file
24
base16/base16_brewer.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#3182bd'
|
||||
background: '#0c0d0e'
|
||||
details: darker
|
||||
foreground: '#b7b8b9'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#737475'
|
||||
blue: '#959697'
|
||||
cyan: '#b15928'
|
||||
green: '#2e2f30'
|
||||
magenta: '#dadbdc'
|
||||
red: '#e6550d'
|
||||
white: '#fcfdfe'
|
||||
yellow: '#515253'
|
||||
normal:
|
||||
black: '#0c0d0e'
|
||||
blue: '#3182bd'
|
||||
cyan: '#80b1d3'
|
||||
green: '#31a354'
|
||||
magenta: '#756bb1'
|
||||
red: '#e31a1c'
|
||||
white: '#b7b8b9'
|
||||
yellow: '#dca060'
|
Loading…
Add table
Add a link
Reference in a new issue