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_unikitty_dark.yaml
Normal file
24
base16/base16_unikitty_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#796af5'
|
||||
background: '#2e2a31'
|
||||
details: darker
|
||||
foreground: '#bcbabe'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#838085'
|
||||
blue: '#9f9da2'
|
||||
cyan: '#c720ca'
|
||||
green: '#4a464d'
|
||||
magenta: '#d8d7da'
|
||||
red: '#d65407'
|
||||
white: '#f5f4f7'
|
||||
yellow: '#666369'
|
||||
normal:
|
||||
black: '#2e2a31'
|
||||
blue: '#796af5'
|
||||
cyan: '#149bda'
|
||||
green: '#17ad98'
|
||||
magenta: '#bb60ea'
|
||||
red: '#d8137f'
|
||||
white: '#bcbabe'
|
||||
yellow: '#dc8a0e'
|
Loading…
Add table
Add a link
Reference in a new issue