Oscar Plaisant c891129430 update
2024-11-01 11:45:32 +01:00

154 lines
2.6 KiB
JSON

[
{
"color": "255, 214, 0",
"char": "I",
"icon": "lucide-lightbulb"
},
{
"color": "255, 145, 0",
"char": "?",
"icon": "question-mark-glyph"
},
{
"color": "255, 23, 68",
"char": "!",
"icon": "lucide-alert-triangle"
},
{
"color": "124, 77, 255",
"char": "=",
"icon": "lucide-list"
},
{
"color": "0, 184, 212",
"char": "@"
},
{
"color": "0, 200, 83",
"char": "$"
},
{
"color": "158, 158, 158",
"char": "%"
},
{
"char": "p",
"color": "0, 255, 0",
"icon": "lucide-thumbs-up",
"custom": true
},
{
"char": "c",
"color": "255, 0, 0",
"icon": "lucide-thumbs-down",
"custom": true
},
{
"char": "<",
"color": "240, 145, 81",
"icon": "lucide-calendar",
"custom": true
},
{
"char": "author::",
"color": "158, 158, 158",
"icon": "lucide-user",
"custom": true
},
{
"char": "link::",
"color": "142, 190, 255",
"icon": "link",
"custom": true
},
{
"char": "u",
"color": "0, 255, 0",
"icon": "lucide-trending-up",
"custom": true
},
{
"char": "d",
"color": "255, 0, 0",
"icon": "lucide-trending-down",
"custom": true
},
{
"char": "so",
"color": "158, 158, 158",
"icon": "lucide-corner-down-right",
"custom": true
},
{
"char": "up",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-up",
"custom": true
},
{
"char": "down",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-down",
"custom": true
},
{
"char": "left",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-left",
"custom": true
},
{
"char": "right",
"color": "158, 158, 158",
"icon": "lucide-arrow-big-right",
"custom": true
},
{
"char": "aim",
"color": "67, 140, 208",
"icon": "lucide-locate-fixed",
"custom": true
},
{
"char": "loc",
"color": "255, 51, 0",
"icon": "lucide-map-pin",
"custom": true
},
{
"char": "i",
"color": "13, 194, 0",
"icon": "lucide-info",
"custom": true
},
{
"char": ":)",
"color": "54, 223, 32",
"icon": "lucide-smile",
"custom": true
},
{
"char": ":|",
"color": "223, 217, 32",
"icon": "lucide-meh",
"custom": true
},
{
"char": ":(",
"color": "223, 32, 32",
"icon": "lucide-frown",
"custom": true
},
{
"char": "\"",
"color": "158, 158, 158",
"icon": "lucide-quote",
"custom": true
},
{
"char": "gh",
"color": "110, 48, 198",
"icon": "lucide-github",
"custom": true
}
]