mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
13 lines
235 B
JSON
13 lines
235 B
JSON
{
|
|
"red": "hexee3333",
|
|
"orange": "hexee8833",
|
|
"yellow": "hexffcc22",
|
|
"green": "hexaadd00",
|
|
"blue": "hex66ccff",
|
|
"purple": "hex8866ee",
|
|
"pink": "hexff66aa",
|
|
"dark blue": "hex2255ee",
|
|
"dark pink": "pink",
|
|
"black": "hex000000"
|
|
}
|