universe/users/infinidoge/config/powercord/quickcss.css

340 lines
No EOL
9.3 KiB
CSS
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:16:30 AM
* Created by akisblack#6148 (845535118285602866)
* Snippet ID: 898512654849687592
*/
.sidebarRegion-VFTUkN {
flex: 0;
}
.contentColumnDefault-1VQkGM {
margin: 0 auto;
}
/** 898512654849687592 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:19:03 AM
* Created by ADudeCalledLeo#8665 (169456051920437248)
* Snippet ID: 885158901673230376
*/
/* the main bit! */
.container-3baos1 {
position: fixed;
left: 4px;
top: calc(100% - 52px);
width: 292px;
background-color: var(--background-tertiary);
}
/* PATCH for scrollers above the user panel to make space */
.guilds-1SWlCJ, /* servers */
.sidebar-2K8pFh /* channels */ {
height: calc(100% - 52px);
}
/** 885158901673230376 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:20:29 AM
* Created by Davri#0015 (457579346282938368)
* Snippet ID: 875021875120582676
*/
.guildSection-1EoFKd > .flex-1xMQg5 > svg {
flex-shrink: 0;
}
/** 875021875120582676 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:22:53 AM
* Created by mr_miner#9699 (678541597654253600)
* Snippet ID: 870552834410680370
*/
#message-actions-pin, #message-pin, #message-unpin{
color: skyblue;
}
#message-actions-pin:hover, #message-pin:hover, #message-unpin:hover {
background-color: #67a7c0;
color: #fff;
}
#message-actions-reply, #message-reply {
color: khaki;
}
#message-actions-reply:hover, #message-reply:hover {
background-color: #c5bb5d;
color: #fff;
}
#message-actions-thread, #message-thread {
color: #69c069;
}
#message-actions-thread:hover, #message-thread:hover {
background-color: #5dbd5d;
color: #fff;
}
#message-actions-mark-unread, #message-mark-unread {
color: plum;
}
#message-actions-mark-unread:hover, #message-mark-unread:hover {
background-color: #c27ec2;
color: #fff;
}
#message-actions-copy-link, #message-copy-link {
color: lightseagreen;
}
#message-actions-copy-link:hover, #message-copy-link:hover {
background-color: #199c96;
color: #fff;
}
#message-actions-tts, #message-tts{
color: var(--brand-experiment);
}
#message-actions-tts:hover, #message-tts:hover{
background-color: var(--brand-experiment);
color: #fff;
}
#message-actions-copy-id, #message-devmode-copy-id {
color: lightsalmon;
}
#message-actions-copy-id:hover #message-devmode-copy-id:hover{
background-color: lightsalmon;
color: #fff;
}
#message-edit, #message-actions-edit{
color: steelblue;
}
#message-edit:hover, #message-actions-edit:hover{
background-color: steelblue;
color: #fff;
}
#message-add-reaction{
color: goldenrod;
}
#message-add-reaction:hover{
background-color: goldenrod;
color: #fff;
}
/** 870552834410680370 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:23:11 AM
* Created by Hekky#6869 (346338830011596800)
* Snippet ID: 870054555025543219
*/
:root {
--sidebar-width: 240px; /* change if your theme resizes the sidebar */
}
.chat-3bRxxu.threadSidebarOpen-vdkwIh {
resize: horizontal;
min-width: 400px;
max-width: calc(100vw - var(--sidebar-width) - 72px - 400px);
}
.chat-3bRxxu:not(.threadSidebarOpen-vdkwIh) {
width: unset !important;
flex: 1 1 auto;
}
.threadSidebar-1o3BTy {
width: unset;
flex: 1 1 auto;
}
/** 870054555025543219 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:24:29 AM
* Created by Freeplay#5676 (158296466119458816)
* Snippet ID: 865701620201685012
*/
[class*="chat-"] > [class*="title-"] > [class*="children-"] > [class*="topic-"] {
white-space: normal;
max-height: 2.4em;
font-size: .9em;
line-height: 1.2em;
text-overflow: ellipsis;
position: relative;
}
[class*="chat-"] > [class*="title-"] > [class*="children-"]::after {
content; unset;
}
[class*="chat-"] > [class*="title-"] > [class*="children-"] > [class*="topic-"]::after {
content: "";
position: absolute;
bottom: 0;
right: 0;
height: 1em;
background: linear-gradient(to right, transparent, var(--background-primary), var(--background-primary)) !important;
display: flex;
width: 130px;
}
/** 865701620201685012 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:24:53 AM
* Created by mr_miner#9699 (678541597654253600)
* Snippet ID: 864076332505497641
*/
.container-3auIfb[style*="opacity: 1; background-color: hsl(218, calc(var(--saturation-factor, 1) * 4.6%), 46.9%);"]{
background-color: #c13a3a !important;
fill: #c13a3a !important;
}
.container-3auIfb[style*="opacity: 1; background-color: hsl(218, calc(var(--saturation-factor, 1) * 4.6%), 46.9%);"] path{
fill: #c13a3a !important;
}
/** 864076332505497641 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 11:24:59 AM
* Created by mackenzie#0173 (574870314928832533)
* Snippet ID: 863870341537071197
*/
.roleColor-rz2vM0::after {
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
position: absolute;
opacity: 0.125;
background: currentColor;
}
.member-3-YXUe .badges {
z-index: 0;
}
.member-3-YXUe.selected-aXhQR6 .roleColor-rz2vM0::after {
border-radius: 4px;
}
.membersGroup-v9BXpm + .member-3-YXUe {
margin-top: 5px;
}
.membersGroup-v9BXpm + .member-3-YXUe .roleColor-rz2vM0::after {
border-radius: 5px 5px 0 0;
}
/** 863870341537071197 */
/**
* Snippet from #css-snippets applied the Nov 12, 2021 at 7:01:52 PM
* Created by CorellanStoma#1996 (288362986991648778)
* Snippet ID: 907442893608869888
*/
.icon-22AiRD [d="M6 1C3.243 1 1 3.244 1 6c0 2.758 2.243 5 5 5s5-2.242 5-5c0-2.756-2.243-5-5-5zm0 2.376a.625.625 0 110 1.25.625.625 0 010-1.25zM7.5 8.5h-3v-1h1V6H5V5h1a.5.5 0 01.5.5v2h1v1z"] {
d: path("M 7 4.003 C 7 5.1055 6.103 6.003 5 6.003 C 3.8975 6.003 3 5.1055 3 4.003 C 3 2.9005 3.897 2.003 5 2.003 C 6.103 2.003 7 2.9005 7 4.003 Z M 1 9.503 C 1 7.7365 2.645 6.503 5 6.503 C 7.3555 6.503 9 7.7365 9 9.503 V 10.003 H 1 V 9.503 Z M 10 10.003 H 11 V 9.503 C 11 8.2217 10.1349 7.2207 8.7607 6.7676 C 9.5311 7.4563 10 8.403 10 9.503 V 10.003 Z M 7.4417 5.9539 C 8.3329 5.7522 9 4.9539 9 4 C 9 2.9846 8.2347 2.1411 7.2485 2.0183 C 7.7161 2.5476 8 3.2426 8 4 C 8 4.7244 7.7444 5.3871 7.3189 5.9051 C 7.3601 5.9209 7.4011 5.9371 7.4417 5.9539 Z");
}
/** 907442893608869888 */
/**
* Snippet from #css-snippets applied the Dec 22, 2021 at 2:53:56 PM
* Created by Freeplay#5676 (158296466119458816)
* Snippet ID: 921928336802971699
*/
/* Horizontally listed media */
[id*="message-accessories-"] {
display: flex;
flex-wrap: wrap;
}
[id*="message-accessories-"] > * {
margin-right: .4em !important;
min-height: 100% !important;
}
[id*="message-accessories-"] > div > a {
display: flex;
align-items: center;
min-height: 100%;
background-color: var(--background-secondary);
}
[id*="message-reactions"] {
width: 100%;
}
/** 921928336802971699 */
/**
* Snippet from #css-snippets applied the Jan 9, 2022 at 12:34:26 AM
* Created by ThatOtherAndrew#8134 (650459420635168769)
* Snippet ID: 929440925791449148
*/
[title^="https://discord.com/channels/"], [title^="https://ptb.discord.com/channels/"], [title^="https://canary.discord.com/channels/"] {
line-height: 0;
font-size: 0;
text-decoration-color: #fff !important;
}
[title^="https://discord.com/channels/"]::before, [title^="https://ptb.discord.com/channels/"]::before, [title^="https://canary.discord.com/channels/"]::before {
content: "✉ Jump to Message";
font-size: 16px;
user-select: text;
font-weight: 500;
transition: background-color 50ms ease-out, color 50ms ease-out;
cursor: pointer;
border-radius: 3px;
padding: 0 2px;
background: hsla(235, calc(var(--saturation-factor, 1) * 85.6%), 64.7%, 0.3);
color: hsl(236, calc(var(--saturation-factor, 1) * 83.3%), 92.9%);
}
[title^="https://discord.com/channels/"]:hover::before, [title^="https://ptb.discord.com/channels/"]:hover::before, [title^="https://canary.discord.com/channels/"]:hover::before {
background-color: hsl(235, calc(var(--saturation-factor, 1) * 85.6%), 64.7%);
color: #fff;
}
/** 929440925791449148 */
/**
* Snippet from #css-snippets applied the Jan 9, 2022 at 12:34:48 AM
* Created by george.#0550 (590224302578860065)
* Snippet ID: 929485841229815859
*/
.wrapper-28eC3z svg {
overflow: hidden;
}
/** 929485841229815859 */
/**
* Snippet from #css-snippets applied the Jan 16, 2022 at 12:09:04 AM
* Created by 5h3i1ah#6253 (268947234861744130)
* Snippet ID: 931904851586195476
*/
.pronoundb-pronouns {
font-size: 0.75rem !important;
height: 1.25rem;
cursor: default;
font-weight: 500;
}
/** 931904851586195476 */
/**
* Snippet from #css-snippets applied the 7 Mar 2022 at 22:05:26
* Created by katlyn#9607 (250322741406859265)
* Snippet ID: 949006652944834560
*/
.clamped-2ZePhX {
-webkit-line-clamp: unset;
}
/** 949006652944834560 */
/**
* Snippet from #css-snippets applied the 7 Mar 2022 at 22:06:52
* Created by katlyn#9607 (250322741406859265)
* Snippet ID: 949001991567343616
*/
.form-3gdLxP {
padding: 0px;
}
.inner-NQg18Y {
padding-top: 4px;
}
.channelTextArea-1VQBuV {
margin-bottom: 0px;
}
.base-3bcbY3 {
top: -24px;
left: 0px;
width: fit-content;
padding-right: 9px;
border-radius: 0 8px 0 0;
background-color: var(--channeltextarea-background);
}
.scrollableContainer-15eg7h {
border-radius: 0px;
min-height: 53px;
}
/** 949001991567343616 */