[theme/nord-powerline] add palette colors
This commit is contained in:
parent
0751b7c084
commit
d0418446e1
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
{
|
||||
"icons": [ "awesome-fonts" ],
|
||||
"colors": [{
|
||||
"red": "#BF616A",
|
||||
"orange": "#D08770",
|
||||
"yellow": "#EBCB8B",
|
||||
"green": "#A3BE8C"
|
||||
}],
|
||||
"defaults": {
|
||||
"separator-block-width": 0,
|
||||
"warning": {
|
||||
|
|
Loading…
Reference in a new issue