Advertisement
Guest User

Untitled

a guest
May 25th, 2015
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.25 KB | None | 0 0
  1. {
  2. "author": "MistMurk",
  3. "colors": {
  4. "background": "",
  5. "chat": {
  6. "admin": null,
  7. "ambassador": null,
  8. "bouncer": "#7248e0",
  9. "cohost": "#cb4242",
  10. "residentdj": "#ADFF85",
  11. "host": "#cb4242",
  12. "manager": "#4D94FF"
  13. },
  14. "footer": "",
  15. "header": ""
  16. },
  17. "css": {
  18. "font": [
  19.  
  20. ],
  21. "rule": {
  22. "#app:after,body:after,.app-header:after": {
  23. "position": "fixed",
  24. "width": "180px",
  25. "left": "30px",
  26. "padding": ".5rem 1rem"
  27. },
  28. ".app-header:after": {
  29. "content": "\"made by allusis\"",
  30. "height": "25px",
  31. "top": "243px",
  32. "padding": ".5rem 1rem",
  33. "background": "rgba(0,0,0,0.7)",
  34. "font-size": "13px"
  35. },
  36. "body:after": {
  37. "color": "white",
  38. "height": "30px",
  39. "content": "\"Skylounge Events\"",
  40. "font-size": "20px",
  41. "top": "100px",
  42. "background": "rgba(0,0,0,0.7)"
  43. },
  44. "#app:after": {
  45. "height": "5rem",
  46. "background": "rgba(0,0,0,0.7)",
  47. "top": "147px",
  48. "font-size": "13px",
  49. "letter-spacing": ".05rem",
  50. "padding": "1rem 1rem 0",
  51. "color": "rgba(255,255,255,0.5)",
  52. "content": "\"Welcome to The Sky Lounge One Month Celebration Extravaganza!\""
  53. },
  54. "#chat-messages": {
  55. "-webkit-font-smoothing": "antialiased",
  56. "font-smoothing": "antialiased"
  57. },
  58. "#footer": {
  59. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  60. },
  61. "#playlist-button": {
  62. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  63. },
  64. "#room-bar": {
  65. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  66. },
  67. "#history-button ": {
  68. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  69. },
  70. "#app-menu ": {
  71. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  72. },
  73. "#search": {
  74. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  75. },
  76. "#plugcubed": {
  77. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  78. },
  79. "#store-button": {
  80. "background": "linear-gradient(to bottom,#FF0000 0,#A00000 100%)"
  81. },
  82. "#plug-dj": {
  83. "background": "linear-gradient(to bottom,#0268AC 0,#02225C 100%)"
  84. },
  85. "#woot .bottom": {
  86. "-moz-box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)",
  87. "-webkit-box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)",
  88. "box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)"
  89. },
  90. "#grab .bottom": {
  91. "-moz-box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)",
  92. "-webkit-box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)",
  93. "box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)"
  94. },
  95. "#meh .bottom": {
  96. "-moz-box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)",
  97. "-webkit-box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)",
  98. "box-shadow": "inset 0 0 10px rgba(0, 0, 0, 0.4)"
  99. },
  100. "#dj-button": {
  101. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)",
  102. "-moz-box-shadow": "0px 3px 5px rgba(0, 0, 0, 0.4)",
  103. "-webkit-box-shadow": "0px 3px 5px rgba(0, 0, 0, 0.4)",
  104. "box-shadow": "0px 3px 5px rgba(0, 0, 0, 0.4)"
  105. },
  106. "#now-playing-bar": {
  107. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%)"
  108. },
  109. "#app-header": {
  110. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%) !important"
  111. },
  112. "#settings .header": {
  113. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%) !important"
  114. },
  115. "#dj-button.is-quit .left, #dj-button.is-leave .left, #dj-button.is-wait .left, #dj-button.is-locked .left, #dj-button.is-full .left ": {
  116. "background": "linear-gradient(to bottom,rgb(15, 15, 15) 0, rgb(10, 10, 10) 100%) !important",
  117. "-moz-box-shadow": "0px 3px 5px rgba(0, 0, 0, 0.4)",
  118. "-webkit-box-shadow": "0px 3px 5px rgba(0, 0, 0, 0.4)",
  119. "box-shadow": "0px 3px 5px rgba(0, 0, 0, 0.4)"
  120. },
  121. "#playlist-panel": {
  122. "background": "rgba(10, 10, 10, 0.9)"
  123. },
  124. "#playlist-menu": {
  125. "background": "rgba(10, 10, 10, 0.9)"
  126. },
  127. "#chat-messages .fromID-3973162 .badge-box i": {
  128. "background-image": "url(http://plugskylounge.esy.es/rss/img/moryo.png)",
  129. "background-size": "cover;",
  130. "width": "30px;",
  131. "height": "30px;",
  132. "top": "0;",
  133. "left": "0;",
  134. "border": "none;",
  135. "border-radius": "0;"
  136. },
  137. "#chat-messages .fromID-5180540 .badge-box i": {
  138. "background-image": "url(http://plugskylounge.esy.es/rss/img/murk.gif)",
  139. "background-size": "cover;",
  140. "width": "30px;",
  141. "height": "30px;",
  142. "top": "0;",
  143. "left": "0;",
  144. "border": "none;",
  145. "border-radius": "0;"
  146. },
  147. "#chat-messages .fromID-4204811 .badge-box i": {
  148. "background-image": "url(http://plugskylounge.esy.es/rss/img/spaceinvader.gif)",
  149. "background-size": "cover;",
  150. "width": "30px;",
  151. "height": "30px;",
  152. "top": "0;",
  153. "left": "0;",
  154. "border": "none;",
  155. "border-radius": "0;"
  156. },
  157. "#chat-messages .fromID-6388171 .badge-box i": {
  158. "background-image": "url(http://plugskylounge.esy.es/rss/img/avanna2.png)",
  159. "background-size": "cover;",
  160. "width": "30px;",
  161. "height": "30px;",
  162. "top": "0;",
  163. "left": "0;",
  164. "border": "none;",
  165. "border-radius": "0;"
  166. },
  167. "#chat-messages .fromID-4107032 .badge-box i": {
  168. "background-image": "url(http://plugskylounge.esy.es/rss/img/nam.png)",
  169. "background-size": "cover;",
  170. "width": "30px;",
  171. "height": "30px;",
  172. "top": "0;",
  173. "left": "0;",
  174. "border": "none;",
  175. "border-radius": "0;"
  176. },
  177. "#chat-messages .fromID-6376912 .badge-box i": {
  178. "background-image": "url(http://plugskylounge.esy.es/rss/img/vdg.png)",
  179. "background-size": "cover;",
  180. "width": "30px;",
  181. "height": "30px;",
  182. "top": "0;",
  183. "left": "0;",
  184. "border": "none;",
  185. "border-radius": "0;"
  186. },
  187. "#chat-messages .fromID-4558122 .badge-box i": {
  188. "background-image": "url(http://plugskylounge.esy.es/rss/img/geeky.png)",
  189. "background-size": "cover;",
  190. "width": "30px;",
  191. "height": "30px;",
  192. "top": "0;",
  193. "left": "0;",
  194. "border": "none;",
  195. "border-radius": "0;"
  196. },
  197. "#chat-messages .fromID-6392374 .badge-box i": {
  198. "background-image": "url(http://plugskylounge.esy.es/rss/img/james.png)",
  199. "background-size": "cover;",
  200. "width": "30px;",
  201. "height": "30px;",
  202. "top": "0;",
  203. "left": "0;",
  204. "border": "none;",
  205. "border-radius": "0;"
  206. },
  207. "#chat-messages .fromID-4036555 .badge-box i": {
  208. "background-image": "url(http://plugskylounge.esy.es/rss/img/sakura.png)",
  209. "background-size": "cover;",
  210. "width": "30px;",
  211. "height": "30px;",
  212. "top": "0;",
  213. "left": "0;",
  214. "border": "none;",
  215. "border-radius": "0;"
  216. },
  217. "#chat-messages .fromID-3788409 .badge-box i": {
  218. "background-image": "url(http://plugskylounge.esy.es/rss/img/9th.png)",
  219. "background-size": "cover;",
  220. "width": "30px;",
  221. "height": "30px;",
  222. "top": "0;",
  223. "left": "0;",
  224. "border": "none;",
  225. "border-radius": "0;"
  226. },
  227. "#chat-messages .fromID-3636677 .badge-box i": {
  228. "background-image": "url(http://plugskylounge.esy.es/rss/img/panda.png)",
  229. "background-size": "cover;",
  230. "width": "30px;",
  231. "height": "30px;",
  232. "top": "0;",
  233. "left": "0;",
  234. "border": "none;",
  235. "border-radius": "0;"
  236. },
  237. "#chat-messages .fromID-5449757 .badge-box i": {
  238. "background-image": "url(http://plugskylounge.esy.es/rss/img/veschell.png)",
  239. "background-size": "cover;",
  240. "width": "30px;",
  241. "height": "30px;",
  242. "top": "0;",
  243. "left": "0;",
  244. "border": "none;",
  245. "border-radius": "0;"
  246. },
  247. "#chat-messages .fromID-3804939 .badge-box i": {
  248. "background-image": "url(http://plugskylounge.esy.es/rss/img/wrld.png)",
  249. "background-size": "cover;",
  250. "width": "30px;",
  251. "height": "30px;",
  252. "top": "0;",
  253. "left": "0;",
  254. "border": "none;",
  255. "border-radius": "0;"
  256. },
  257. "#chat-messages .fromID-3673966 .badge-box i": {
  258. "background-image": "url(http://plugskylounge.esy.es/rss/img/orno.png)",
  259. "background-size": "cover;",
  260. "width": "30px;",
  261. "height": "30px;",
  262. "top": "0;",
  263. "left": "0;",
  264. "border": "none;",
  265. "border-radius": "0;"
  266. },
  267. "#chat-messages .fromID-5062245 .badge-box i": {
  268. "background-image": "url(http://i.imgur.com/lao15xm.png)",
  269. "background-size": "cover;",
  270. "width": "30px;",
  271. "height": "30px;",
  272. "top": "0;",
  273. "left": "0;",
  274. "border": "none;",
  275. "border-radius": "0;"
  276. }
  277. }
  278. },
  279. "images": {
  280. "background": "http://plugskylounge.esy.es/rss/img/bg_sakura.jpg",
  281. "booth": "",
  282. "icons": {
  283. "admin": "",
  284. "ambassador": "",
  285. "bouncer": "http://plugskylounge.esy.es/rss/img/bouncer.png",
  286. "cohost": "http://plugskylounge.esy.es/rss/img/host.png",
  287. "residentdj": "http://plugskylounge.esy.es/rss/img/rdj.png",
  288. "host": "http://plugskylounge.esy.es/rss/img/host.png",
  289. "manager": "http://plugskylounge.esy.es/rss/img/manager.png"
  290. },
  291. "playback": "http:\\/\\/i.imgur.com\\/PxKRt0F.png"
  292. },
  293. "rules": {
  294. "allowAutojoin": "false",
  295. "allowAutorespond": "true",
  296. "allowAutowoot": "true",
  297. "allowAutograb": "true"
  298. }
  299. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement