1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-01-28 15:36:54 +00:00

Qute: update discord background script

This commit is contained in:
Phantop 2020-02-08 19:49:42 -05:00
parent c73f8ca31b
commit 808625abea

View file

@ -9,7 +9,7 @@
// @include http://*.discordapp.com/*
// @include https://*.discordapp.com/*
// @run-at document-start
// @version 0.20200125081942
// @version 0.20200206055911
// ==/UserScript==
(function() {var css = [
"/* ------BACKGROUND------ */",
@ -35,6 +35,7 @@
" --interactive-muted: #4f545c;",
" --background-primary: transparent;",
" --background-secondary: transparent;",
" --background-secondary-alt: transparent;",
" --background-tertiary: transparent;",
" --background-floating: rgba(0, 0, 0, .8);",
" --channeltextarea-background: transparent;",