Initial Commit

This commit is contained in:
2026-03-05 20:18:29 +01:00
commit 5a4d3ee8e0
901 changed files with 296682 additions and 0 deletions

17
pc_profiles.json Normal file
View File

@@ -0,0 +1,17 @@
[
{
"BODY": "2d2d2d",
"BTN": "e6e6e6",
"name": "Default black"
},
{
"BODY": "82FF96",
"BTN": "0A1E0A",
"name": "ACNH green"
},
{
"BODY": "96F5F5",
"BTN": "0A1E28",
"name": "ACNH blue"
}
]