brennan lee mulligan
Love your art so much. Will you show us cool nature pics from your country? I'm literally so stoned I forgot where you live sorry.
Sure anon, why not. I'm not a photographer so the quality of these is kind of slushy at best. I like nature and wander around a little bit, but I rarely hike properly, so I don't go to that many scenic places. These are mostly from regular walks. Long post warning.
Summers are short but very green, and since we're at the arctic circle we get sunlight around the clock. Some of these were taken at midnight or early morning small hours. Most of Finland is very sparsely populated and covered in boreal forests.
Finland is a very watery country, lots of lakes in particular.
Sometimes you get intense sunsets
And winters are very cold, snowy and last about six months. In summer we have midnight sun and in winter there's the polar night to counter it. Around late December sun only rises for about two hours per day where I live so it's very dark for many, many weeks on end (which is wonderful if you get seasonal depression like I do). But sometimes the weather and lighting are just right and you get this ethereal pastel effect that I love.
i haven't done much digital art lately (even though it's my favorite medium!!) so here's a 3 hour doodle i drew on my phone
when I'm using my drawing tablet i use krita, but on my phone i use ibispaint. i recently learned there's a desktop version of ibispaint, so that's cool! i drew this much in the middle of the night and kept falling asleep mid drawing:
then this morning i went back and adjusted a few things and added the speech bubbles
a painting i made for a friend's birthday! feat. wizard Garfield
my DND character, Euphoria, the tiefling warlock
his appearance hasn't changed much since i first made him, whereas my first major OC went through major changes before i finally settled on something
i hope that means I've gotten better at character design!
slippery snake...
i sketched this out and colored it with Ohuhu alcohol markers
i didn't spend much time on it, but im especially proud of the eye
i made a spiderman patch for my bag! i used a picture of him as a reference (I'm not sure if it's from the comics or fan-made). it's difficult to keep proportions accurate when embroidering, so the arm and hand on the first outline ended up being a bit wonky:
i later fixed it when i blocked in the colors, simplifying some of the lighting in the original image to make it more clear. the head slowly became more squished since the fabric kept warping, but not too badly:
then i added the web detailing to his suit, cut off the excess fabric, and attached it to the front pocket of my bag alongside my spiderman and deadpool pins:
Hello sorry for an ask. I am very sick, my asthma is at its maximum level, my nose freezes, I have no medicine or food. I am in bad shape financially, I am a black disabled, who uses multiple medications, I pay for my food and lodging
Unfortunately I do not have all the resources to keep me safe, that is why I need your help, whatever you can contribute to me will be of great help.
hello!! I'm so sorry, I'm not currently in a position where i can donate money! however I'll do my best to spread the word
if anybody can, please check out the gofundme in their profile!! otherwise, please help spread the word!
do you want to know what SpaceX's official comment on the explosion was? that the ship had experienced a "a rapid unscheduled disassembly" .
"Unfortunately this happened last time too, so we have some practice at this now," SpaceX flight commentator Dan Huot told reporters at the launch site on Thursday.
BREAKING: SpaceX's Starship EXPLODES, causing FAA to halt flights at 4 major airports
The previous Starship also exploded, in January
THIS is why FAA probed SpaceX for safety
And THIS is why Musk has been trying to kill FAA - and why he should NOT get any more govt contracts
ao3 skin that i made!! (copy code under "keep reading")
it's a messy combination of pieces of code from other people's skins and my own changes
the header image is NOT MINE! it is "Pattern Galaxy Space Planets Vibrant Linear Universe" by Arncil on Redbubble, which i just used as an example for an image you could use!
here are some of the skins that i can remember using as part of this, but i've been building it for years so forgive me if i forget some:
Shortening long tag fields by Xparrot (on ao3)
Slim Shaded by AO3 (on ao3)
Lily Garden by tealtiam (on Tumblr)
AO3 Tag category coloring! by ao3css (on Tumblr)
come back here to my tips or leave a comment if you need some help customizing the code!
Background color: #26303C
Text color: #CBC6C3
Header color: #46626D
Accent color: #993F33
steps to create a new skin using this code:
log into ao3 account
go to dashboard >> skins
click "create site skin"
make sure TYPE is "site skin"
add a unique title
copy all code below
paste into field 'CSS'
click on "use wizard" at the top
copy and paste the four colors written above into their corresponding boxes
click SUBMIT
click USE
how to customize this skin:
FONT SIZE: at the very top of the code, change the "90%" to be bigger or smaller to change the font size within a fic
MAIN COLORS: to change the main colors, select "use wizard" when editing the skin and replace any of the four hex codes under "Background color:", "Text color:", "Header color:", and "Accent color:"
SECONDARY COLORS: find all hex codes within the code and change those numbers as you like! i changed all colors to match with the color palette of the header photo that i chose to make it feel cohesive
TAG COLORS: towards the end, the "relationship", "character", and "freeform" tags alternate three colors to make them easy to separate. in this skin they are all very similar, so you can change those to be whatever colors you like!
HEADER PHOTO: find the link towards the end of the code right before the warning tags and replace it with a link to any photo you like! it loops, so you don't have to worry about sizing or anything
FONT: i'm unsure how exactly to do this, but the in-fic font is currently set to Georgia Serif, so i suppose just go find that and replace it with your preferred font!
BORDER STYLES: wherever you see the code "border-style:", replace the word that comes after it with one of these options: none, solid, dashed, dotted, double, groove, ridge, inset, outset, or hidden
WARNING TAGS: at the very end of the code is a list of words or phrases that, when they appear in the tags of a fic, are highlighted in a contrasting color so that they are easy to avoid if necessary. you can add or remove those tags however you like, or change the warning color!
COPY AND PASTE ALL CODE BELOW
#workskin { font-size: 90%; } li.blurb .tags { max-height: 7.5em; overflow-y: auto; } #header { min-height: 0; } #header a, #header fieldset, #header ul.primary, #header ul.primary .current { border: 0; background: 0; } h1 a img { height: 50px; border: 0; } #header .landmark { clear: none; } #header ul.primary { background: rgba(0,0,0,0.65); border-bottom: 1px solid rgba(0,0,0,0.75); } #header ul.primary, #header ul.primary .current, ul.primary.actions a, #header ul.primary .current { color: #CBC6C3; } #header ul.primary .current, #header #search input, #header #search input:focus { background: rgba(0,0,0,0.25); color: #CBC6C3; box-shadow: inset 0 0 3px #131A2A; border-color: #131A2A; } .actions, .actions input { text-transform: lowercase; } blockquote.userstuff { font-family: "Mido", "AUdimat", "Ostrich Sans Rounded","Lucida Grande", sans-serif !important; position: relative; background: rgba(0,0,0,0.1); padding: 2%; border: 1px solid rgba(0,0,0,0.15); box-shadow: 0 0 2px rgba(0,0,0,0.4); } blockquote.userstuff:after { content: "\201D"; right: 0; top: auto; left: auto; } body, .userstuff { font-family: Mido, Georgia, serif; } .heading, .userstuff h3, .userstuff h4 { font-family: "CabinSketch", Georgia,serif; } #main .heading { color: #CBC6C3; } #inner .group, #inner .heading, fieldset, .verbose legend, table, table th, col.name, span.unread, span.replied { outline: none; background: transparent; border-color: #131A2A; border-style: double; box-shadow: none; border-radius: 2em; border-bottom-right-radius: 0; border-top-left-radius: 0; } #inner .group .group .group, col.name { border-style: double; border-color: #CBC6C3; box-shadow: 0 0 2px #000; } #inner .bookmark .user.module, #inner .wrapper { border: 0; border-radius: 0; border-top: 3px double #bbb; box-shadow: none; } .filters { font-size: 90%; } .toggled form, .dynamic form, .secondary, .dropdown { background: #fff url("/images/skins/textures/tiles/white-handmade-paper.jpg"); } a.tag, a.tag:visited, a.tag:link { display: inline-block; padding: 1px 3px; margin: 2px 0px; border: 2px solid #46626D; border-radius: 5px; } .commas li:after { content: ""; } h5.fandoms.heading { color: transparent; } .favorite a.tag { border: none; } .tags li.relationships:nth-of-type(3n+1) a.tag { background-color: #1d3954; } .tags li.relationships:nth-of-type(3n+2) a.tag { background-color: #264663; } .tags li.relationships:nth-of-type(3n+3) a.tag { background-color: #305475; } .tags li.characters:nth-of-type(3n+1) a.tag { background-color: #214154; } .tags li.characters:nth-of-type(3n+2) a.tag { background-color: #294c61; } .tags li.characters:nth-of-type(3n+3) a.tag { background-color: #31576e; } .tags li.freeforms:nth-of-type(3n+1) a.tag { background-color: #234e54; } .tags li.freeforms:nth-of-type(3n+2) a.tag { background-color: #2a585e; } .tags li.freeforms:nth-of-type(3n+3) a.tag { background-color: #316269; } .tags li.freeforms a.tag:hover, .tags li.characters a.tag:hover, .tags li.relationships a.tag:hover { background-color: #26303C; color: white; } #header .logo { display: none; } #header ul.primary { box-shadow: none; padding-top: 30px; padding-bottom: 30px; background: #FCC191 url(https://i.pinimg.com/564x/8c/bc/ae/8cbcae1760dc88ae8730566337a5d2eb.jpg); background-attachment: fixed; } li.blurb a.tag[href*="suicid"], [href*="suicide"], [href*="Suicide"], [href*="rape"], [href*="Rape"], [href*="consentual"], [href*="Consentual"], [href*="non-con"], [href*="consent issues"], [href*="Kidnapping"], [href*="kidnapping"], [href*="Canibalism"], [href*="cannibalism"], [href*="Cannibalism"], [href*="Dove"], [href*="dead dove do not eat"], [href*="murder"], [href*="Murder"], [href*="harm"], [href*="self harm"], [href*="Harm"], [href*="Torture"], [href*="abduction"], [href*="asphyxiation"], [href*="blood"], [href*="Blood"], [href*="death"], [href*="Death"], [href*="gore"], [href*="Gore"], [href*="incest"], [href*="Incest"], [href*="trauma"], [href*="Trauma"], [href*="torture"] { color: #000000; font-weight: bold; background-color: #993F33; }
he/they | artist, twitch streamer, youtuber | check out my stuff! commissions ARE OPEN!! see commissions tab on my blog for more info, or reach out to me!
184 posts