mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-06-17 07:20:53 -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_highcontrast_light.yaml
Normal file
24
base16/base16_windows_highcontrast_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#000080'
|
||||
background: '#fcfcfc'
|
||||
details: lighter
|
||||
foreground: '#545454'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#c0c0c0'
|
||||
blue: '#7e7e7e'
|
||||
cyan: '#54fc54'
|
||||
green: '#e8e8e8'
|
||||
magenta: '#2a2a2a'
|
||||
red: '#fcfc54'
|
||||
white: '#000000'
|
||||
yellow: '#d4d4d4'
|
||||
normal:
|
||||
black: '#fcfcfc'
|
||||
blue: '#000080'
|
||||
cyan: '#008080'
|
||||
green: '#008000'
|
||||
magenta: '#800080'
|
||||
red: '#800000'
|
||||
white: '#545454'
|
||||
yellow: '#808000'
|
Loading…
Add table
Add a link
Reference in a new issue