mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-25 17:17: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
28
standard/monokai_pro_ristretto.yml
Normal file
28
standard/monokai_pro_ristretto.yml
Normal file
|
@ -0,0 +1,28 @@
|
|||
# Accent color for UI elements
|
||||
accent: '#c3b7b8'
|
||||
# Terminal background color
|
||||
background: '#2c2525'
|
||||
# Whether the theme is lighter or darker.
|
||||
details: darker
|
||||
# The foreground color.
|
||||
foreground: '#fff1f3'
|
||||
# Ansi escape colors.
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#72696a'
|
||||
red: '#fd6883'
|
||||
green: '#adda78'
|
||||
yellow: '#f9cc6c'
|
||||
blue: '#6ab0f3'
|
||||
magenta: '#a8a9eb'
|
||||
cyan: '#85dacc'
|
||||
white: '#fff1f3'
|
||||
normal:
|
||||
black: '#2c2525'
|
||||
red: '#fd6883'
|
||||
green: '#adda78'
|
||||
yellow: '#f9cc6c'
|
||||
blue: '#6ab0f3'
|
||||
magenta: '#a8a9eb'
|
||||
cyan: '#85dacc'
|
||||
white: '#fff1f3'
|
Loading…
Add table
Add a link
Reference in a new issue