[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" ],
|
"icons": [ "awesome-fonts" ],
|
||||||
|
"colors": [{
|
||||||
|
"red": "#BF616A",
|
||||||
|
"orange": "#D08770",
|
||||||
|
"yellow": "#EBCB8B",
|
||||||
|
"green": "#A3BE8C"
|
||||||
|
}],
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"separator-block-width": 0,
|
"separator-block-width": 0,
|
||||||
"warning": {
|
"warning": {
|
||||||
|
|
Loading…
Reference in a new issue