mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -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_onedark.yaml
Normal file
24
base16/base16_onedark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#61afef'
|
||||
background: '#282c34'
|
||||
details: darker
|
||||
foreground: '#abb2bf'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#545862'
|
||||
blue: '#565c64'
|
||||
cyan: '#be5046'
|
||||
green: '#353b45'
|
||||
magenta: '#b6bdca'
|
||||
red: '#d19a66'
|
||||
white: '#c8ccd4'
|
||||
yellow: '#3e4451'
|
||||
normal:
|
||||
black: '#282c34'
|
||||
blue: '#61afef'
|
||||
cyan: '#56b6c2'
|
||||
green: '#98c379'
|
||||
magenta: '#c678dd'
|
||||
red: '#e06c75'
|
||||
white: '#abb2bf'
|
||||
yellow: '#e5c07b'
|
Loading…
Add table
Add a link
Reference in a new issue