Matheus_Moraes

My Powercord Snippet's

Jun 3rd, 2021 (edited)
473
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 13.77 KB | None | 0 0
  1. /**
  2.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:05:02 PM
  3.  * Created by mackenzie#0173 (574870314928832533)
  4.  * Snippet ID: 845845688246992896
  5.  */
  6. .embed-IeVjo6:not([style]) {
  7.   border-left: none;
  8. }
  9. .embed-IeVjo6:not([style])::before {
  10.   content: '';
  11.   left: 0;
  12.   width: 4px;
  13.   height: 100%;
  14.   position: absolute;
  15.   background: linear-gradient(to bottom, ...);
  16.   border-top-left-radius: inherit;
  17.   border-bottom-left-radius: inherit;
  18. }
  19. .embed-IeVjo6:not([style]) .grid-1nZz7S {
  20.   margin-left: 4.25px;
  21. }
  22.  
  23. /**
  24.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:09:27 PM
  25.  * Created by ᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼᲼JJ#0001 (176721924448059402)
  26.  * Snippet ID: 849214372609261588
  27.  */
  28. .embed-IeVjo6:not([style]) {
  29.   border-left: none;
  30. }
  31. .embed-IeVjo6:not([style])::before {
  32.   content: '';
  33.   left: 0;
  34.   width: 4px;
  35.   height: 100%;
  36.   position: absolute;
  37.   background: linear-gradient(to bottom, rgb(230, 3, 110), rgb(150, 77, 145), rgb(0, 54, 163));
  38.   border-top-left-radius: inherit;
  39.   border-bottom-left-radius: inherit;
  40. }
  41. .embed-IeVjo6:not([style]) .grid-1nZz7S {
  42.   margin-left: 4.25px;
  43. }
  44. /**Bot tag css**/
  45. .px-10SIf7.botTag-2WPJ74 {
  46.     background: rgb(255,20,147)
  47. }
  48.  
  49. /**
  50.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:21:24 PM
  51.  * Created by Taimoor#0001 (220161488516546561)
  52.  * Snippet ID: 847327758538637332
  53.  */
  54. .side-8zPYf6 > div[data-item-id="pc-moduleManager-themes"],
  55. .side-8zPYf6 > div[data-item-id="pc-moduleManager-themes"] ~ div { order: 3 }
  56.  
  57. .side-8zPYf6 > div[data-item-id="theme-toggler"] { order: 2 !important; }
  58. .side-8zPYf6 > div[data-item-id="bdCompat"] { order: 1 !important; }
  59. .item-PXvHYJ[data-item-id=pc-updater] {
  60.     margin-bottom: 2.65em;
  61.     align-items: unset !important;
  62.     overflow: visible;
  63. }
  64.  
  65. .item-PXvHYJ[data-item-id=pc-updater]::after {
  66.     position: absolute;
  67.     margin-top: 2.19rem;
  68.     border-top: 1px solid var(--background-modifier-accent);
  69.     line-height: 2.6rem;
  70.     width: 89.5%;
  71.     content: "Plugin Settings";
  72.     color: rgb(159, 159, 159);
  73.     text-transform: uppercase;
  74.     font-weight: 700;
  75.     font-size: 12px;
  76.     pointer-events: none;
  77. }
  78.  
  79. /**
  80.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:24:04 PM
  81.  * Created by mackenzie#0173 (574870314928832533)
  82.  * Snippet ID: 843334048696107018
  83.  */
  84. .powercord code button {
  85.   top: 0;
  86.   padding: 0 6px;
  87.   bottom: unset !important;
  88.   line-height: 15px;
  89.   border-radius: 4px;
  90. }
  91. .powercord code:not(.inline) {
  92.   overflow: auto;
  93.   white-space: pre;
  94. }
  95. .powercord code::-webkit-scrollbar {
  96.   height: 4px;
  97. }
  98. .powercord code::-webkit-scrollbar-thumb {
  99.   border-radius: 5px;
  100.   background-color: var(--background-secondary-alt);
  101. }
  102.  
  103. /**
  104.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:27:48 PM
  105.  * Created by DoggyBootsy#1333 (515780151791976453)
  106.  * Snippet ID: 836480279199612930
  107.  */
  108. #guild-header-popout {
  109.   width: fit-content;
  110. }
  111. #guild-header-popout .scroller-3BxosC, #guild-header-popout [role="group"] {
  112.   display: flex;
  113.   flex-direction: row;
  114.   -webkit-box-orient: horizontal;
  115. }
  116. #guild-header-popout .scroller-3BxosC .item-1tOPte, #guild-header-popout [role="group"] .item-1tOPte {
  117.   width: 32px;
  118. }
  119. #guild-header-popout .scroller-3BxosC .iconContainer-2-XQPY, #guild-header-popout [role="group"] .iconContainer-2-XQPY {
  120.   margin: 0;
  121.   transform: translate(-1px,0);
  122. }
  123. #guild-header-popout .scroller-3BxosC .label-22pbtT, #guild-header-popout [role="group"] .label-22pbtT {
  124.   display: none;
  125. }
  126.  
  127. /**
  128.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:30:03 PM
  129.  * Created by Vincent"); DROP TABLE Users;--#1367 (488400748296667147)
  130.  * Snippet ID: 834958933914812466
  131.  */
  132. /**Remover gift button**/
  133. button[aria-label='Send a gift'] {
  134.   display: none !important;
  135.   opacity: 0;
  136. }
  137.  
  138. /**
  139.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:34:31 PM
  140.  * Created by Nyx#9567 (393900343135830016)
  141.  * Snippet ID: 833453509562728468
  142.  */
  143. .cozyMessage-3V1Y8y:not(.systemMessage-1I9LCe) .markup-2BOw-j .timestampInline-yHQ6fX>[aria-label]::after{
  144.   content:"(edited " attr(aria-label) ")";
  145.   text-transform: lowercase;
  146.   font-size: 0.625rem;
  147.   font-weight: 400;
  148.   line-height: 1;
  149. }
  150. .cozyMessage-3V1Y8y:not(.systemMessage-1I9LCe) .markup-2BOw-j .timestampInline-yHQ6fX .edited-3sfAzf{
  151.   display: none;
  152. }
  153.  
  154. /**
  155.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:38:14 PM
  156.  * Created by Nyria#3863 (265924886461939712)
  157.  * Snippet ID: 829963983674146846
  158.  */
  159. .tutorialContainer-2sGCg9 {
  160.     position: fixed;
  161.     z-index: 1;
  162.     background: linear-gradient(var(--background-tertiary) 100%, transparent);
  163. }
  164. .guilds-1SWlCJ .scroller-1Bvpku { contain: none !important; padding-top: 0;}
  165. .guilds-1SWlCJ .scroller-1Bvpku > [aria-label], .guilds-1SWlCJ .scroller-1Bvpku > [style]:nth-child(2) { margin-top: 55px;}
  166. .guilds-1SWlCJ .scroller-1Bvpku > [style] ~ [aria-label] { margin-top: 0px;}
  167. /** 829963983674146846 */
  168.  
  169. /**
  170.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:40:35 PM
  171.  * Created by Tropical#4355 (254362351170617345)
  172.  * Snippet ID: 755167218009899010
  173.  */
  174. .panels-j1Uci_ .container-3baos1 button[aria-checked="false"], .panels-j1Uci_ .container-3baos1 button:not([role="switch"]) {
  175.     transition: 0.2s ease-in-out;
  176.     width: 0px !important;
  177.     overflow: hidden !important;
  178.     opacity: 0 !important;
  179. }
  180. .panels-j1Uci_ .container-3baos1:hover button.button-14-BFJ {
  181.     transition: 0.2s ease-in-out;
  182.     width: 32px !important;
  183.     overflow: visible !important;
  184.     opacity: 1 !important;
  185. }
  186. /** 755167218009899010 */
  187.  
  188. /**
  189.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:40:47 PM
  190.  * Created by Creation's#8733 (209830981060788225)
  191.  * Snippet ID: 755170014893572157
  192.  */
  193. @keyframes rainbow {
  194.     0% {
  195.         background-position: 0% 82%
  196.     }
  197.     50% {
  198.         background-position: 100% 19%
  199.     }
  200.     100% {
  201.         background-position: 0% 82%
  202.     }
  203. }
  204.  
  205. .powercord-spotify .spotify-seek-bar-progress {
  206.     height: 100%;
  207.     width: 100%;
  208.     left: 0;
  209.     right: 0;
  210.     top: 0;
  211.     bottom: 0;
  212.     position: absolute;
  213.     background: linear-gradient(124deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
  214.     background-size: 1800% 1800%;
  215.     -webkit-animation: rainbow 18s ease infinite;
  216.     -z-animation: rainbow 18s ease infinite;
  217.     -o-animation: rainbow 18s ease infinite;
  218.     animation: rainbow 18s ease infinite;
  219. }
  220. /** 755170014893572157 */
  221.  
  222. /**
  223.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:43:22 PM
  224.  * Created by Ricky Spencer#0018 (224689728006389761)
  225.  * Snippet ID: 755170625668120627
  226.  */
  227. .spoilerText-3p6IlD.hidden-HHr2R9:hover .inlineContent-3ZjPuv {
  228.         opacity: 1;
  229.         border-radius: 3px;
  230.         background-color: #4a4d53;
  231. }
  232. /** 755170625668120627 */
  233.  
  234. /**
  235.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:43:49 PM
  236.  * Created by Tropical#4355 (254362351170617345)
  237.  * Snippet ID: 755170835244777642
  238.  */
  239. .iconWrapper-2OrFZ1::after {
  240.     content:'';
  241.     position:absolute;
  242.     background:#fff;
  243.     width:100%;
  244.     height:100%;
  245.     top:0;
  246.     left:0;
  247.     border-radius:inherit;
  248.     opacity:0;
  249.     pointer-events:none;
  250.     transform:scale(0);
  251.     transition: opacity 50ms linear;
  252.     border-radius:50px;
  253. }
  254. .iconWrapper-2OrFZ1:active::after {
  255.     transform:scale(1.4);
  256.     opacity:.24;
  257.     transition: opacity 50ms linear, transform 150ms ease;
  258. }
  259. /** 755170835244777642 */
  260.  
  261. /**
  262.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:04:45 PM
  263.  * Created by mackenzie#0173 (574870314928832533)
  264.  * Snippet ID: 846651077054562314
  265.  */
  266. #app-mount .item-3HknzM {
  267.   color: white;
  268. }
  269. #app-mount [aria-controls='ALL-tab'] {
  270.   order: -1;
  271.   background-color: rgb(0, 118, 187);
  272. }
  273. #app-mount [aria-controls='ONLINE-tab'] {
  274.   background-color: rgb(29, 185, 84);
  275. }
  276. #app-mount [aria-controls='PENDING-tab'] {
  277.   background-color: rgb(250, 166, 26);
  278. }
  279. #app-mount [aria-controls='BLOCKED-tab'] {
  280.   background-color: rgb(255, 42, 0);
  281. }
  282. /* You can omit #app-mount here if you want to */
  283. #app-mount [aria-controls='ADD_FRIEND-tab'] {
  284.   background-color: rgb(209, 41, 255) !important;
  285. }
  286. /* Apply this if you want to hide the Friends title as well */
  287. .tabBar-ZmDY9v {
  288.   right: 112px;
  289.   position: relative;
  290.   background-color: var(--background-primary);
  291. }
  292.  
  293. /**
  294.  * Snippet from #css-snippets applied the Jun 3, 2021 at 8:55:51 PM
  295.  * Created by Robzyy#2003 (479649526685368330)
  296.  * Snippet ID: 755536372059865110
  297.  */
  298. /* Center profile tabs */
  299. .tabBar-2MuP6-{ justify-content: center; }
  300. .top-28JiJ-:last-child .item-PXvHYJ:last-child { margin-right: 0; }
  301. /** 755536372059865110 */
  302.  
  303. /**
  304.  * Snippet from #css-snippets applied the Jun 3, 2021 at 9:00:56 PM
  305.  * Created by PoorPockets McNewHold#2546 (277173061973835778)
  306.  * Snippet ID: 757137395786186772
  307.  */
  308. /* Hide Textbox when you don't have permission */
  309. .channelTextAreaDisabled-8rmlrp>div {
  310.     display: none;
  311. }
  312. /** 757137395786186772 */
  313.  
  314. /**
  315.  * Snippet from #css-snippets applied the Jun 3, 2021 at 9:01:41 PM
  316.  * Created by PoorPockets McNewHold#2546 (277173061973835778)
  317.  * Snippet ID: 757138357888352287
  318.  */
  319. /* Compressed Search Bar */
  320. .search-2oPWTC .searchBar-3dMhjb {
  321.     width: 30px;
  322.     transition-duration: 300ms;
  323. }
  324.  
  325. .search-2oPWTC .searchBar-3dMhjb:hover {
  326.     width: 200px;
  327. }
  328.  
  329. .search-2oPWTC.focused-31_ccS .searchBar-3dMhjb {
  330.     width: 244px !important;
  331. }
  332.  
  333. .search-2oPWTC .icon-38sknP {
  334.     cursor: pointer;
  335. }
  336. /** 757138357888352287 */
  337.  
  338. /**
  339.  * Snippet from #css-snippets applied the Jun 3, 2021 at 9:03:40 PM
  340.  * Created by Leeprky#2063 (224524143482241035)
  341.  * Snippet ID: 760171635189481532
  342.  */
  343. /* Dropdown Menu */
  344.  
  345. div[id="message-actions"] {
  346.   min-width: 0px;
  347.   width: 57px;
  348.   transition: 1s;
  349. }
  350. div[id="message-actions"]:hover {
  351.   min-width: 0px;
  352.   width: 200px;
  353.   transition: 0.5s;
  354. }
  355. /** 760171635189481532 */
  356.  
  357. /**
  358.  * Snippet from #css-snippets applied the Jun 3, 2021 at 9:15:47 PM
  359.  * Created by Kanin#0001 (173237945149423619)
  360.  * Snippet ID: 761398967577083954
  361.  */
  362. /* Better RTC Connection popout */
  363. .layerContainer-yqaFcK .layer-v9HyYc[style*="position: absolute; left: 100px;"] {
  364.      left: 72px !important;
  365. }
  366. .container-2x5lvQ {
  367.      width: 240px;
  368.      box-shadow: none;
  369. }
  370. .layerContainer-yqaFcK .layer-v9HyYc[style*="position: absolute; left: 100px;"] .container-2x5lvQ header {
  371.      background-color: var(--toast-header);
  372. }
  373. .layerContainer-yqaFcK .layer-v9HyYc[style*="position: absolute; left: 100px;"] .container-2x5lvQ section {
  374.      background-color: var(--deprecated-panel-background);
  375. }
  376. .container-2x5lvQ section p:nth-of-type(1) {
  377.      font-size: 0;
  378. }
  379. .container-2x5lvQ section p:nth-of-type(2) {
  380.      display: none;
  381. }
  382. .container-2x5lvQ section strong {
  383.      font-size: 14px;
  384.      white-space: pre;
  385. }
  386. .container-2x5lvQ section strong::before {
  387.      font-weight: normal;
  388. }
  389. .container-2x5lvQ section strong:nth-of-type(1)::before {
  390.      content: 'Server: ';
  391. }
  392. .container-2x5lvQ section strong:nth-of-type(2)::before {
  393.      content: 'Average Ping: ';
  394. }
  395. .container-2x5lvQ section strong:nth-of-type(3)::before {
  396.      content: 'Last Ping: ';
  397. }
  398. .container-2x5lvQ section strong:nth-of-type(4)::before {
  399.      content: 'Packet Loss: ';
  400. }
  401. /** 761398967577083954 */
  402.  
  403. /**
  404.  * Snippet from #css-snippets applied the Jun 3, 2021 at 9:16:11 PM
  405.  * Created by snapper#0001 (431883840483491850)
  406.  * Snippet ID: 761416946435883008
  407.  */
  408. .ping-2NgC8E {
  409.     transform: scale(1.7);
  410.     margin-left: 5px;
  411.     margin-top: 11px;
  412.     margin-bottom: 0;
  413.     height: 20px;
  414. }
  415.  
  416. .channel-1TmDQ6 {
  417.     margin-left: 30px;
  418.     margin-top: -9px;
  419. }
  420.  
  421. .rtcConnectionStatusConnected-VRZDjy {
  422.     margin-left: 5px;
  423. }
  424. img[src="/assets/9a43e631d506ae4818ecefc825dc02ad.svg"], /*plus*/
  425. img[src="/assets/13c8662cff8e029799a35878b56e23eb.svg"], /*minus*/
  426. img[src="/assets/e37bc714ecd911af7c558f5aaa0c4464.svg"], /*ant*/
  427. img[src="/assets/d6e12f410c99374f88879450daaaced9.svg"], /*spider*/
  428. img[src="/assets/f34c63197816c3e60bea4a9537c5fffa.svg"], /*telephone*/
  429. img[src="/assets/05a1abc6388a96e2a536650433c12fca.svg"], /*video camera*/
  430. img[src="/assets/733a0db94b390b2fd5da87408285a079.svg"], /*movie camera*/
  431. img[src="/assets/16520d89e684777eedd536346015e71f.svg"], /*electric plug*/
  432. img[src="/assets/22bbea32f8826e963038329aee825bc1.svg"], /*chess pawn*/
  433. img[src="/assets/1d2dc7d83ed3182e3348d4f216c15c87.svg"], /*8-pointed star*/
  434. img[src="/assets/3d663bbe9d97bc976c24ec4d125fe2b3.svg"], /*div sign*/
  435. img[src="/assets/133b77ff9fc321682fed3cde12d6355c.svg"], /*multiplication sign*/
  436. img[src="/assets/1679bb713b6a99e6ddf111d45400be3a.svg"], /*$ sign*/
  437. img[src="/assets/da56d5c7e4409c0c1640ff6ba21ec1ad.svg"], /*currency exchange*/
  438. img[src="/assets/502afa9807a8da920a357e25c14da10a.svg"], /*wavy dash*/
  439. img[src="/assets/48c9c24b660f8c392a56f8d28c86f1c3.svg"], /*curly loop*/
  440. img[src="/assets/6a86f8cca40da89386aa7e9eca926da7.svg"], /*end*/
  441. img[src="/assets/6c928e43c553124e23e45c31c6ddbece.svg"], /*back*/
  442. img[src="/assets/b8b439115436db0c0bbff081749a1ddb.svg"], /*on!*/
  443. img[src="/assets/fa259978fede6539d40db4b59a2b0f66.svg"], /*top*/
  444. img[src="/assets/b3f45308df051ef73d8cf63ffe0976c3.svg"], /*soon*/
  445. img[src="/assets/7b3ff12d16d96ca77345da9450986dc7.svg"], /*check mark*/
  446. img[src="/assets/6278365424fa5701d3b185e2d9fe8225.svg"], /*b. circle*/
  447. img[src="/assets/60c5854fe77ca7a4946b7c801c559f4a.svg"], /*b. small square*/
  448. img[src="/assets/7d4f02f7354aee0b30e7e5a35579fff4.svg"], /*b. m. small square*/
  449. img[src="/assets/b6a3073e1281d1ef79d48ef130c183b2.svg"], /*b. medium square*/
  450. img[src="/assets/d0e23cdf2386056cc64e775a6248ed17.svg"], /*b. large square*/
  451. img[src="/assets/3fe9fcacdbee990bd0d873135689bd5b.svg"], /*spades*/
  452. img[src="/assets/b67a375a6b8f5caeacff463835c44011.svg"], /*clubs*/
  453. img[src="/assets/d91cb297561a6bc50f8c6918d428bc61.svg"]  /*black heart*/{
  454.   filter: invert(1);
  455. }
Add Comment
Please, Sign In to add comment