🏠 Home 

FrostPanda Theme

Frost Panda YT's theme


Install this script?
  1. // ==UserScript==
  2. // @name FrostPanda Theme
  3. // @namespace http://tampermonkey.net/
  4. // @version 1
  5. // @description Frost Panda YT's theme
  6. // @author Galeggy
  7. // @match https://shellshock.io/*
  8. // @match https://eggcombat.com/*
  9. // @match https://eggfacts.fun/*
  10. // @match https://biologyclass.club/*
  11. // @match https://egghead.institute/*
  12. // @match https://egg.dance/*
  13. // @match https://eggisthenewblack.com/*
  14. // @match https://mathfun.rocks/*
  15. // @match https://hardboiled.life/*
  16. // @match https://overeasy.club/*
  17. // @match https://zygote.cafe/*
  18. // @match https://eggsarecool.com/*
  19. // @match https://deadlyegg.com/*
  20. // @match https://mathgames.world/*
  21. // @match https://hardshell.life/*
  22. // @match https://violentegg.club/*
  23. // @match https://yolk.life/*
  24. // @match https://softboiled.club/*
  25. // @match https://scrambled.world/*
  26. // @match https://deathegg.world/*
  27. // @match https://violentegg.fun/*
  28. // @match https://krunker.io/*
  29. // @grant none
  30. // ==/UserScript==
  31. (function () {
  32. const addScript = () => {
  33. document.head.innerHTML += `<style>
  34. * {
  35. --ss-transparent: #00000000;
  36. --ss-black: #000;
  37. --ss-white: #FFFFFF;
  38. --ss-offwhite: #FFF3E4;
  39. --ss-yellow0:#F7FFC1;
  40. --ss-yellow: #FAF179;
  41. --ss-yolk0: #f1c59a00;
  42. --ss-yolk: #000000;
  43. --ss-yolk2: #d9761100;
  44. --ss-red0: #e2909200;
  45. --ss-red: #000000;
  46. --ss-red2: #80191900;
  47. --ss-red-bright: #EF3C39;
  48. --ss-pink: #EC008C;
  49. --ss-pink1: #b9006e;
  50. --ss-pink-light: #ff3aaf;
  51. --ss-brown: #ffffff;
  52. --ss-blue00: #000000;
  53. --ss-blue0: #dd00ff;
  54. --ss-blue1: #dd00ff;
  55. --ss-blue2: #00fff7;
  56. --ss-blue3: #000000;
  57. --ss-blue4: #000000;
  58. --ss-blue5: #000000;
  59. --ss-green0: #87ddbb00;
  60. --ss-green1: #000000;
  61. --ss-green2: #2a725600;
  62. --ss-orange1: #F79520;
  63. --ss-vip-gold: linear-gradient(to right, #D1A943, #CFCDAF, #CC8630, #D1AA44, #CC8630);
  64. --ss-gold: #D1AA44;
  65. --ss-blue2clear: rgba(94, 186, 217, 0);
  66. --ss-shadow: rgba(0,0,0,0.4);
  67. --ss-blueshadow: #0a577187;
  68. --ss-darkoverlay: rgba(0, 0, 0, 0.8);
  69. --ss-darkoverlay2: rgba(0, 0, 0, 0.2);
  70. --ss-lightoverlay: url("https://cdn.discordapp.com/attachments/913020191917625344/928922318468685824/unknown.png"); /*Main Background*/
  71. --ss-lightbackground: url("https://cdn.discordapp.com/attachments/913020191917625344/928922318468685824/unknown.png")
  72. --ss-blueblend1: linear-gradient(#0000ff91,#ff0000c2);
  73. --ss-scrollmask1: #0000;
  74. --ss-scrollmask2: #0000;
  75. --ss-fieldbg: linear-gradient(#91CADB, 00ffea, #69ff8e, #ff5959, #306eff);
  76. --ss-nugSecs: 3600s;
  77. --ss-white-60: rgba(255,255,255,.6);
  78. --ss-white-90: rgba(255,255,255,.9);
  79. --ss-me-player-bg: rgba(247,149,32,.8);
  80. --ss-them-blue-bg: rgba(0,66,87,.8);
  81. --ss-them-blue-color: #5ebbd9;
  82. --ss-them-red-bg: rgb(133,0,0,.8);
  83. --ss-them-red-color: #ff4145;
  84. --ss-me-red-bg: rgba(255,65,69,.8);
  85. --ss-me-blue-bg: rgb(94,187,217,.8);
  86. font-size: 1.95vh;
  87. scrollbar-width: thin;
  88. scrollbar-color: var(--ss-yolk) var(--ss-white);
  89. } /* 1377 */
  90. #maskmiddle {
  91. background: url('https://cdn.discordapp.com/attachments/366644989650010113/917761977495994378/Remix_scope.png') center center no-repeat;
  92. background-size: contain;
  93. width: 100vh;
  94. height: 100vh;
  95. }
  96. .crosshair {
  97. position: absolute;
  98. transform-origin: 50% top;
  99. top: 50%;
  100. border: solid 0.05em ;
  101. height: 0.8em;
  102. margin-bottom: 0.12em;
  103. opacity: 1;
  104. left: calc(50% - 0.15em);
  105. background: orange;
  106. width: 0.3em;
  107. }
  108. .crosshair.normal {
  109. left: calc(50% - 0.15em);
  110. background: orange;
  111. width: 0.3em;
  112. }
  113. .crosshair.powerful {
  114. left: calc(50% - 0.25em);
  115. background: multicolour;
  116. width: 0.2em;
  117. }
  118. #best_streak_container h1 {
  119. margin: 0; padding: 0;
  120. display: inline;
  121. text-shadow: var(--ss-space-micro) var(--ss-space-micro) var(--ss-shadow);
  122. font-family: 'Nunito', sans-serif !important;
  123. font-size: 2.5em !important;
  124. color: var(--ss-white) !important;
  125. font-weight: bold !important;
  126. text-transform: lowercase;
  127. padding-left: 1.5em;
  128. padding-top: 0em;
  129. background-image: url('https://cdn.discordapp.com/attachments/928619502789328896/929000142772768768/channels4_profile-modified.png');
  130. background-position: left center;
  131. background-size: contain;
  132. background-repeat: no-repeat;
  133. }
  134. #healthContainer {
  135. position: absolute;
  136. left: 50%; bottom: 1em;
  137. transform: translateX(-50%);
  138. display: inline-block;
  139. width: 6em; height: 6em;
  140. background: url("ttps://cdn.discordapp.com/attachments/928619502789328896/929000142772768768/channels4_profile-modified.png");
  141. background-position: bottom center;
  142. border-radius: 50%;
  143. text-align: center;
  144. }
  145. #health {
  146. }
  147. #healthHp {
  148. font-family: 'Nunito', bold italic;
  149. font-weight: bold;
  150. color: var(--ss-yellow);
  151. font-size: 1.2em;
  152. transform: translateY(-3.45em);
  153. }
  154. .healthBar {
  155. transform-origin: center;
  156. transform: rotate(90deg);
  157. fill: yellow;
  158. stroke: blue;
  159. stroke-width: 1em;
  160. stroke-dasharray: 14.4513em;
  161. transition: all 0.3s ease-in-out;
  162. }
  163. .healthYolk {
  164. fill: green;
  165. }
  166. .egg_icon {
  167. height: 2em;
  168. margin: var(--ss-space-micro) var(--ss-space-sm) 0 0;
  169. content: url(https://cdn.discordapp.com/attachments/909790661916651530/925290665636691968/038.png);
  170. }
  171. </style>`
  172. }
  173. document.body ? addScript() : document.addEventListener("DOMContentLoaded", e => addScript());
  174. })();