mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
15 lines
220 B
JSON
15 lines
220 B
JSON
{
|
|
"red": "🟥",
|
|
"yellow": "🟨",
|
|
"blue": "🟦",
|
|
"brown": "🟫",
|
|
"green": "🟩",
|
|
"orange": "🟧",
|
|
"purple": "🟪",
|
|
"black": "⬛",
|
|
"button": "🔳",
|
|
"sunset": "🌅",
|
|
"star": "🌠",
|
|
"galaxy": "🌌"
|
|
}
|