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_windows_10_light.yaml
Normal file
24
base16/base16_windows_10_light.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0037da'
|
||||
background: '#f2f2f2'
|
||||
details: lighter
|
||||
foreground: '#767676'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#cccccc'
|
||||
blue: '#ababab'
|
||||
cyan: '#16c60c'
|
||||
green: '#e5e5e5'
|
||||
magenta: '#414141'
|
||||
red: '#f9f1a5'
|
||||
white: '#0c0c0c'
|
||||
yellow: '#d9d9d9'
|
||||
normal:
|
||||
black: '#f2f2f2'
|
||||
blue: '#0037da'
|
||||
cyan: '#3a96dd'
|
||||
green: '#13a10e'
|
||||
magenta: '#881798'
|
||||
red: '#c50f1f'
|
||||
white: '#767676'
|
||||
yellow: '#c19c00'
|
Loading…
Add table
Add a link
Reference in a new issue