10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"windows": {
|
|
"foreground": "7",
|
|
"background": "0"
|
|
},
|
|
"linux": {
|
|
"foreground": "white",
|
|
"background": "black"
|
|
}
|
|
} |