Skip to content

Discord - FF4500 Theme by chickenterriakyatsubway

Screenshot of Discord - FF4500 Theme

Details

Authorchickenterriakyatsubway

LicenseLuigi (Weegee)#0739

Categoryidk

Created

Updated

Size5.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Discord theme

Notes

yes

Source code

/* ==UserStyle==
@name           Discord - FF4500 Theme
@namespace      USO Archive
@author         Invalid_Argument
@description    `Simple purple theme for discord`
@version        20220508.22.8
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
/* AUTHOR: Luigi (Weegee)#0739 */
/* VERSION: 3.3 */
/* Theme: FF4500 */
/* CONTACT ME FOR TUTORIAL */


@-moz-document domain("discordapp.com"), domain("discord.com") {
/* AUTHOR: Luigi (Weegee)#0739 */
/* VERSION: 3.3 */
/* Theme: ff4500 */
/* CONTACT ME FOR TUTORIAL */

/* BACKGROUND IMAGE */

  }
/*  BACKGROUND-IMAGE OPACITY */
  .theme-dark
  {    
 --background-primary: #168200;
    --background-secondary: #168200;
    --background-secondary-alt: #168200;
    --background-tertiary: #168200;
    --background-accent: #168200;
    --background-floating: #168200;
    --background-mobile-primary: #168200;
    --background-mobile-secondary: #168200;
    --background-modifier-hover: rgba(255, 69, 0, .5);
    --background-modifier-active: rgba(255, 69, 0, .5);
    --background-modifier-selected: rgba(255, 69, 0, .5);
    --background-modifier-accent: rgba(255, 69, 0, .5);
    --background-mentioned: rgba(255, 69, 0, .5);
    --background-mentioned-hover: rgba(255, 69, 0, .5);
    --background-message-hover: rgba(255, 69, 0, .5);
    --background-help-warning: rgba(255, 69, 0, .5);
    --background-help-info: rgba(255, 69, 0, .5);
  }

/* FRIENDS ONLINE */
  .theme-dark .friendsOnline-_wi_fM
  {
    color: #ff4500;
  }

/* LEFT CHANNEL LISTS */
  .icon-3o6xvg:hover
  {
    filter: contrast(150%);
  }

  .theme-dark a
  {
    color: #B473FF;
  }
  .header-2o-2hj
  {
    color: #B473FF;
    border-bottom: 1px solid #B473FF;
  }

  .container-2Rl01u:hover
  {
    background: rgba(0, 0, 0, 0.2) !important;
  }

/* CHANNEL ROOMS - TITLE */
  .container-1r6BKw
  {
    border-bottom: 1px solid #B473FF !important;
  }

  .iconVisibility-1yaA_k, .wrapper-CU3qI5, .clickable-18m--O
  {
    color: #B473FF;
  }

  .name-1jkAdW {
    color: #B473FF;
}

/* ROOMS LISTS */
  .content-3at_AU:hover
  {
    background: rgba(180, 115, 255, 0.1)!important;
  }

  .container-PNkimc
  {
    background: rgba(0, 0, 10, 0.2);
  }

  .contentSelectedText-3wUhMi
  {
    background: rgba(180, 115, 255, 0.1);
  }

/* ROOM NAME - ACTIVE */
  .nameSelectedText-sp_EUw
  {
    color: #FFFFFF;
  }
/* ROOM LISTS ICONS */
  .flex-1xMQg5 .iconSpacing-3JkGQO .actionIcon-2Hi9ZG
  {
    color: #FFFFFF;
    border-right: 1px solid rgba(180, 115, 255, 0.1);
  }

  .arrow-gKvcEx, .icon-2yIBmh {
    color: #b473ff;
  }

  /* RIGHT ICON */

  .addButton-3bLyEA {
    color: #B473FF;
  }
/* ROOM TITLE TYPEs */
  .nameDefault-2DI02H
  {
    color: #B473FF;
  }
/* BACKGROUND ALL Transparence */
  .scrollerWrap-2lJEkd
  {
    background: rgba(0, 0, 10, 0.2);
  }
/* AVATAR SPEAKING */
  .avatarSpeaking-3MqCHL
  {
    box-shadow: 0 0 0 2px #B473FF;
    border-style: none;
  }
/* USER NICK COLOR */
  .name-2upRM5
  {
    color: #FFFFFF;
  }
/* VOICE STATUS CONNECTED */
  .pingForeground-2uAOZ3
  {
    color: #B473FF!important;
  }

  .statusWithPopout-3ZfFol {
    color: #B473FF;
  }

  .rtcConnectionQualityFine-2J6i8z .ping-2NgC8E
  {
    color: #B473FF;
  }

  .container-1UB9sr
  {
    background: rgba(0, 0, 10, 0.2);
  }
/* CONNECTED CHANNEL NAME COLOR */
  .inner-btChU7 .channel-SEolQq
  {
    color: #FFFFFF;
  }
/* CHANNEL TOP BAR */
  .titleWrapper-1l0xT9
  {
    border-bottom: 1px solid #B473FF;
    border-radius: 0px;
  }

  .titleText-3X-zRE .channelName-3stJzi
  {
    color: #B473FF;
  }

  .theme-dark .title-3qD0b-
  {
    background: rgba(0, 0, 10, 0.2);
  }
/* MEMBER LIST TITLE COLOR */
  .theme-dark .membersGroup-v9BXpm
  {
    color: #B473FF;
  }
/* MEMBER LIST BACKGROUND */
  .theme-dark .members-1998pB
  {
    background: rgba(0, 0, 0, 0.1);
  }
/* MEMBER BACKGROUND SELECT */
  .theme-dark .memberOnline-1CIh-0:hover
  {
    background: rgba(118, 0, 255, 0.9);
  }
/* USER ACCOUNT */
  .theme-dark .container-2Thooq
  {
    background: rgba(16, 0, 34, 0.2);
  }
/* TEXT AREA */
  .theme-dark .chat-3bRxxu form
  {
    background: rgba(0, 0, 0, 0.0);
  }


/* NEW LINES 08-05-22 */ 

/* USERNAME ROOM COLOR */
.username-vAneIW {
  color: #ffffff;
}

.avatar-3FKimL { /* AVATAR ICON */
  
}

.avatarSpeaking-2pCGrZ { /* AVATAR SPEAKING COLOR CIRCLE */
  box-shadow: 0 0 0 2px rgb(182, 117, 255);
}


.containerDefault-YUSmu3  { /* ROOM LIST */
  background-color: rgba(0, 0, 0, .0);
}


/*
.containerDefault-YUSmu3:hover { ROOM LIST
  background-color: rgba(182, 117, 255, .2);
}

*/

.content-1gYQeQ:hover { /* ROOM LIST COLOR  */
  background-color: rgba(182, 117, 255, .08) !important;
}

.modeSelected-3DmyhH .content-1gYQeQ { /* ROOM LIST SELECTED */
  background-color: rgba(182, 117, 255, .1) !important;
}






.containerDefault-3TQ5YN * { /* CONTAINER */
  color: rgb(182, 117, 255);
}

.ping-2IpLcU { /* PING COLOR 1 */
  color: rgb(182, 117, 255);
}

.rtcConnectionQualityFine-3zZrSa .pingForeground-1BRBTc { /* PING COLOR 2 */
  color: hsl(268, 100%, 73%);
}

.contents-3ca1mk { /* VOICE CONNECTED COLOR */ 
  color: rgb(182, 117, 255);
}

.avatarSpeaking-33RRJU { /* AVATAR SPEAKING BOTTOM */ 
  box-shadow: inset 0 0 0 2px hsl(268,calc(var(--saturation-factor, 1)*100%),73%),inset 0 0 0 3px var(--background-secondary);
}


.border-2Vy6FN.speaking-7QZEkv { /* RECT COLOR SPEAKING */
  box-shadow: inset 0 0 0 2px hsl(268,calc(var(--saturation-factor, 1)*100%),73%),inset 0 0 0 3px #000;
}

.border-2BJQjd.speaking-3RWJBr { /* PRIVATE CALL CIRCLE COLOR */
  box-shadow: inset 0 0 0 2px hsl(268,calc(var(--saturation-factor, 1)*100%),73%),inset 0 0 0 3px var(--background-floating) !important;
}
}

Reviews

No reviews yet.