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
standard/palenight.yaml
Normal file
24
standard/palenight.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#82aaff'
|
||||
background: '#292d3e'
|
||||
details: darker
|
||||
foreground: '#d0d0d0'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#434758'
|
||||
blue: '#9cc4ff'
|
||||
cyan: '#a3f7ff'
|
||||
green: '#ddffa7'
|
||||
magenta: '#e1acff'
|
||||
red: '#ff8b92'
|
||||
white: '#ffffff'
|
||||
yellow: '#ffe585'
|
||||
normal:
|
||||
black: '#292d3e'
|
||||
blue: '#82aaff'
|
||||
cyan: '#89ddff'
|
||||
green: '#c3e88d'
|
||||
magenta: '#c792ea'
|
||||
red: '#f07178'
|
||||
white: '#d0d0d0'
|
||||
yellow: '#ffcb6b'
|
Loading…
Add table
Add a link
Reference in a new issue