Skip to content

Blue discord by paybxk

Details

Authorpaybxk

LicenseNo License

CategoryDiscord

Created

Updated

Size5.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

BLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORD

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Blue discord
@version      20220315.03.00
@namespace    userstyles.world/user/paybxk
@description  BLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORDBLUE DISCORD BLUE DISCORD
@author       paybxk
@license      No License
==/UserStyle== */

@-moz-document url("") {
// ==UserScript==
// @name          Discord - Blue Theme
// @namespace     http://userstyles.org
// @description	  Simple blue theme for discord
// @author        Invalid_Argument
// @homepage      https://userstyles.org/styles/168234
// @include       http://discordapp.com/*
// @include       https://discordapp.com/*
// @include       http://*.discordapp.com/*
// @include       https://*.discordapp.com/*
// @run-at        document-start
// @version       0.20200324203206
// ==/UserScript==
(function() {var css = [
	"/* BACKGROUND IMAGE */",
	"  body",
	"  {",
	"    background-image: url(\"https://i.imgur.com/IjDQq14.png\");",
	"    background-attachment: fixed;",
	"    background-size: cover;",
	"    opacity: 0.9;",
	"  }",
	"/*  BACKGROUND-IMAGE OPACITY */",
	"  .theme-dark",
	"  {",
	"    opacity: 0.90;",
	"  }",
	"/* LEFT CHANNEL LISTS */",
	"  .icon-3o6xvg:hover",
	"  {",
	"    filter: contrast(150%);",
	"  }",
	"",
	"  .theme-dark a",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"/* FRIENDS ONLINE */",
	"  .theme-dark .friendsOnline-_wi_fM",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"/* CHANNEL ROOMS - TITLE */",
	"  .container-1r6BKw",
	"  {",
	"    border-bottom: 1px solid #37CEFF !important;",
	"  }",
	"",
	"  .iconVisibility-1yaA_k, .wrapper-CU3qI5, .clickable-18m--O",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"",
	"  .header-2o-2hj",
	"  {",
	"    color: #37CEFF;",
	"    border-bottom: 1px solid #37CEFF;",
	"  }",
	"",
	"  .container-2Rl01u:hover",
	"  {",
	"    background: rgba(0, 0, 0, 0.2) !important;",
	"  }",
	"/* ROOMS LISTS */",
	"  .content-3at_AU:hover",
	"  {",
	"    background: rgba(55, 206, 255, 0.1)!important;",
	"  }",
	"",
	"  .container-PNkimc",
	"  {",
	"    background: rgba(0, 0, 10, 0.2);",
	"  }",
	"",
	"  .contentSelectedText-3wUhMi",
	"  {",
	"    background: rgba(55, 206, 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(55, 206, 255, 0.9);",
	"  }",
	"/* ROOM TITLE TYPEs */",
	"  .nameDefault-2DI02H",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"/* BACKGROUND ALL Transparence */",
	"  .scrollerWrap-2lJEkd",
	"  {",
	"    background: rgba(0, 0, 10, 0.2);",
	"  }",
	"/* AVATAR SPEAKING */",
	"  .avatarSpeaking-3MqCHL",
	"  {",
	"    box-shadow: 0 0 0 2px #37CEFF;",
	"    border-style: none;",
	"  }",
	"/* USER NICK COLOR */",
	"  .name-2upRM5",
	"  {",
	"    color: #FFFFFF;",
	"  }",
	"/* VOICE STATUS CONNECTED */",
	"  .rtcConnectionStatusConnected-VRZDjy",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"",
	"  .rtcConnectionQualityFine-2J6i8z .ping-2NgC8E",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"",
	"  .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 #37CEFF;",
	"    border-radius: 0px;",
	"  }",
	"",
	"  .titleText-3X-zRE .channelName-3stJzi",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"",
	"  .theme-dark .title-3qD0b-",
	"  {",
	"    background: rgba(0, 0, 10, 0.2);",
	"  }",
	"/* MEMBER LIST TITLE COLOR */",
	"  .theme-dark .membersGroup-v9BXpm",
	"  {",
	"    color: #37CEFF;",
	"  }",
	"/* 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(0, 76, 112, 0.9);",
	"  }",
	"/* USER ACCOUNT */",
	"  .theme-dark .container-2Thooq",
	"  {",
	"    background: rgba(0, 0, 10, 0.2);",
	"  }",
	"/* TEXT AREA */",
	"  .theme-dark .chat-3bRxxu form",
	"  {",
	"    background: rgba(0, 0, 0, 0.0);",
	"  }"
].join("\n");
if (typeof GM_addStyle != "undefined") {
	GM_addStyle(css);
} else if (typeof PRO_addStyle != "undefined") {
	PRO_addStyle(css);
} else if (typeof addStyle != "undefined") {
	addStyle(css);
} else {
	var node = document.createElement("style");
	node.type = "text/css";
	node.appendChild(document.createTextNode(css));
	var heads = document.getElementsByTagName("head");
	if (heads.length > 0) {
		heads[0].appendChild(node);
	} else {
		// no head yet, stick it whereever
		document.documentElement.appendChild(node);
	}
}
})();

}

Reviews

No reviews yet.