A Painting I Made For A Friend's Birthday! Feat. Wizard Garfield

a small acrylic painting of Garfield in a blue wizard hat and cape, on a pink background covered in stars and sparkles

a painting i made for a friend's birthday! feat. wizard Garfield

More Posts from Dannychai1617 and Others

3 months ago

You've gotta love Jews more than you hate Nazis.

You've gotta love trans folks more than you hate TERFs.

You've gotta love your unhoused neighbors more than you hate the billionaires.

You've gotta love immigrants more than you hate ICE.

You've gotta love queer kids more than you hate christian fundamentalists.

You've gotta love fat people more than you hate the diet industry.

You've gotta love disabled people more than you hate the insurance companies.

You've gotta love your fellow humans more than you hate the worst that humanity has to offer. You don't have to like every person you're fighting for, and you sure as hell don't have to give up your righteous anger, but hate is ultimately corrosive.

You've gotta love.


Tags
2 weeks ago

5/5/25 ⚠️

Remaking this post because our electricity is set to get shut off any day now. We've tried to make payment arrangements but they wont take less than 900.

I just had to spend the last of my money on rent. Any help is super appreciated. This is urgent. 🥺🙏

Paypal: the50foottaco@ymail.com

Venmo: kashebu

Cashapp: $sinisterspiral

0 / 500


Tags
10 months ago

it really hurts me to see so many gazans asking us for help, though that's through no fault of their own. they've been forced to use a social media site that they're probably not familiar with (because tumblr has kind of faded out of popular consciousness), to interact with us in a second language, to distinguish themselves from the scammers who are taking advantage of genocide, and to ask strangers for help. i don't think there are any cultures where it's easy to ask for help like this, but i'm intimately familiar with how humiliating it can be in arab culture. please be kind, gracious and helpful to the gazans in your inbox. this is a desperate time for them, and in addition to the physical danger inflicted by "israel", the prices of basic resources in gaza are extremely high due to scarcity, and those that manage to escape to egypt are financially exploited by landlords there and have an extremely difficult time finding work due to their unofficial status as refugees. these families will continue to need our help and i hope we can all continue to provide it to the best of our ability.


Tags
1 year ago

this looks so cool!!! im glad you liked my base code! :]

desktop screenshot of the custom ao3 skin that i made
mobile screenshot of the custom ao3 skin i made

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

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)

Background color: #26303C

come back here to my tips or leave a comment if you need some help customizing the code!

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

how to customize this skin:

click USE

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: #993F33; } #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; }

11 months ago
a digital painting of Link from the Zelda franchise - specifically the newer designs from Breath of the Wild and Tears of the Kingdom. he stands facing away from the viewer in a sheer and jewelry-laden outfit, seemingly taking off his veil. cold lighting comes from below and in front of him, casting most of his back in warm shadow. behind him is a blue-green gradiented background to represent the colors of the Zora domain

Link from BotW and TotK

the outfit i gave him is a combination of the gerudo outfit and the zora royal jewelry

this took me probably about 4.5 hours, on and off

here are the flats:

this is the same drawing, but only the flat colors atop the gradient background - no rendering, lighting, or details

the rendering was tricky because i don't have a lot of practice doing realistic lighting - and especially not bottom-up cold lighting with warmer shadows, so i hope it turned out well


Tags
3 months ago

Quietly losing my mind over the fact that Elon Musk has straight up orchestrated a coup of our executive branch and like....I don't even know what, if any, system we have in place to fix this. Like... He's just taken control of the money and locked out the actual appointed officials. What the fuck.


Tags
4 months ago

now that trump has tiktok, twitter, facebook and insta in his pocket, get ready for a massive wave of internet censorship. one of trump's greatest weapons has always been misinformation; it's going to become harder and harder to spread facts and criticism going forward. posts that aren't made invisible will be magically ignored by the algorithm. dissidents will have their accounts deleted and voices erased.

this is a suppression tactic. this is another stage of fascism.


Tags
5 months ago
a digital drawing of a vibrant green field, the rolling hills covered in white flowers and little pebbles. in the foreground is a white marble pillar structure with a domed roof. in the distance are green mountains, and a greenish sky shining rays of light on a flock of birds.

peace and quiet

digital piece drawn on an ipad with IbisPaintx, color techniques partially inspired by my current favorite artist Nathan Fowkes


Tags
1 year ago

Right, considering the current state of corporate politics on this site, and that it seems that only those affected seem to be actively speaking on the matter, it is up to I, the only fucking cishet on tumblr, to drag this out to a wider audience.

Right, Considering The Current State Of Corporate Politics On This Site, And That It Seems That Only

REBLOG IF YOUR ACCOUNT IS A TRANSFEM SAFE SPACE.

We need to show these higher ups how much we truly value them.


Tags
9 months ago

MY COMMISSIONS ARE OPEN!

my god it's been 5 years (not kidding)

for all the details and rules:

if on desktop, go to the Commissions page on my blog

otherwise, join my Discord server (link in profile)

or just contact me here!!

some of my stuff:

a traditional pen and marker drawing i did of a crumbling building and street after an earthquake
a very large traditional pen and marker drawing i did of an intricate cathedral with large windows and sculptures lining the bottom
a short traditional pen and marker comic strip i did of a sorrowful man reaching towards the viewer and then lowering his hand
a traditional pen drawing of my DnD OC, a male tiefling warlock with moose antlers and large hoofed legs, named Euphoria
a digital drawing i did of a lithe man lying back on a bed, shirtless, with a single lamp behind him illuminating the room
a digital doodle i did of me and my best friend hugging

major info:

i mostly draw people and architecture (links to my various online art accounts in my bio, if you want more examples!)

for now, I'm only doing digital pieces, the final products of which I'll send you via email

for now, i only have PayPal as a way to pay for my art. if there are some other big ones you guys want me to use, it may take some time, but I'll do my best to get those up as well!

for pricing, follow the "more info" instructions above, but they vaguely fall between $15 and $50, depending on complexity and how much time it'll take me


Tags
Loading...
End of content
No more pages to load
  • ccontrast
    ccontrast liked this · 7 months ago
  • squad-reblogs-and-misc
    squad-reblogs-and-misc liked this · 9 months ago
  • verae
    verae reblogged this · 9 months ago
  • shanujackal
    shanujackal liked this · 9 months ago
  • soupfield
    soupfield liked this · 9 months ago
  • bebe-benzenheimer
    bebe-benzenheimer reblogged this · 9 months ago
  • interxtellar
    interxtellar reblogged this · 9 months ago
  • vraaaabac
    vraaaabac liked this · 9 months ago
  • mikeyzarate
    mikeyzarate liked this · 9 months ago
  • dannychai1617
    dannychai1617 reblogged this · 9 months ago
dannychai1617 - DANNY CHAI
DANNY CHAI

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

Explore Tumblr Blog
Search Through Tumblr Tags