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