darknutmeg
darknutmeg
A walk in my world
3K posts
Meghan, 40+, Canadian, mom, wife 馃懎, nerd, gamer, constant reader, fanfic writer, c-drama watcher. 馃摉 AO3: darknutmeg 馃摑 Multi-fandom: 鉃癝hadowhunters 馃悋The Untamed/MDZS 馃挌Wang Yibo 馃懢Malevolent 鈿栵笍Ace Attorney 馃導锔廎angs of Fortune 馃惁鈥嶁瑳Love and Deepspace
Don't wanna be here? Send us removal request.
darknutmeg 16 hours ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
It鈥檚 when you start to reach for someone on instinct. When you lean towards their body without even noticing. When your fingers reach for their hand without your permission. When you mirror their smile by accident. That鈥檚 when you know; they have become your most precious habit. (c) fran
63 notes View notes
darknutmeg 16 hours ago
Text
I miss her hole (the headphone jack on the cell phone)
14K notes View notes
darknutmeg 19 hours ago
Text
Tumblr media Tumblr media
2K notes View notes
darknutmeg 23 hours ago
Text
We've temporarily blocked embedded images from appearing in AO3 comments, in order to address issues with bots leaving spam comments containing images.
Posted: 23:05 UTC 28 April, 2025
6K notes View notes
darknutmeg 1 day ago
Text
Tumblr media
IT FUCKIN YURI DAAAAAAAAAAAY
70K notes View notes
darknutmeg 2 days ago
Text
Tumblr media Tumblr media
Xiao Jiu. I'll take you home.
184 notes View notes
darknutmeg 4 days ago
Text
y鈥檃ll ever read a fanfic that you cannot believe an author just wrote for free?? what an honor it is to read a piece of someone鈥檚 soul they shared out of nothing but love for a piece of media. what a privilege it is to be allowed their talent because you share an interest!!
22K notes View notes
darknutmeg 6 days ago
Text
Everytime someone posts a gif set of this scene I have to stare at this part for awhile. It always puts me immediately in my feelings. The way he appeared around them in a swirl of leaves and then turned around like "I've got this. I'm here for you."
I love him, this beautiful self-sacrificing fool.
Tumblr media
That's all.
41 notes View notes
darknutmeg 6 days ago
Text
Li Lun is so funny as a villain because all the couples he wasn't trying to break up ended up tragically parting ways, but the one one time he was like "I'm gonna make my ex experience the heartbreak of being betrayed and abandoned by the person he loves so that he'll know how much it hurts to be left behind in the dust." ...his attempts at breaking them up are the precise thing that unlocks their dormant soulmatism. How do you recover from that. you literally had one job as a villain
109 notes View notes
darknutmeg 6 days ago
Photo
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Fangs of Fortune (2024)
When the 3 great yao merge their powers and fight together (feels !!!!)
187 notes View notes
darknutmeg 6 days ago
Text
Tumblr media
Absolutely dumb 馃ぃ
36K notes View notes
darknutmeg 7 days ago
Text
a feel like the new generation of fanfic readers NEED to understand that clicking on a fic (interaction) does nothing. ao3 has no algorithm. your private discord discussions of fic do not reach the authors. if you do not actively engage with writers they will stop posting. this isn鈥檛 social media this is community.
42K notes View notes
darknutmeg 8 days ago
Text
Tumblr media
116 notes View notes
darknutmeg 13 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; }
8K notes View notes
darknutmeg 14 days ago
Text
Tumblr media
Has anyone figured out what鈥檚 so viscerally wrong with this woman yet
98K notes View notes
darknutmeg 15 days ago
Text
the current state of fandom needs to be old yellered immediately. im loading up the shotgun as we speak
7K notes View notes
darknutmeg 16 days ago
Text
I'm just going to throw it out there that insecurity sucks and it makes doing things so damn hard, and if you're managing to do them despite your lack of confidence then you're amazing and I wish you the best 馃挆
866 notes View notes