A theme for Discord that Bluto
Bluto Discord by bluaxolotl
Details
Authorbluaxolotl
LicenseNo License
CategoryDiscord
Created
Updated
Code size3.6 kB
Code checksum77884794
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Bluto Discord
@version 20220513.06.18
@namespace userstyles.world/user/bluaxolotl
@description A theme for Discord that Bluto
@author bluaxolotl
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://discord.com/") {
:root {
--select-color: #0A89FF;
--special-color: white
}
.theme-dark {
--background-primary: #12171D;
--background-secondary: var(--background-primary);
--background-secondary-alt: var(--background-primary);
--background-tertiary: var(--background-primary);
--background-accent: var(--background-primary);
--scrollbar-thin-thumb: #0A89FF;
--scrollbar-auto-thumb: #0A89FF;
--scrollbar-auto-track: var(--background-primary);
--channeltextarea-background: #1E2731;
--background-modifier-selected: var(--background-primary);
--brand-experiment:#0A89FF;
--background-floating: var(--background-primary)
}
.theme-dark .container-1D34oG {
background-color: var(--background-primary)
}
.theme-dark .outer-1AjyKL.active-1xchHY, .theme-dark .outer-1AjyKL.interactive-3B9GmY:hover {
background-color: var(--background-accent);
}
.disableColor-2z9rkr, .iconBackgroundTierNone-3ZkOsa, .iconBackgroundTierOne-2OQMBY, .iconBackgroundTierThree-FWlUL9, .iconBackgroundTierTwo-Eab9L6 {
color: var(--brand-experiment)
}
.theme-dark .autocomplete-1vrmpx {
background-color: var(--background-primary)
}
.theme-dark .selected-1Tbx07 {
background-color: var(--background-accent)
}
.theme-dark .root-1gCeng {
background-color: var(--background-primary)
}
.theme-dark .footer-2gL1pp {
background-color: var(--background-secondary)
}
.theme-dark .lookFilled-1Gx00P.colorPrimary-3b3xI6 {
background-color: var(--background-accent)
}
.button-1YfofB.buttonColor-7qQbGO, .button-1YfofB .buttonColor-7qQbGO {
background-color: var(--brand-experiment)
}
[fill=currentColor] {
fill: var(--brand-experiment)
}
#app-mount > div.app-3xd6d0 > div > div.layers-OrUESM.layers-1YQhyW > div > div > nav > ul > div.scroller-3X7KbA.none-2-_0dP.scrollerBase-_bVAAt > div.tutorialContainer-1pL9QS > div > div.listItemWrapper-3d87LP > div > svg > foreignObject > div > div > svg > path {
fill: var(--special-color)
}
.pingForeground-2uAOZ3 {
fill: #4fdc7c
}
.avatar-6qzftW > svg > path {
fill: white !important;
}
.avatar-6qzftW > svg > g > path {
fill: white !important;
}
.theme-dark .pageWrapper-2PwDoS {
background-color: var(--channeltextarea-background)
}
.circleIconButton-1QV--U {
background-color: var(--channeltextarea-background)
}
.theme-dark .container-2cd8Mz {
background-color: var(--background-primary)
}
.circleIconButton-1VxDrg.selected-2r1Hvo {
background-color: var(--channeltextarea-background)
}
[d="M12 10.9C11.39 10.9 10.9 11.39 10.9 12C10.9 12.61 11.39 13.1 12 13.1C12.61 13.1 13.1 12.61 13.1 12C13.1 11.39 12.61 10.9 12 10.9ZM12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM14.19 14.19L6 18L9.81 9.81L18 6L14.19 14.19Z"] {
fill: var(--select-color)
}
[d="M20 11.1111H12.8889V4H11.1111V11.1111H4V12.8889H11.1111V20H12.8889V12.8889H20V11.1111Z"] {
fill: var(--select-color)
}
[data-list-item-id="guildsnav___app-download-button"] {
background-color: #00000000
}
#app-mount > div.app-1q1i1E > div > div.layers-3iHuyZ.layers-3q14ss > div > div > nav > ul > div.scroller-1Bvpku.none-2Eo-qx.scrollerBase-289Jih > div.tutorialContainer-2sGCg9 > div > div.listItemWrapper-KhRmzM > div > svg > foreignObject > div > div {
background-color: var(--channeltextarea-background)
}
}