mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -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_isotope.yaml
Normal file
24
base16/base16_isotope.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0066ff'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#d0d0d0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#808080'
|
||||
blue: '#c0c0c0'
|
||||
cyan: '#3300ff'
|
||||
green: '#404040'
|
||||
magenta: '#e0e0e0'
|
||||
red: '#ff9900'
|
||||
white: '#ffffff'
|
||||
yellow: '#606060'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#0066ff'
|
||||
cyan: '#00ffff'
|
||||
green: '#33ff00'
|
||||
magenta: '#cc00ff'
|
||||
red: '#ff0000'
|
||||
white: '#d0d0d0'
|
||||
yellow: '#ff0099'
|
Loading…
Add table
Add a link
Reference in a new issue