Skip to content

snippets by giikinotfound

Details

Authorgiikinotfound

LicenseNo License

Categorydiscord

Created

Updated

Size797 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

snippets for personal use

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         snippets
@version      20211227.14.27
@namespace    userstyles.world/user/giikinotfound
@description  snippets for personal use
@author       giikinotfound
@license      No License
==/UserStyle== */

@-moz-document url("discord.com") {
@import url("https://p0rtl6.github.io/BetterDiscord-Plugins/snippets/BetterAudioControls.css");

:root {
    --mention-hue: 187;
}

.mentioned-xhSam7 .repliedMessage-VokQwo:before{
    border-color:hsla(var(--mention-hue), 73%, 46%);
}
.mentioned-xhSam7,.menu-3sdvDG,.mouse-mode.full-motion .mentioned-xhSam7:hover,.message-2qnXI6.mentioned-xhSam7.selected-2P5D_Z{
  background-color:hsla(var(--mention-hue), 73%, 46%,0.1);
}
.mentioned-xhSam7:before,.menu-3sdvDG:before{
  background-color:hsla(var(--mention-hue), 73%, 46%);
}
}

Reviews

No reviews yet.