mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 01:27:11 -07:00
Flattening repo
This commit is contained in:
parent
096216dd4f
commit
cb86ca4e2b
499 changed files with 517 additions and 318 deletions
|
@ -1,28 +0,0 @@
|
|||
# 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