riathel
riathel
my dear doctor
3K posts
Riathel, they/them. threegado rotates around in my brain on repeat 24/7. ao3: riathel.
Don't wanna be here? Send us removal request.
riathel · 20 days ago
Photo
Tumblr media
234K notes · View notes
riathel · 28 days ago
Text
more horror in doctor who! more blood in doctor who! more things that make me go ‘jesus christ what the fuck was that’ in doctor who!
1K notes · View notes
riathel · 29 days ago
Text
more than expecting you, slut, we've been waiting for you!
50 notes · View notes
riathel · 1 month 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; }
8K notes · View notes
riathel · 2 months ago
Text
"Stuck in the timeloop as a punishment" is cool and all, but stuck in the timeloop voluntarily though? Oh, brother. Stuck in the timeloop cause you just can't move on. Stuck in the timeloop even if you know that it's not real and whatever should've happen already did. Stuck in the timeloop even if doesn't makes you happy. You just can't bear the thought of not being able to see them ever again. Stuck in the timeloop even if you know you should move on. Stuck in the timeloop even if you know they would want you to move on.
But maybe just a little while longer.
24K notes · View notes
riathel · 2 months ago
Text
Hey here's a reminder that you're allowed to publish unfinished fics and snippets of fics that you're never going to continue and you're allowed to abandon WIPs and you're allowed to orphan unfinished fics and ficlet collections and you never have to finish a single fic if you don't want to.
And there will always be someone who reads that unfinished work and is happy with it and feels glad that they read it even if it's never continued.
23K notes · View notes
riathel · 2 months ago
Text
(opening the author’s works page after finishing a fic) and if im lucky they’ll have written this exact same fic but different a bunch more times
49K notes · View notes
riathel · 2 months ago
Text
(opening the author’s works page after finishing a fic) and if im lucky they’ll have written this exact same fic but different a bunch more times
49K notes · View notes
riathel · 2 months ago
Text
you're not turning your fandom hobby into a job are you? giving yourself deadlines and quotas that you have to meet? focusing on the numbers instead of your enjoyment of the act of creation?
31K notes · View notes
riathel · 2 months ago
Text
IT’S HERE!!!!
Tumblr media
BEAKZ is out!!!! get it from our BigCartel store by clicking here!!
this is a HUGE project- there’s over 300 pages of beautiful art and incredible writing in this zine, made by some of the most talented creators in the whole Doctor Who fandom. all the profits are going to the Terrence Higgins Trust, which is an incredible charity providing sex education and HIV support and awareness.
a note on preorders: because BEAKZ is a digital product, it won’t take long to arrive! if you order within the first few days, we’ll send round all the zines in one big batch. if you order after the first few days, you’ll get it sent to you asap!
30 notes · View notes
riathel · 2 months ago
Text
Tumblr media Tumblr media
BEAKZ is coming in just three days!! in the meantime, we’ve uncovered another letter… 👀
13 notes · View notes
riathel · 2 months ago
Text
Tumblr media Tumblr media
The BEAKZening approaches, and we’ve unearthed a letter from the Doctor 👀
15 notes · View notes
riathel · 3 months ago
Text
Tumblr media
WE’RE BACK, FOLKS
one week from today, on May 24th 2025, the Best Enemies Anon KinkZine will be available to the public!! all profits will be going to the Terrence Higgins Trust, a charity that campaigns for proper sex education, HIV awareness, and sexual health services.
do you like amazingly well-written/drawn doctor who fanworks? do you know someone who does? reblog this post!! send it to your friends!! follow this blog!! we’ll keep you updated with all the details 💜🩵💛
42 notes · View notes
riathel · 3 months ago
Text
You ever hear that old chestnut about how most people neglect the part of the story of Icarus where he also had to avoid flying too low, lest the spray of the sea soak his feathers and cause him to fall and drown? You ever think about how different the world would be if Icarus died that way instead? If the idiom was to Fly To Close To The Sea? A warning against playing it far too safe, about not stretching your wings and soaring properly? You ever think about how Icarus died because he was happy?
95K notes · View notes
riathel · 3 months ago
Text
Love my grandparents.... on the phone just now my papa was dead serious like “i just think it’s so terrible to kick your child out for being gay . This is a union family and the ONLY thing i’d ever kick any of you out for is crossing a picket line.” okay working class hero!
127K notes · View notes
riathel · 3 months ago
Text
i think we should start having episodes which are direct sequels to first/second doctor era serials, but only the missing ones, so that ncuti gatwa can look beautiful and deliver a fantastic monologue as he realises with horror where he is... and then we cut to a single poor-quality frame of william hartnell grimacing
9K notes · View notes
riathel · 3 months ago
Text
okay but there is something disquieting about this urge to cast fan writers as altruists. they give us all this for free!! well, no.
they’re sharing
it’s a key difference in perception. fic isn’t given. it’s shared. it’s part of a fandom community— in which readers are also an integral part.
it’s probably inevitable mission creep from the increasingly transactional nature of the internet and fandom-as-consumerism, which was always gonna happen after corps worked out how much bank there is to make from those weirdo fan people
but like. fandom is sharing. i think we’ve lost that somewhere.
38K notes · View notes