mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 09:07:11 -07:00
Moving themes to multiple folders
This commit is contained in:
parent
2bffdedb49
commit
1a2bfc81f7
78 changed files with 0 additions and 0 deletions
24
standard/hyper.yaml
Normal file
24
standard/hyper.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0066ff'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#ffffff'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#808080'
|
||||
blue: '#0066ff'
|
||||
cyan: '#00ffff'
|
||||
green: '#33ff00'
|
||||
magenta: '#cc00ff'
|
||||
red: '#fe0100'
|
||||
white: '#FFFFFF'
|
||||
yellow: '#feff00'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#0066ff'
|
||||
cyan: '#00ffff'
|
||||
green: '#33ff00'
|
||||
magenta: '#cc00ff'
|
||||
red: '#fe0100'
|
||||
white: '#d0d0d0'
|
||||
yellow: '#feff00'
|
Loading…
Add table
Add a link
Reference in a new issue