Advertisement
PhantomGame

NukeQwQ

Apr 8th, 2025 (edited)
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.99 KB | Gaming | 0 0
  1. /* made by NukeMarvin */
  2.  
  3. :root {
  4. --accent: #5fced1;
  5. --name: "Nuke";
  6. --msg: "vvv";
  7. --div-grey: transparent !important;
  8. --div-shadow: transparent !important;
  9. --div-black: rgba(0, 0, 0, .3);
  10. }
  11.  
  12. * {
  13.     text-shadow: none !important;
  14.     box-shadow: none !important;
  15.     border: transparent !important;
  16.     backdrop-filter: none !important;
  17. }
  18.  
  19. @font-face {
  20.     font-family: gamefont;
  21.     src: url(https://reizu.moe/fonts/Renogare.ttf);
  22. }
  23.  
  24. ::-webkit-scrollbar,
  25. ::-webkit-scrollbar-track,
  26. ::-webkit-scrollbar-thumb {
  27.   width: 0px !important;
  28. }
  29.  
  30. #aHolder,
  31. #topRightAdHolder,
  32. #returnHolder,
  33. .endTablePfp,
  34. .flag-icon,
  35. #homeStoreAd,
  36. .headerBarRight,
  37. #streamContainer,
  38. #termsInfo,
  39. .setSugBox2,
  40. .menuItem .menuItemTitle,
  41. .bigMFeatHold,
  42. .carousel,
  43. #bottomLeftTeamName,
  44. #roundsDisplay,
  45. #bubbleContainer,
  46. .killStreakKey,
  47. .weapStreakHolder,
  48. .weapSkin,
  49. .greyInlineInner,
  50. .weapKey,
  51. #hostCMapPickr,
  52. #ammoMax,
  53. #bottomLeftChallIcon,
  54. #bottomLeftTeamType,
  55. #weapHolder,
  56. #ammoIcon,
  57. #bottomLeftPlayerLeft,
  58. #bottomLeftPlayerMid,
  59. #timerIcon.topLeftOld,
  60. #leaderContainer .material-icons,
  61. #leaderContainer img,
  62. .newLeaderItem .material-icons,
  63. .newLeaderItem img,
  64. #endTable .material-icons,
  65. #endTable img,
  66. #policeButton,
  67. #menuClassSubtext,
  68. #menuClassName,
  69. #mainLogo,
  70. .headerBarLeft,
  71. #hideFull,
  72. #hostMenuBtn,
  73. .clsXPBarC,
  74. .xpBarB,
  75. .chalCardH,
  76. .xpEndBarB,
  77. .slider:before,
  78. .sliderSml:before,
  79. .chalXPBarC,
  80. #cmpDatBox,
  81. .clsStatXPBarC {
  82.     display: none !important;
  83. }
  84.  
  85. .compSwpTmB,
  86. .compMenBtnS,
  87. .compClassPItm,
  88. .compTScrB,
  89. #compClassPHolder,
  90. #compBtnLst {
  91.     background-color: var(--div-black) !important;
  92. }
  93.  
  94. #menuClassIcn,
  95. .verticalSeparator {
  96.     visibility: hidden !important;
  97. }
  98.  
  99. #ammoVal,
  100. #matchInfo.topLeftOld:before,
  101. .material-icons-outlined,
  102. #bottomLeftHealth,
  103. #ammoVal,
  104. #timerVal.topLeftOld,
  105. a,
  106. .clsXPBarV,
  107. .classLvl,
  108. .endTableN[style*="#fff"],
  109. .leaderNameM,
  110. .newLeaderNameM,
  111. .endTableN[style*="#fff"] span,
  112. .leaderNameM span,
  113. .newLeaderNameM span,
  114. .compClassPCnt,
  115. .chatMsg span[style="color:#fff"] {
  116.     color: var(--accent) !important;
  117. }
  118.  
  119. .settingsBtn,
  120. input:checked + .slider,
  121. input:checked + .sliderSml,
  122. .openCollection,
  123. .updDisN,
  124. .subPassChg,
  125. .joinBtn,
  126. .crftItmBtn,
  127. .bundleItmBtn,
  128. .searchBtn,
  129. .loadoutBtn,
  130. .hostToggle,
  131. input:checked + .optCheck,
  132. .redVouchBtn,
  133. #twoFAbtn {
  134.     background-color: var(--accent) !important;
  135. }
  136.  
  137. .weapItem,
  138. .weapKey,
  139. .death-ui-bottom,
  140. #chatInput,
  141. #ammoHolder,
  142. #bottomLeftPlayer,
  143. #timerHolder.topLeftOld,
  144. #leaderboardHolder,
  145. .centerLeaderContainer,
  146. #chatInputHolder,
  147. #chatList,
  148. #chatListTTV,
  149. .killStreakItem,
  150. .newLeaderTeam,
  151. #teamScores {
  152.     background-color: transparent !important;
  153. }
  154.  
  155. #matchInfo.topLeftOld {
  156.     font-size: 0px !important;
  157. }
  158.  
  159. #matchInfo.topLeftOld:before {
  160.     font-size: 24px !important;
  161.     content: var(--msg);
  162. }
  163.  
  164. .death-ui-bottom {
  165.     backdrop-filter: none;
  166. }
  167.  
  168. .button,
  169. .button:hover {
  170.     border: none !important;
  171. }
  172.  
  173. #ammoHolder {
  174.     position: fixed;
  175.     background-color: transparent !important;
  176.     transform: unset;
  177.     width: 35px;
  178.     height: 4px;
  179.     size: 20px;
  180.     top: calc(50% + 25px);
  181.     left: calc(49%);
  182. }
  183.  
  184. #bottomLeftHealth,
  185. #ammoVal {
  186.     font-size: 96px !important;
  187.     font-weight: bolder;
  188.     position: fixed;
  189. }
  190.  
  191. #timerVal.topLeftOld {
  192.     font-size: 64px !important;
  193.     font-weight: bolder;
  194.     position: fixed;
  195.     padding: 0px;
  196.     transform: translateX(-50%);
  197. }
  198.  
  199. #ammoVal {
  200.     right: 35%;
  201.     bottom: 5%;
  202. }
  203.  
  204. #bottomLeftHealth {
  205.     left: 35%;
  206.     bottom: 5%;
  207. }
  208.  
  209. #timerHolder {
  210.     position: fixed;
  211.     left: 50%;
  212.     transform: translateX(-50%);
  213.     background-color: transparent;
  214.     margin: 0px !important;
  215.     padding: 0px !important;
  216.     top: 0px;
  217. }
  218.  
  219. .bigShadowT {
  220.     text-shadow: none !important;
  221. }
  222.  
  223. #menuItemContainer,
  224. #tlInfHold {
  225.     top: 0px;
  226. }
  227.  
  228. #startServBtn {
  229.     filter: grayscale(1);
  230. }
  231.  
  232. .compTScrB {
  233.     margin: 1px;
  234. }
  235.  
  236. #uiBase.onMenu #spectButton span {
  237.     font-size: 0px !important;
  238. }
  239.  
  240. .switchsml {
  241.     width: 100px;
  242.     height: 20px;
  243. }
  244.  
  245. #uiBase.onGame #chatInputHolder {
  246.     opacity: 0;
  247.     transition-delay: 0ms;
  248. }
  249.  
  250. #uiBase.onGame #chatInputHolder:focus-within {
  251.     opacity: 1;
  252.     transition-delay: 0ms;
  253. }
  254.  
  255. .chatItem,
  256. #chatInput,
  257. .leaderItem,
  258. #ingameTable td,
  259. #ingameTable th,
  260. .newLeaderItem {
  261.     font-size: 20px !important;
  262. }
  263.  
  264. .pSt,
  265. .pSt strong,
  266. .clsStatLvl {
  267.     font-size: 16px !important;
  268. }
  269.  
  270. .clsStatXPBarV {
  271.     font-size: 12px !important;
  272. }
  273.  
  274. .endTableN[style*="#fff"],
  275. .leaderNameM,
  276. .newLeaderNameM {
  277.     font-size: 0px !important;
  278. }
  279.  
  280. .endTableN[style*="#fff"]:before,
  281. .leaderNameM:before,
  282. .newLeaderNameM:before {
  283.     content: var(--name) !important;
  284.     font-size: 20px !important;
  285. }
  286.  
  287. .endTableN[style*="rgba(255,255,255,0.6)"] {
  288.     color: rgba(255,255,255,0.6) !important;
  289. }
  290.  
  291. .endTableN[style*="#eb5656"] {
  292.     color: #eb5656 !important;
  293. }
  294.  
  295. #endTable td,
  296. .endTableN[style*="#fff"]:before {
  297.     font-size: 24px !important;
  298. }
Tags: Krunker
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement