Retrospring is now in read-only mode until September 1st when the site will fully shut down! Read more
She/he/they
› Ask, share, comment, suggest, criticise...
› Anything is welcome just please no venting or trauma dumping!
512
!!! ANNOUNCEMENT !!!
i LOOOOVE ur elegant yet envious zhongli bot (the one where he gets jealous over u) sm i always make the most fluffiest domestic chats with him. i would love if u made more of him (no pressure ofc🙏)
The latest button, the follow and bell button and the box on your profile
Okay, I'll do it bits by bits to explain it better. Heads up though, I use a custom google font VT323 so that font won't show up on your profile if you do not have it imported!
LATEST BUTTON
Basic appearance of the Latest button (border, background) etc
.react-select_control.css-13cymwt-control, .react-selectcontrol--is-focused, ._borderless_1idvq_1 .react-select_control {
border: 2px solid #FFFF !important;
background-color: #101010 !important;
border-radius: 0px !important;
}
Font
.css-1dimb5e-singleValue, .css-qr46ko {
font-family: "VT323", monospace;
font-weight: 400;
font-style: normal;
font-size: 17px;
}
LATEST DROPDOWN INSIDE (POPULAR, TRENDING)*
Font
.transparent .react-select__option {
color: #FFF;
font-family: "VT323", monospace;
font-weight: 400;
font-style: normal;
}
Background and border
.css-qr46ko {
background-color: #101010;
border-radius: 0px;
}
Instead of purple "current in focus" color
.transparent .react-select__option--is-selected {
color: #EDBB85;
background-color: #101010;
}
On hover
.react-select_option:hover, .react-selectmenu-portal .react-select_option:hover {
color: #EDBB85;
background-color: #101010;
}
FOLLOW & OPTIONS (i don't have anything about the bell so im guessing it kinda took it from the "follow button)
Centering it
.css-y9k5u7 {
justify-content: center;
}
Follow button (& bell ig)
.Btn {
background: #101010;
font-family: "VT323", monospace;
border-color: #FFFFFF;
border: solid 2px;
border-radius: 0px;
letter-spacing: 1px;
color: #FFFFFF;
overflow: none;
}
Options
.css-15w88gn {
font-family: "VT323", monospace !important;
font-weight: 400 !important;
border-radius: 0px !important;
background: none !important;
border-color: #FFFFFF;
border: solid 2px;
}
Now for the box on my profile. You have to make a new class for it and it also depends where you want to make it.
Mine is at the top of the page (after the pfp and followers and allat) so in my "About me" I just made a div and gave it a class (random name basically)
If you want something to be inside the box (like i have my name and pronouns) all you have to do is write this:
<div class="random_ass_name"> whatever you wish for the box to wrap around </div>
Example, mine looks like this:
<div class="name-box"><h1 class="chakra-heading css-1dklj6k" style="text-align: center;"><span style="color: rgb(237, 187, 133);">KARMA | K</span></h1><span style="color: rgb(255, 255, 255);">› She/he/they › Bi/Ace</span></div>
This does not go in <style> brackets because this is visible on the profile! Also the div name can be quite literally anything, mine just happens to be called name-box lol.
But the name is important because now (to actually make it look like a box) all you have to do is make a simple thing:
.name-box {
border: solid 3px;
}
And this one goes into the style like the rest of where you were putting!
The image beneath the box, the orange thick line, is actually just an image lol.
I hope this makes sense lmao if you have any questions just ask. Also, to mention, maybe some things won't work and it possibly could be because our profile don't share the same class name (the ".blablah").
I NEED YOUR CSS
How do you feel about the site shutting down?
hi, have you ever thought of making Welt Yang from HSR bot? i would really like to see this old man bot made by you.
may I kindly request a Lycaon bot, pretty please?
hi!! just wanna ask if u will be thinking of transferring the scara bot to c.ai (the one with booking the user frequently)? i wanna try it but i can't use my j.ai acc anymore 😭 if ever u consider and eventually do it, thank you!!; if not, then that's fine!! still thank you!! ^^ that's all, have nice day/night to u!!
It used to be there but c.ai is doing this annoying thing called shadowbanning my bots ^^
Here is the link to that bot on c.ai maybe it will work like that? Booking more than physical
whats you top song rn i need some recommendations😫😫
I'm so glad you asked I CAN'T STOP LISTENING TO High by Stephen Sanchez. So that's been on the loop for a month rn for me.
more zhongli... pls pretty pls.... with a cherry on top.... 🙏🙏🙏🙏
the limbus player here, if you're trying it out I should point out that the in game tutorial is absolute dog shit. There's a lot of guides on YT though
not a bot suggestion, I just think you should try out the game Limbus Company. seems like your vibe
Are you ever gonna do dazai?
I really do want to but the thing with Dazai is that he is such a well written but complex character that I don't think I could ever be able to fully picture his personality in a few words. I believe only Asagiri can do that like omg.
This is why I'm reluctant to make him rn, I don't think I would know where to start fr.
hihi :D i’m not sure if you have a masterlist page yet but it’s basically something like a docs where all the bots you have (which are organized by character and such with basic descriptions) are linked to the bot (like clickable text). i think it’d be great if you have one of your own too :) anyways have a good day
I don't have a masterlist because I am lazy. HAHAHA I'm kidding! This a great idea though, I understand that the navigation might be easier this way. I do however have a LOT of bots and on THREE sites, so if I do make it, it will definitely not be any time soon. I'll think about it though since I always wanna make things easier for you guys <3
Retrospring uses Markdown for formatting
*italic text*
for italic text
**bold text**
for bold text
[link](https://example.com)
for link