mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
Flattening repo
This commit is contained in:
parent
096216dd4f
commit
cb86ca4e2b
499 changed files with 517 additions and 318 deletions
|
@ -1,31 +0,0 @@
|
|||
# Jellybeans theme by qtdork,
|
||||
# Based off of the iTerm2 Jellybeans theme
|
||||
|
||||
# Accent color for UI elements.
|
||||
accent: '#e1c0fa'
|
||||
# Terminal background color.
|
||||
background: '#121212'
|
||||
# Whether the theme is lighter or darker.
|
||||
details: darker
|
||||
# The foreground color.
|
||||
foreground: '#dedede'
|
||||
# Ansi escape colors.
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#929292'
|
||||
blue: '#97bedc'
|
||||
cyan: '#00988e'
|
||||
green: '#94b979'
|
||||
magenta: '#e1c0fa'
|
||||
red: '#ffa1a1'
|
||||
white: '#ffffff'
|
||||
yellow: '#ffdca0'
|
||||
normal:
|
||||
black: '#929292'
|
||||
blue: '#97bedc'
|
||||
cyan: '#00988e'
|
||||
green: '#94b979'
|
||||
magenta: '#e1c0fa'
|
||||
red: '#e27373'
|
||||
white: '#dedede'
|
||||
yellow: '#ffba7b'
|
Loading…
Add table
Add a link
Reference in a new issue