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_material_vivid.yaml
Normal file
24
base16/base16_material_vivid.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#2196f3'
|
||||
background: '#202124'
|
||||
details: darker
|
||||
foreground: '#80868b'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#44464d'
|
||||
blue: '#676c71'
|
||||
cyan: '#8d6e63'
|
||||
green: '#27292c'
|
||||
magenta: '#9e9e9e'
|
||||
red: '#ff9800'
|
||||
white: '#ffffff'
|
||||
yellow: '#323639'
|
||||
normal:
|
||||
black: '#202124'
|
||||
blue: '#2196f3'
|
||||
cyan: '#00bcd4'
|
||||
green: '#00e676'
|
||||
magenta: '#673ab7'
|
||||
red: '#f44336'
|
||||
white: '#80868b'
|
||||
yellow: '#ffeb3b'
|
Loading…
Add table
Add a link
Reference in a new issue