mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38: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_ocean.yaml
Normal file
24
base16/base16_ocean.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#8fa1b3'
|
||||
background: '#2b303b'
|
||||
details: darker
|
||||
foreground: '#c0c5ce'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#65737e'
|
||||
blue: '#a7adba'
|
||||
cyan: '#ab7967'
|
||||
green: '#343d46'
|
||||
magenta: '#dfe1e8'
|
||||
red: '#d08770'
|
||||
white: '#eff1f5'
|
||||
yellow: '#4f5b66'
|
||||
normal:
|
||||
black: '#2b303b'
|
||||
blue: '#8fa1b3'
|
||||
cyan: '#96b5b4'
|
||||
green: '#a3be8c'
|
||||
magenta: '#b48ead'
|
||||
red: '#bf616a'
|
||||
white: '#c0c5ce'
|
||||
yellow: '#ebcb8b'
|
Loading…
Add table
Add a link
Reference in a new issue