A new userstyle
Chat Bubble 1 by PaulsHome
Details
AuthorPaulsHome
LicenseNo License
Categoryxoul.ai
Created
Updated
Size1.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Personal USE for ME
Source code
/* ==UserStyle==
@name ?
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("xoul.ai") {
@import url('https://fonts.googleapis.com/css2?family=FontName:ital,wght@0,100..900;1,100..900&display=swap'); .__variable_ad50fd { --font-outfit: "FontName", futura; }
body[data-theme="dark"] .ChatBubble_left__ZhCrR .ChatBubble_messagecontainer__2PUrv span { color: #cb6060; }
body[data-theme="dark"] .ChatBubble_right__58fYr .ChatBubble_bubble--editing___Go70 {
color: #e1cdb5;
}
body[data-theme="dark"] .ChatBubble_left__ZhCrR .ChatBubble_messagecontainer__2PUrv i { color: #635380; }
.ChatBubble_box__c1mJu {
max-width: 60%;
}
body[data-theme="dark"] .ChatBubble_right__58fYr .ChatBubble_messagecontainer__2PUrv span { color: #b226d1ad; }
.ChatUI_container_chatui__m5apj {
background: linear-gradient(0deg, rgba(73, 48, 107, .5), rgba(144, 112, 140, .5)), url("https://cdn.discordapp.com/attachments/1161770833828651099/1319424524017733704/Screenshot_155.png?ex=6765e958&is=676497d8&hm=2b5dcf39c5584c6c4bb2b0d24251fa6218851515b9e3f4d8f5066e4c385d5338&") no-repeat fixed right / cover;
}
}