Actions

Work Header

Rating:
Archive Warning:
Fandoms:
Additional Tags:
Language:
English
Series:
Part 1 of Tinytardismilkshake Makes Site Skins
Stats:
Published:
2024-04-03
Words:
383
Chapters:
1/1
Kudos:
15
Bookmarks:
4
Hits:
946

Dark Mode AO3 King in Yellow Site Skin

Summary:

Are you devoted to the King in Yellow? Do read a lot of fanfiction about him (in any adaptation) and want your AO3 experience to reflect that? Then try out this theme!

Notes:

This is my first time making an AO3 site skin! User memorizingthedigitsofpi has been an inspiration to me, and this anonymous guide served as the scaffolding for this.

This skin uses the Wizard as a base to determine the colors, then CSS to refine certain colors and change the AO3 heading. "Archive of our Own" is replaced with "The King in Yellow" and "beta" is replaced with an image of the Yellow Sign!

(See the end of the work for more notes.)

Work Text:

Step 1: Use the Wizard
While logged into your account, navigate to Dashboard, then Skins. Press Create Site Skin and enter the following color values. (You can also enter your preferred fonts if you want, but it is not necessary for this skin to work.)
Background color:#000
Text color:#FAFAD2
Header color:#DAA520
Accent color:#2A0D5D

Step 2: Name and Save
Enter a name for this skin. It should be unique - including your username is a good way to do that. You can call it something like "[Your-Username-Here] KIY skin". Before moving onto the next step, save the settings by clicking submit.

Step 3: CSS
Edit your new site skin and navigate to "Custom CSS." In the blank box, copy/paste the code below. I recommend doing this step on a computer instead of your phone.

I'd like to come back and annotate this better later. I'm still learning, and I've learned a lot from the annotations on other AO3 skins. For now, if you want to know what anything does specifically, you can refer to the guide I linked in my beginning notes - I deleted some features of that skin for my own, but you'll recognize a lot of this from that. You can also chat with me on Tumblr at romanticslimecreature.

CSS:
#header .logo,
#header h1.heading span {
display: none;
}

#header h1.heading a::before {
content: "The King in Yellow";
text-shadow: 0 0 20px #12FFC0;
}

#header .heading sup {
visibility: hidden;
}

#header .heading sup::before {
content: url("https://i.imgur.com/4bb8Hv1.png");
text-shadow: 0 0 10px #12FFC0;
visibility: visible;
}

#header #greeting img.icon {
display: none;
}

#header #greeting a {
color: #D0DDFD;
}

#header ul a.dropdown-toggle {
color: #000;
}

#header fieldset input#site_search.text {
background-color: #D0DDFD;
}

#header input[type="submit"],
#main .actions a,
#main .actions a:visited,
#main .action,
#main .actions input,
#main input[type="submit"],
#main .actions label {
background-image: none;
background-color: #D0DDFD;
color: #000;
border-width: 0;
}

#main .current {
background-color: #000;
color: #D0DDFD;
border-color: #D0DDFD;
}

.filters .expander {
color: #D0DDFD;
}

#footer ul a,
#footer ul h4.heading,
#footer ul li {
color: #000;
}

.tags li.warnings a.tag {
color: #FF122B;
}

.tags li.relationships a.tag {
color: #DAA520;
background-color: transparent;
}

.tags li.characters a.tag {
color: #FFFF00;
}

.tags li.freeforms a.tag {
color: #F2F2F2;
}

.thread .even {
border-color: #D0DDFD;
background: #6C6C73;
}

.thread .odd {
border-color: #D0DDFD;
background: #393940;
}

Notes:

I hope you enjoy this skin! I plan to update this later with preview images and such. If you run into any issues or bugs please let me know! And if you enjoy this skin, I'd love to hear it!

Series this work belongs to: