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_rose_pine_dawn.yaml
Normal file
24
base16/base16_rose_pine_dawn.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#56949f'
|
||||
background: '#faf4ed'
|
||||
details: darker
|
||||
foreground: '#575279'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#9893a5'
|
||||
blue: '#6e6a86'
|
||||
cyan: '#c5c3ce'
|
||||
green: '#fffaf3'
|
||||
magenta: '#555169'
|
||||
red: '#b4637a'
|
||||
white: '#26233a'
|
||||
yellow: '#f2e9de'
|
||||
normal:
|
||||
black: '#faf4ed'
|
||||
blue: '#56949f'
|
||||
cyan: '#286983'
|
||||
green: '#d7827e'
|
||||
magenta: '#907aa9'
|
||||
red: '#1f1d2e'
|
||||
white: '#575279'
|
||||
yellow: '#ea9d34'
|
Loading…
Add table
Add a link
Reference in a new issue