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_cupertino.yaml
Normal file
24
base16/base16_cupertino.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0000ff'
|
||||
background: '#ffffff'
|
||||
details: darker
|
||||
foreground: '#404040'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#808080'
|
||||
blue: '#808080'
|
||||
cyan: '#826b28'
|
||||
green: '#c0c0c0'
|
||||
magenta: '#404040'
|
||||
red: '#eb8500'
|
||||
white: '#5e5e5e'
|
||||
yellow: '#c0c0c0'
|
||||
normal:
|
||||
black: '#ffffff'
|
||||
blue: '#0000ff'
|
||||
cyan: '#318495'
|
||||
green: '#007400'
|
||||
magenta: '#a90d91'
|
||||
red: '#c41a15'
|
||||
white: '#404040'
|
||||
yellow: '#826b28'
|
Loading…
Add table
Add a link
Reference in a new issue