mirror of
https://github.com/ethauvin/warp-themes.git
synced 2025-04-26 17:48:13 -07:00
Flattening repo
This commit is contained in:
parent
096216dd4f
commit
cb86ca4e2b
499 changed files with 517 additions and 318 deletions
24
one_dark.yaml
Normal file
24
one_dark.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
|
||||
accent: '#61afef'
|
||||
background: '#1e2127'
|
||||
details: darker
|
||||
foreground: '#abb2bf'
|
||||
terminal_colors:
|
||||
bright:
|
||||
black: '#5c6370'
|
||||
blue: '#61afef'
|
||||
cyan: '#56b6c2'
|
||||
green: '#98c379'
|
||||
magenta: '#c678dd'
|
||||
red: '#e06c75'
|
||||
white: '#ffffff'
|
||||
yellow: '#d19a66'
|
||||
normal:
|
||||
black: '#1e2127'
|
||||
blue: '#61afef'
|
||||
cyan: '#56b6c2'
|
||||
green: '#98c379'
|
||||
magenta: '#c678dd'
|
||||
red: '#e06c75'
|
||||
white: '#abb2bf'
|
||||
yellow: '#d19a66'
|
Loading…
Add table
Add a link
Reference in a new issue