new wafrn98 update will include fix of new settings bc it looks very ugly right now


#wafrn-themes #wafrn #wafrn98 #wafrn-theme

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:

  • @noahebalon for giving me the link to his background image. origin unknown (besides that it came from tumblr).
  • @preciouscoconut on reddit for the blahaj drawing in the logo.

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).


#yes-i-made-this-on-mobile-fml #wafrn #wafrn-theme #custom-css

If you want to customize it, please, do not use the pastebin link, use the one on github instead, it's up to date


#wafrn-theme
wafrn/packages/frontend/src/assets/themes/wafrn98.css at main · gabboman/wafrn

Wafrn is a federated social media inspired by tumblr. Join us and have fun - gabboman/wafrn

GitHub

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; } }

RE: https://app.wafrn.net/fediverse/post/6853e9fb-54c5-4e31-a5fd-d34982c91393
#wafrn #wafrn-theme #css

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; }
#wafrn #wafrn-theme #shitpost #css

quotes will be more win98 like in next theme update (if nobody minds haha)


#wip #wafrn98 #wafrn #wafrn-theme

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


#wafrn #wafrn-theme #theme #css

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.


#wafrn #wafrn-theme #miiverse #wii #graphic-design-is-my-passion
wafrnverse

A Miiverse inspired theme for app.wafrn.net

Forgejo: Beyond coding. We Forge.

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


#wafrn-theme #carrots #i-did-this-in-a-day #so-i-procrastinated-on-my-meth #till-she-pewkd
Wafrn Carrot Edition! (theme)

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