mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27: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_material.yaml
Normal file
24
base16/base16_material.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#82aaff'
|
||||
background: '#263238'
|
||||
details: darker
|
||||
foreground: '#eeffff'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#546e7a'
|
||||
blue: '#b2ccd6'
|
||||
cyan: '#ff5370'
|
||||
green: '#2e3c43'
|
||||
magenta: '#eeffff'
|
||||
red: '#f78c6c'
|
||||
white: '#ffffff'
|
||||
yellow: '#314549'
|
||||
normal:
|
||||
black: '#263238'
|
||||
blue: '#82aaff'
|
||||
cyan: '#89ddff'
|
||||
green: '#c3e88d'
|
||||
magenta: '#c792ea'
|
||||
red: '#f07178'
|
||||
white: '#eeffff'
|
||||
yellow: '#ffcb6b'
|
Loading…
Add table
Add a link
Reference in a new issue