mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27: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/xterm.yaml
Normal file
24
standard/xterm.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#0000ee'
|
||||
background: '#000000'
|
||||
details: darker
|
||||
foreground: '#ffffff'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#7f7f7f'
|
||||
blue: '#5c5cff'
|
||||
cyan: '#00ffff'
|
||||
green: '#00ff00'
|
||||
magenta: '#ff00ff'
|
||||
red: '#ff0000'
|
||||
white: '#ffffff'
|
||||
yellow: '#ffff00'
|
||||
normal:
|
||||
black: '#000000'
|
||||
blue: '#0000ee'
|
||||
cyan: '#00cdcd'
|
||||
green: '#00cd00'
|
||||
magenta: '#cd00cd'
|
||||
red: '#cd0000'
|
||||
white: '#e5e5e5'
|
||||
yellow: '#cdcd00'
|
Loading…
Add table
Add a link
Reference in a new issue