mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 15:57:54 +02:00
Add domineering and cram color support
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"red": "🟥",
|
||||
"yellow": "🟨",
|
||||
"blue": "🟦",
|
||||
"brown": "🟫",
|
||||
"green": "🟩",
|
||||
"orange": "🟧",
|
||||
"purple": "🟪",
|
||||
"black": "⬛",
|
||||
"button": "🔳",
|
||||
"sunset": "🌅",
|
||||
"star": "🌠",
|
||||
"galaxy": "🌌"
|
||||
}
|
||||
Reference in New Issue
Block a user