Advertisement
GustasRBLX

(ignore)

Jul 30th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. {
  2. "Theme":
  3. {
  4. "Key Window": {
  5. "Top Bar Color": "0,0,0",
  6. "Top Bar Text": "Zuros",
  7. "Top Bar Text Color": "255,255,255",
  8. "Exit Button Image": "https://i.vgy.me/Lom7Ub.png",
  9. "Background Color": "0,0,0",
  10. "Key Icon Image": "https://i.vgy.me/4TuASy.png",
  11. "Key Input Color": "0,0,0",
  12. "Key Input Text": "Key",
  13. "Key Input Text Color": "255,255,255",
  14. "Get Key Color": "0,0,0",
  15. "Get Key Text": "Get Key",
  16. "Get Key Text Color": "255,255,255",
  17. "Login Color": "0,0,0",
  18. "Login Text": "Login",
  19. "Login Text Color": "255,255,255",
  20. "Rounded": "true"
  21. },
  22.  
  23. "Main Window": {
  24. "Top Bar Color": "0,0,0",
  25. "Top Bar Text": "Zuros",
  26. "Top Bar Text Color": "255,255,255",
  27. "Exit Button Image": "https://i.vgy.me/Lom7Ub.png",
  28. "Settings Button Image": "https://i.vgy.me/k7xWdl.png",
  29. "Background Color": "0,0,0",
  30. "Monaco Background": "https://media.giphy.com/media/TqiwHbFBaZ4ti/giphy.gif",
  31. "Script Box Color": "0,0,0",
  32. "Script Box Text Color": "255, 255, 255",
  33. "Rounded": "true",
  34. "Buttons": {
  35. "Execute Button": {
  36. "Text": "Execute",
  37. "Text Color": "255, 255, 255",
  38. "Color": "0,0,0"
  39. },
  40.  
  41. "Clear Button": {
  42. "Text": "Clear",
  43. "Text Color": "255, 255, 255",
  44. "Color": "0,0,0"
  45. },
  46.  
  47. "Open Button": {
  48. "Text": "Open",
  49. "Text Color": "255, 255, 255",
  50. "Color": "0,0,0"
  51. },
  52.  
  53. "Execute File Button": {
  54. "Text": "Exec File",
  55. "Text Color": "255, 255, 255",
  56. "Color": "0,0,0"
  57. },
  58.  
  59. "Hook Button": {
  60. "Text": "Hook",
  61. "Text Color": "255, 255, 255",
  62. "Color": "0,0,0"
  63. },
  64.  
  65. "Kill Roblox Button": {
  66. "Text": "Kill RBLX",
  67. "Text Color": "255, 255, 255",
  68. "Color": "0,0,0"
  69. },
  70.  
  71. "Toggle Script Hub Button": {
  72. "Text": "Toggle Script Hub",
  73. "Text Color": "255, 255, 255",
  74. "Color": "0,0,0"
  75. },
  76.  
  77. "Execute Script Hub Script Button": {
  78. "Text": "Execute Selected Script",
  79. "Text Color": "255, 255, 255",
  80. "Color": "0,0,0"
  81. }
  82. }
  83. },
  84.  
  85. "Script Hub Window":
  86. {
  87. "Script List Color": "0, 0, 0",
  88. "Script List Text Color": "255, 255, 255",
  89. "Script Description Color": "0, 0, 0",
  90. "Script Description Text Color": "255, 255, 255",
  91. "Script Picture Color": "0, 0, 0"
  92. }
  93. }
  94. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement