Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"path": "/Cyber_Hacker/",
"files": [
{
"source": "Cyber_Hacker.json",
"source": "Cyber_Hacker_Game.json",
"destination": "Cyber Hacker v2.json"
},
"BLE.gif",
Expand All @@ -30,4 +30,4 @@
"RFID.gif",
"WiFi.gif"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Cool matrix theme",
"category": "Themes",
"version": "1.0.0",
"commit": "3d3ef8715765a49265250f809b8064c65b131460",
"commit": "c3209cae9c2c4d7d07553e008c59d83bf0ce221b",
"owner": "CreeperRick",
"repo": "Cyber_Hacker",
"supported-screen-size": "320x170",
Expand All @@ -30,4 +30,4 @@
"RFID.gif",
"WiFi.gif"
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Epstein Theme",
"description": "Epstein PNG Theme",
"category": "Themes",
"version": "1.0.0",
"commit": "07dede42a40406958c427af5085815366843d54c",
"owner": "CreeperRick",
"repo": "BruceStore",
"supported-screen-size": "320x170",
"path": "/Theme_Epstein/PNG",
"files": [
{
"source": "Theme_Epstein.json",
"destination": "Epstein.json"
},
"BLE.png",
"Clock.png",
"Config.png",
"Connect.png",
"Ethernet.png",
"FM.png",
"Files.png",
"Map.png",
"IR.png",
"JS.png",
"LoRa.png",
"NRF24.png",
"Others.png",
"RF.png",
"RFID.png",
"WiFi.png"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions repositories/CreeperRick/Theme_Epstein/Theme Epstein/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Epstein Theme",
"description": "Epstein GIF Theme",
"category": "Themes",
"version": "1.0.0",
"commit": "07dede42a40406958c427af5085815366843d54c",
"owner": "CreeperRick",
"repo": "Theme_Epstein",
"supported-screen-size": "320x170",
"path": "/Theme_Epstein/GIF/",
"files": [
{
"source": "Theme_Epstein.json",
"destination": "Epstein GIF.json"
},
"BLE.gif",
"Clock.gif",
"Config.gif",
"Connect.gif",
"Ethernet.gif",
"FM.gif",
"Files.gif",
"Map.gif",
"IR.gif",
"JS.gif",
"LoRa.gif",
"NRF24.gif",
"Others.gif",
"RF.gif",
"RFID.gif",
"WiFi.gif"
]
}
Loading