Skip to content

Galaxy Discord by dev2two

Details

Authordev2two

LicenseNO-REDISTRIBUTION

Categorydiscord.com

Created

Updated

Size2.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

see above and beyond the galaxies

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Galaxy Discord
@namespace      USO Archive
@author         Wolfyyy64
@description    `see above and beyond the galaxies`
@version        20230330.1.16
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix("https://discord.com")
{
/* ------BACKGROUND------ */
  body
  {
    background: url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQy4UtL6rvesbqZHcxT6afDGagSvdtZtEESlw&usqp=CAU");
    background-size: cover;
  }

  .appMount-2yBXZl, body, .theme-dark .container-2cd8Mz, .applicationStore-2nk7Lo
  {
 
    --header-primary: #fff;
    --header-secondary: #fff;
    --text-normal: #FfF;
    --text-muted: #fff;
    --channels-default: #fff;
    --interactive-normal: #fff;
    --interactive-hover: #fff;
    --interactive-active: #fff;
    --interactive-muted: #fff;
    --background-primary: #fffff;
    --background-secondary: #fffff;
    --background-secondary-alt: transparent;
    --background-tertiary: Transparent;
    --background-floating: rgba(0, 0, 0, .8);
    --channeltextarea-background: #000000;
    --deprecated-panel-background: #fff;
    --background-modifier-hover: rgba(0, 0, 0, .42);
    --background-modifier-selected: rgba(0, 0, 0, .45);
  }

/* ------POP-UP------ */
  .modal-yWgWj-,
.footer-3rDWdC
  {
    background: rgba(0, 0, 0, .5) !important;
  }

/*misc*/
  .container-1D34oG,  /*friends list*/
.scrollbar-2rkZSL,  /*scrollbar*/
.pad-29zQak,
.track-1JN30G
  {
    background: #ffffff !important;
  }

/* ------SCROLLBAR------ */
  .scrollbar-2rkZSL
  {
    width: 8px;
  }

  .thumb-2JwNFC
  {
    background: rgba(0, 0, 0, .5) !important;
  }

  .track-1JN30G,
.thumb-2JwNFC
  {
    border: none !important;
  }

/* ------EMBEDDED TEXT------ */
  .embedProvider-3k5pfl,
.embedDescription-1Cuq9a,
.embedFields-2IPs5Z,
.embedAuthorName-3mnTWj,
.embedFooterText-28V_Wb
  {
    color: #f2f2f2 !important;
  }

  .cozy-3raOZG .messageContent-2qWWxC, .compact-T3H92H .header-23xsNx .username-1A8OIy, .cozy-3raOZG .header-23xsNx .username-1A8OIy
  {
    text-shadow: 0 0 20px black;
  }
}

Reviews

No reviews yet.