mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 09:38:12 -07:00
Moving base16 themes to base16 folder
This commit is contained in:
parent
364c0fef7f
commit
2bffdedb49
177 changed files with 0 additions and 0 deletions
24
base16/base16_rose_pine.yaml
Normal file
24
base16/base16_rose_pine.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#9ccfd8'
|
||||
background: '#191724'
|
||||
details: darker
|
||||
foreground: '#e0def4'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#555169'
|
||||
blue: '#6e6a86'
|
||||
cyan: '#e5e5e5'
|
||||
green: '#1f1d2e'
|
||||
magenta: '#f0f0f3'
|
||||
red: '#eb6f92'
|
||||
white: '#c5c3ce'
|
||||
yellow: '#26233a'
|
||||
normal:
|
||||
black: '#191724'
|
||||
blue: '#9ccfd8'
|
||||
cyan: '#31748f'
|
||||
green: '#ebbcba'
|
||||
magenta: '#c4a7e7'
|
||||
red: '#e2e1e7'
|
||||
white: '#e0def4'
|
||||
yellow: '#f6c177'
|
Loading…
Add table
Add a link
Reference in a new issue