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_windows_nt.yaml
Normal file
24
base16/base16_windows_nt.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0000ff'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#c0c0c0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#808080'
|
||||
blue: '#a1a1a1'
|
||||
cyan: '#008000'
|
||||
green: '#2a2a2a'
|
||||
magenta: '#e0e0e0'
|
||||
red: '#808000'
|
||||
white: '#ffffff'
|
||||
yellow: '#555555'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#0000ff'
|
||||
cyan: '#00ffff'
|
||||
green: '#00ff00'
|
||||
magenta: '#ff00ff'
|
||||
red: '#ff0000'
|
||||
white: '#c0c0c0'
|
||||
yellow: '#ffff00'
|
Loading…
Add table
Add a link
Reference in a new issue