#USE ONEKOCORD VERSION
1 messages · Page 1 of 1 (latest)
this is a non standard oneko snippet without the functionality to be called such, I will upload an official version to onekocord soon
to the creator @jade ermine
make sure to use the issue or pull request feature in GitHub to request onekocord additions next time. there I can also tell you the standards for onekocord snippets and credit you permanently (obviously posting something in this channel is temporary to most people)
also it breaks things everywhere
Now released onto Onekocord
actually i forgor hover
sorry, just whipped up something quick and didn't want to go through the effort of formatting it properly for your repo lol
well doing that makes it so people have conflicting versions and it will only cause headaches
**onekowelcome.css: **
.welcomeCTASticker_ee7523>.assetWrapper_f2e406 {
display: none;
}
.welcomeCTASticker_ee7523::before {
content: "";
background: var(--onekowelcome-skin, url(https://raw.githubusercontent.com/vencordcss/onekocord/main/onekoskins/default.png));
animation: var(--onekowelcome-wakeup-duration, 2s) 1 forwards gotosleep, var(--onekowelcome-sleep-duration, 2s) var(--onekowelcome-wakeup-duration, 2s) infinite var(--onekowelcome-sleep-animation, sleep);
image-rendering: var(--onekowelcome-rendering, pixelated);
width: 28px;
height: 28px;
display: block;
position: relative;
right: 4px;
bottom: 4px;
scale: var(--onekowelcome-scale, 1);
}
.welcomeCTAButtonOuter_a7da64:hover .welcomeCTASticker_ee7523::before {
animation: var(--onekowelcome-wakeup-duration, 2s) 1 forwards var(--onekohomeicon-wakeup-animation, wakeup), var(--onekowelcome-hovered-duration, 0.3s) var(--onekowelcome-wakeup-duration, 2s) infinite var(--onekowelcome-hovered-animation, alert);
}
**onekowelcome.css: **
.welcomeCTASticker_ee7523>.assetWrapper_f2e406 {
display: none;
}
.welcomeCTASticker_ee7523::before {
content: "";
background: var(--onekowelcome-skin, url(https://raw.githubusercontent.com/vencordcss/onekocord/main/onekoskins/default.png));
animation: var(--onekowelcome-wakeup-duration, 2s) 1 forwards gotosleep, var(--onekowelcome-sleep-duration, 2s) var(--onekowelcome-wakeup-duration, 2s) infinite var(--onekowelcome-sleep-animation, sleep);
image-rendering: var(--onekowelcome-rendering, pixelated);
width: 28px;
height: 28px;
display: block;
position: relative;
right: 4px;
bottom: 4px;
scale: var(--onekowelcome-scale, 1);
}
.welcomeCTAButtonOuter_a7da64:hover .welcomeCTASticker_ee7523::before {
animation: var(--onekowelcome-wakeup-duration, 2s) 1 forwards var(--onekohomeicon-wakeup-animation, wakeup), var(--onekowelcome-hovered-duration, 0.3s) var(--onekowelcome-wakeup-duration, 2s) infinite var(--onekowelcome-hovered-animation, alert);
}
this mf caches
i added /*Welcome cta <3*/
could you please remove the old code from the message and add the variables? it is just going to confuse people
USE ONEKOCORD VERSION
im keeping it for people who want to use it by itself without the other onekocord files, i'll just explain it more clearly
will it be visible to non vencord users?
yes, it should work on other clients
Completely unrelated but what theme is that in the showcase
thank you
this suddenly doesn't work as the repository appears to have disappeared
it was moved so it could be better maintained