NicoGabrielYT

Old Delta Custom Themes

Jun 13th, 2024
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. local customtheme = [[
  2.  
  3. {
  4. "BgColor": "#282828",
  5. "BtnColor": "#508FD8",
  6. "MenuColor": "#222222",
  7. "SettingInputColor": "#508FD8"
  8. }
  9.  
  10. ]]
  11.  
  12. writefile("theme.delta", customtheme)
  13. wait()
  14. game:GetService("TeleportService"):Teleport(game.PlaceId, game:GetService("Players").LocalPlayer)
Advertisement
Add Comment
Please, Sign In to add comment