mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-20 21:58:16 +08:00
45 lines
536 B
Plaintext
45 lines
536 B
Plaintext
[
|
|
[
|
|
{
|
|
Text: Foo,
|
|
Style: {
|
|
Foreground: {},
|
|
Background: {}
|
|
}
|
|
}
|
|
],
|
|
[
|
|
{
|
|
Text: Bar,
|
|
Style: {
|
|
Foreground: {},
|
|
Background: {}
|
|
}
|
|
}
|
|
],
|
|
[
|
|
{
|
|
Text: Baz,
|
|
Style: {
|
|
Foreground: {},
|
|
Background: {}
|
|
}
|
|
},
|
|
{
|
|
Text: Qux,
|
|
Style: {
|
|
Foreground: {},
|
|
Background: {}
|
|
}
|
|
}
|
|
],
|
|
[
|
|
{
|
|
Text: Corgi,
|
|
Style: {
|
|
Foreground: {},
|
|
Background: {}
|
|
}
|
|
}
|
|
]
|
|
] |