Exocore / exocore-web /client /system.json
ChoruYt's picture
Upload 216 files
a7f51f5 verified
Raw
History Blame Contribute Delete
444 Bytes
{
"themes": [
{ "id": "modern", "label": "Modern UI" },
{ "id": "aero", "label": "Windows Aero" },
{ "id": "xp", "label": "Classic XP" }
],
"languages": [
{ "id": "nodejs", "label": "Node.js", "icon": "🟢" },
{ "id": "python", "label": "Python", "icon": "🐍" },
{ "id": "html", "label": "HTML/JS", "icon": "🌐" },
{ "id": "php", "label": "PHP", "icon": "🐘" }
]
}