new wafrn98 update will include fix of new settings bc it looks very ugly right now
#wafrn-themes #wafrn #wafrn98 #wafrn-theme
new wafrn98 update will include fix of new settings bc it looks very ugly right now
gosh, i love my new theme! yeah, dark mode is hard coded now, but you can at least choose an accent color and it doesn't completely crumble under light mode! it is also compatible with the waffler theme (mostly) and most of the programmer themes (dracula is a bit dramatic. but of course he is).
i do not recommend it with wafrn98 on, i am sorry. i assume that one has !important properties only or something. if you could tell me workarounds for that, i'd appreciate it. i am relatively new to CSS.
CREDIT:
if you are interested in getting the CSS of my theme, feel free to DM me! Please credit me in your bio if you decide use it (even if you customise it).
If you want to customize it, please, do not use the pastebin link, use the one on github instead, it's up to date
IF YOU WANT YOUR BLORBOS TO STICK TO YOUR SCREEN ON WAFRN
Now you can!
Okay, the code below is a bit crappy and not very responsive (I written a rule to make sure it won't work on mobile), but I figured that it's possible to have a pagedoll via using pseudo elements, so here it is. Make sure you read the comments and if someone improves the code I'll be glad
Paste code below on theme editor
/*PAGEDOLL (an image that is fixed to the right bottom of the screen) You have to manually adjust image size, as I haven't come up with solution that makes it possible to resize it in css, I recommend you to make it 400px*400px */ :root::before { content: url("put url to the image here"); position: fixed; /*You can adjust top and left to fit the image the best on the screen*/ top: 60%; left: 70%; z-index: 999; } /*The code below makes sure it does NOT appear on mobile browsers, this is because mobile version doesn't have enough space for the image to not interfere using the site. You can try to disable and adjust on your own*/ @media only screen and (max-width: 800px) { :root::before { content: none; } }gay sex is real
paste this in theme editor and you're good to go
.below-editor-toolbar-rightside button::after { content: "GAY SEX"; padding-left: 8px; }quotes will be more win98 like in next theme update (if nobody minds haha)
Wafrn 98
UPDATE: theme is now official! All you have to do is find it on theme selector :3
UPDATE 2: if you want to customize it, please, do not use the pastebin link, use the one on github instead, it's up to date
So uhh I kinda did it. Sorry if it looks shite in some places, but mostly looks okay
Install: copy code from here and paste in Settings -> Theme Editor
Examples of both PC and mobile below
Hey you
Yeah, you!!!
Do you use Wafrn?
Do you miss the aestethics of Miiverse?
Well, for the three people that do both things and are still reading, I might have something for you!
I tried my best to do a Miiverse inspired theme for Wafrn! Is it perfect? nope, but i did my best
It supports both light and dark theme and I tried to squeeze all of my graphic design abilities to make it pleasant.
If you want it, here's the link to the theme!
UPDATE: The theme is already integrated in Wafrn! you can just see it as "Wafrnverse" on the theme selector.
Made a wafrn theme with a lot of carrots.
I don't want to block up these servers so go here to get it and shove it in your nipples
ok, i did something... turns out it's a bit more complicated than i thought but hey, it's a start.
https://pastebin.com/raw/An4eRbs8
RE: https://app.wafrn.net/fediverse/post/ad621aa4-1dd9-4919-a798-8c6edeb49bb0
#wafrn-theme