This commit is contained in:
Oscar Plaisant
2024-11-01 11:45:32 +01:00
parent 5b65eb2b2a
commit c891129430
288 changed files with 4504 additions and 3520 deletions

View File

@@ -33,7 +33,7 @@
},
{
"char": "p",
"color": "61, 173, 0",
"color": "0, 255, 0",
"icon": "lucide-thumbs-up",
"custom": true
},
@@ -45,7 +45,7 @@
},
{
"char": "<",
"color": "240, 90, 80",
"color": "240, 145, 81",
"icon": "lucide-calendar",
"custom": true
},
@@ -60,5 +60,95 @@
"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
}
]