mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -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_humanoid_dark.yaml
Normal file
24
base16/base16_humanoid_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#00a6fb'
|
||||
background: '#232629'
|
||||
details: darker
|
||||
foreground: '#f8f8f2'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#60615d'
|
||||
blue: '#c0c0bd'
|
||||
cyan: '#b27701'
|
||||
green: '#333b3d'
|
||||
magenta: '#fcfcf6'
|
||||
red: '#ff9505'
|
||||
white: '#fcfcfc'
|
||||
yellow: '#484e54'
|
||||
normal:
|
||||
black: '#232629'
|
||||
blue: '#00a6fb'
|
||||
cyan: '#0dd9d6'
|
||||
green: '#02d849'
|
||||
magenta: '#f15ee3'
|
||||
red: '#f11235'
|
||||
white: '#f8f8f2'
|
||||
yellow: '#ffb627'
|
Loading…
Add table
Add a link
Reference in a new issue