mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-27 01:58:12 -07:00
Initial themes (#1)
This commit is contained in:
parent
158960dc8d
commit
e703051a9d
230 changed files with 5476 additions and 0 deletions
24
base16/base16_darkmoss.yaml
Normal file
24
base16/base16_darkmoss.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#498091'
|
||||
background: '#171e1f'
|
||||
details: darker
|
||||
foreground: '#c7c7a5'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#555e5f'
|
||||
blue: '#818f80'
|
||||
cyan: '#d27b53'
|
||||
green: '#252c2d'
|
||||
magenta: '#e3e3c8'
|
||||
red: '#e6db74'
|
||||
white: '#e1eaef'
|
||||
yellow: '#373c3d'
|
||||
normal:
|
||||
black: '#171e1f'
|
||||
blue: '#498091'
|
||||
cyan: '#66d9ef'
|
||||
green: '#499180'
|
||||
magenta: '#9bc0c8'
|
||||
red: '#ff4658'
|
||||
white: '#c7c7a5'
|
||||
yellow: '#fdb11f'
|
Loading…
Add table
Add a link
Reference in a new issue