holyblackspear
holyblackspear
First upon all
3K posts
In your heart shall burn an unquenchable flame, all-consuming, and never satisfied. // 24 - artist, writer and gamer
Don't wanna be here? Send us removal request.
holyblackspear · 21 days ago
Text
Tumblr media
Price list and TOS are on Carrd. Previous comms are on Boosty.
Payment is possible via Boosty, EasyBusy or Hipolink (PayPal option works).
Contact me through: [email protected]
Or fill this Google form to order a commission.
You may check the queue and for the free slots here.
Please, reblog this post if you can, for more people to see.
I can also draw something for donation to UA organization:
188 notes · View notes
holyblackspear · 25 days ago
Text
Glowy dark mode site skin
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
🎼 You would not believe your eyes, if 10 million fireflies ended up in the header of your AO3. 🎶
It's been a while since I tried glow effects, but I saw the fireflies and I couldn't resist.
CSS code under the cut.
#header {   background-image: url("https://cdn.pixabay.com/photo/2022/10/19/16/56/fireflies-7533056_1280.jpg");   background-repeat: no-repeat;   background-size: cover;   background-position: center center;   background-color: #152623; }
#header .heading {   height: 15em; }
#header .primary {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#header .logo, #header .heading sup {   visibility: hidden; }
#header .heading a {   color: #152623;   text-shadow: 0px 0px 15px #f9f6ce; }
.event .userstuff {   background: #425e50;   border: 1px solid #f9f6ce; }
#outer.wrapper {   background: #0d1d1f;   color: #f9f6ce; }
#main a {   color: #8c9b76; }
#greeting a.dropdown-toggle, #header .actions a {   color: #f9f6ce !important;   text-shadow: 0px 0px 3px #152623; }
#greeting .menu, #header .dropdown .menu, #header .dropdown:hover a {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
span.submit.actions input.button {   display: none; }
#greeting img.icon {   display: none; }
#header #search .text, .search [role="tooltip"] {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce;   color: #f9f6ce !important;   border: 1px solid #0d1d1f; }
form.search input[type=text], form.search input[type=submit], .autocomplete div.dropdown ul {   background: #0d1d1f !important;   border: none;   box-shadow: 0px 0px 15px #f9f6ce;   color: #f9f6ce;   display: block; }
#header #search .text {   width: 7em; }
.notice, .comment_notice, .kudos_notice, ul.notes, .caution, .error, .comment_error, .kudos_error, .alert.flash {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce !important;   color: #0d1d1f;   border: none; }
.notice a, .comment_notice a, .kudos_notice a, ul.notes a, .caution a, .error a, .comment_error a, .kudos_error a, .alert.flash a {   color: #506957;   font-weight: bold; }
.splash .module h3 {   color: #f9f6ce;   border-bottom: 2px solid #f9f6ce; }
.splash .favorite li:nth-of-type(2n+1) a {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce;   color: #0d1d1f;   font-weight: bold;   font-variant: small-caps; }
.splash .favorite li:nth-of-type(2n+2) a {   color: #f9f6ce;   font-weight: bold;   font-variant: small-caps;   font-size: 110%; }
.splash .favorite li:nth-of-type(2n+1) a:hover, .splash .favorite li:nth-of-type(2n+2) a:hover {   color: #f9f6ce;   font-weight: bold;   font-variant: small-caps;   background: #425e50; }
#footer {   background: #425e50;   color: #f9f6ce;   border-top: 3px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
#footer a, #footer .heading {   color: #f9f6ce; }
.actions a, .actions a:focus, .actions input:focus, .action:focus, .actions li input, .actions li input[type="submit"], input[type="submit"], .actions li label, ul.navigation.actions li a, .action:link, .actions a:link {   background: #425e50;   border: 1px solid #f9f6ce;   color: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce;   border-radius: 5px; }
.current, #dashboard .current {   background: #f9f6ce !important;   color: #0d1d1f !important;   box-shadow: 0px 0px 15px #f9f6ce !important;   border-radius: 5px; }
#dashboard.own {   border-top: 5px solid #f9f6ce;   border-bottom: 5px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
#dashboard a:hover {   background: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#dashboard a {   color: #f9f6ce; }
dl.meta {   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.listbox .index {   background: #0d1d1f; }
.listbox, fieldset fieldset.listbox {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
form dl, fieldset, fieldset fieldset, fieldset fieldset fieldset, fieldset fieldset dl dl, dd.hideme, form blockquote.userstuff, input, select, select:focus, textarea, span.symbol.question, .own {   background: #0d1d1f !important;   color: #f9f6ce !important;   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.autocomplete li.added, .post .meta dd ul li.added, label, label.required {   color: #f9f6ce; }
span.delete {   background: #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
span.delete a {   color: #0d1d1f !important;   font-weight: bold; }
.ui-sortable li, .dynamic form, div.dynamic {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
.dropdown {   background: #0d1d1f; }
form.verbose legend, .verbose form legend {   background: #f9f6ce;   color: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
li.blurb {   border: 1px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.draft {   background: #0d1d1f;   color: #f9f6ce;   border: 2px dashed #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.draft .wrapper {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
#header h2 {   background: #f9f6ce !important;   color: #0d1d1f;   box-shadow: 0px 0px 15px #f9f6ce; }
#stat_chart svg rect:first-of-type {   opacity: 60%; }
#stat_chart g[clip-path^=url] > g:nth-of-type(2) rect, #stat_chart svg g:nth-of-type(2) > g rect:last-of-type, #stat_chart g[clip-path^=url] > g:nth-of-type(2) rect:first-of-type {   filter: hue-rotate(140deg);   opacity: 80% !important; }
.statistics .index li:nth-of-type(2n) {   background: #0d1d1f;   border: 1px solid #f9f6ce; }
.reading h4.viewed, dl.index dd, table, th, dt.child {   background: #0d1d1f; }
#modal, span.replied {   background: #0d1d1f;   color: #f9f6ce;   border: 2px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
h4.heading.byline {   background: #f9f6ce;   color: #0d1d1f; }
li.comment {   border: 1px solid #f9f6ce; }
.comment div.icon {   border-bottom: 5px solid #f9f6ce;   box-shadow: 0px 0px 15px #f9f6ce; }
.thread .even {   background: #425e50; }
.unread {   background: #0d1d1f;   border: 5px dashed #f9f6ce !important; }
span.unread {   background: #f9f6ce;   color: #0d1d1f; }
span.indicator::before {   box-shadow: 0px 0px 15px #f9f6ce; }
.warnings .tag, .work .warning a.tag, dd.warning.tags a {   border: 1px solid #f9f6ce;   border-radius: 5px;   background: #f9f6ce;   padding-left: 2px;   padding-right: 2px;   box-shadow: 0px 0px 10px #f9f6ce; }
.relationships .tag, .work .relationships a.tag, dd.relationship.tags a {   background: none;   color: #f9f6ce !important;   font-weight: bold;   text-shadow: 0px 0px 15px #f9f6ce; }
.filters .expander {   background: url("https://64.media.tumblr.com/3c89981f933f9f57157d6dcec6fd85a7/94c6737c6db9ad60-e5/s1280x1920/f7557e617a5439c506721bd326580a0cb4c1f8d8.png") left center no-repeat;   color: #f9f6ce !important;   font-weight: bold; }
.filters .expanded .expander {   background: url("https://64.media.tumblr.com/dab095a2fd9387bc1e0c57747ba6b13f/94c6737c6db9ad60-ad/s1280x1920/c1a4e14e0565cdcac5d3e20bebac3ab440f2d607.png") left center no-repeat; }
5K notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
Bilbo Baggins moodboard
Requested by: me
x x x x x x x x x
30 notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
2K notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
Happy New year!!
997 notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
Imagine the Company's reaction when they see you insult Thranduil in Khuzdul
Masterlist
78 notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
233 notes · View notes
holyblackspear · 26 days ago
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
THE HOBBIT: AN UNEXPECTED JOURNEY (2012)
2K notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
courting braid!!!
4K notes · View notes
holyblackspear · 26 days ago
Text
The Year of Bagginshield prompts are back! A new set of prompts for 2025 complements the ever-talented @sunnyrosewritesstuff
This is a series of prompts for each month to help inspire more art, writing, gifs, etc., and get the ideas flowing! There are no deadlines. Pick and choose whatever prompts you like!
If you use one of the prompts, just tag @acorn-and-oakleaves so we can reblog it!
Happy creating!
Tumblr media Tumblr media
125 notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
‘I wish the ring had never come to me’
7K notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
This is a bit of a love letter to the hobbit. Around January 1st, I watched the Hobbit trilogy on a whim and fell in love! For years, I was depressed and unmotivated to draw. After making a few funny or emotionally driven videos, I started gaining a following and decided to start my Patreon again. This year has been amazing creatively, and I hope to keep this momentum for you guys and make what I love!
419 notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media
Wet Thorin Wednesday
...there's no such thing as too much Wet Thorin
🔥🔥🔥🔥
406 notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media Tumblr media
I'm finally posting my contribution to @thorinsspringforge! A very special thank you to @coconi, who partnered with me in this event, writing an ✨absolutely beautiful✨ fic, detailing the first meeting of Roäc and Thorin and their budding relationship as destined companions.🪶⚔️💙
I've linked to her fanfic above, so please check it out! And please check out the other contributions to this event for our favorite dwarf king! 💖👑
173 notes · View notes
holyblackspear · 26 days ago
Photo
Tumblr media
“Uncle, did amad make you that scarf?”
“She did.”
Happy Holidays & New Year!
3K notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
Something i cooked up while rewatching lotr and the hobbit extended version.. not the ideal outcome cuz i had a much bigger idea but this will work i guess
2K notes · View notes
holyblackspear · 26 days ago
Text
Tumblr media
A mushroom that breaks down other mushrooms
557 notes · View notes