#Onekocord!!!
1 messages · Page 1 of 1 (latest)
Currently, the repo and whole organisation is a Work in Progress, so expect things to be missing
Though the code should work perfectly! Report issues here by pinging me.
Example Pictures!
I saw that the skins are from a different template, which i will fix whenever i am done
oneko looks weird on these screenshots due to my screen resolution and zoom not working out perfectly, normal zoom might have this fixed
setting my window scale to 100% in windows fixes it
@glacial carbon you love oneko
true
im not much of an artist
me neither
im also trying to work on getting more of my css to function
oneko is beloved by everyone
oneko home icon css selectors does not work for me
the discord logo doesnt get replaced
I tried tweaking the selectors and removing my themes, but to no avail
are you using a nitro icon
no
you need to use @import url(Link); at the top of your quickcss or just the link in online themes
that's what i have too
but nvm
i found an alternative snippet
i had all imports work except the homeicon one
send link
seele1306's OnekoDM
@import url(https://seele1306.github.io/Snippets/OnekoDM/import.css);
maybe i can try using the selectors from this
fun fact: i made that if i remember correctly
OnekoDM uses .wrapper_d281dd[data-list-item-id="guildsnav___home"] as selector
onekohomeicon.css uses [class=data-list-item-id="guildsnav___home"]>[class^=childWrapper_] which doesnt work on my end
so i made a mix of the two
/*Hide original home icon*/
.wrapper_d281dd[data-list-item-id="guildsnav___home"] path {
display: none !important;
}
/*Add oneko*/
.wrapper_d281dd[data-list-item-id="guildsnav___home"]::before {
content: "";
background-image: var(--onekohomeicon-skin, url(https://raw.githubusercontent.com/vencordcss/onekocord/main/onekoskins/default.png));
animation: var(--onekohomeicon-wakeup-duration, 2s) 1 forwards gotosleep, var(--onekohomeicon-sleep-duration, 1s) var(--onekohomeicon-wakeup-duration, 2s) infinite var(--onekohomeicon-sleep-animation, sleep);
image-rendering: var(--onekohomeicon-rendering, pixelated);
width: 32px;
height: 32px;
transition: 0.2s ease;
opacity: 0.7;
position: absolute;
}
/*Wake oneko up and start hover animation on hover*/
.wrapper_d281dd[data-list-item-id="guildsnav___home"]:hover::before {
animation: var(--onekohomeicon-wakeup-duration, 2s) 1 forwards var(--onekohomeicon-wakeup-animation, wakeup), var(--onekohomeicon-hovered-duration, 0.3s) var(--onekohomeicon-wakeup-duration, 2s) infinite var(--onekohomeicon-hovered-animation, alert);
opacity: 1;
}
/*Wake oneko up and start selected animation when opening dms*/
.wrapper_d281dd[data-list-item-id="guildsnav___home"]:not(:hover):before {
animation: var(--onekohomeicon-wakeup-duration, 2s) 1 forwards var(--onekohomeicon-wakeup-animation, wakeup), var(--onekohomeicon-selected-duration, 0.3s) var(--onekohomeicon-wakeup-duration, 2s) infinite var(--onekohomeicon-selected-animation, runright);
opacity: 1;
}
idk if the platform I am on could affect this...
im not knowledgable on this
can do you maybe gte the old vencord logo for the toolbar i want to add it back?
you haven't turned on theme attributes, it's a plugin in vencord
just noticed that if you have a term entered into the thread/forum thingy and switch channels to it, it shows the cat in the middle of the textfield. https://i.imgur.com/CxNqikK.png
maybe thats filterable to not show in that thread input/search field
would also be cool if it would be possible to adjust the position of the cat. i personally preferred oneko on the right side of the chat.
the "simplest" way would be to have a secondary version up with adjusted values? would be annoying to maintain i assume, but maybe youre smarter then me and find a cool solution to this
me when that feature exists
when you end your sentence on a rising tone so the other person thinks you still got something to say
ending your sentence on a contraction sounds a lot more grammatically correct than it's
fuck you