[DEV] test multiple display of one buffer
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"ednColor": [
|
||||
{ name:"LIST_backgroung1", foreground:"#d9d7d7"},
|
||||
{ name:"LIST_backgroung2", foreground:"#b7b6b6"},
|
||||
{ name:"LIST_backgroungSelected", foreground:"#3da3f9"},
|
||||
{ name:"LIST_textNormal", foreground:"#000000"},
|
||||
{ name:"LIST_textModify", foreground:"#FF0000"}
|
||||
{ name:"backgroung1", foreground:"#d9d7d7"},
|
||||
{ name:"backgroung2", foreground:"#b7b6b6"},
|
||||
{ name:"backgroungSelected", foreground:"#3da3f9"},
|
||||
{ name:"textNormal", foreground:"#000000"},
|
||||
{ name:"textModify", foreground:"#FF0000"}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user