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/taerminal.yaml
Normal file
24
standard/taerminal.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#8bbce5'
|
||||
background: '#26282a'
|
||||
details: darker
|
||||
foreground: '#f0f0f0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#6f6f6f'
|
||||
blue: '#c2e3ff'
|
||||
cyan: '#c0e9f8'
|
||||
green: '#d6fcba'
|
||||
magenta: '#ffc6ff'
|
||||
red: '#fe978b'
|
||||
white: '#ffffff'
|
||||
yellow: '#fffed5'
|
||||
normal:
|
||||
black: '#26282a'
|
||||
blue: '#8bbce5'
|
||||
cyan: '#a2e1f8'
|
||||
green: '#b4fb73'
|
||||
magenta: '#ffb2fe'
|
||||
red: '#ff8878'
|
||||
white: '#f1f1f1'
|
||||
yellow: '#fffcb7'
|
Loading…
Add table
Add a link
Reference in a new issue