#skin coding
Explore tagged Tumblr posts
atomic-asher · 1 year ago
Text
In the filter tab of AO3 -- Does anyone know the code to change the color of these white boxes?
Wizard doesn't change them and I haven't been able to find the code online.
Tumblr media
0 notes
thirstywaffles · 2 months ago
Text
Tumblr media Tumblr media
Humanformers dpax
2K notes · View notes
cupiidzbow · 3 months ago
Text
i talked abt this on Twitter but I have to take a realllyyyyy take a good hard look at people’s sonic humanizations sometimes bc people really just have such an uncknowledged colorism issue 😭😭😭 like why are people so comfortable making knuckles and shadow the darkest bc they “aggressive” or “stupid” but so against making sonic darker skinned bc he’s a “good guy and cool” LIKE QUICKLY TELL ME WHY 🎤🎤🎤🎤🎤🎤🎤🎤🎤🎤🎤🎤🎤🎤🎤
796 notes · View notes
ikurko · 10 months ago
Text
Tumblr media
1K notes · View notes
mellohiizz · 5 months ago
Text
experimenting and testing a different style hi ^_^ (it might look a little off i havent drawn anything this way in YEARS......)
Tumblr media
476 notes · View notes
magicaltimelady44 · 2 years ago
Text
so like. if anyone else, like me, still has the occasional fanfic they follow on fanfiction.net, and hasn't been getting the update emails for the longest time and was wondering if ti meant the site is on its last legs
no
no they've done something stupid as fuck
Tumblr media
you have to opt back in to getting the emails/notifications of new chapters every six months, because they automatically assume you don't want to know when the fics you followed for the updates have updated
2K notes · View notes
princessfishy · 2 months ago
Text
Tumblr media
Boss in da chemical bath
original image <- i simply sea salted it ;)
(context, Cecil's fake skin requires chem baths)
255 notes · View notes
spindle-and-nima · 23 days ago
Text
Tumblr media Tumblr media
Mr blue ear is the most ungovernable baby I've ever seen every time I open the incubator he toddles over full speed trying to fling himself out
137 notes · View notes
handonthemouse · 12 days ago
Text
Sims 2 Skintone Editor Program
Tumblr media
Since Sims 2 is an old game, it only has a limited amount of skintones, even the cc ones. And, if you want to create new skintones, you know that it's no easy task, with all the BMP files and such for just one skintone alone. Well, now, with this program, you don't have to manually adjust all of them, this program does that for you.
So, this program has two key features, 1. is to blend two skintones (if you want to make a middle shade from two skins, or blend two different skins from different cc creators and make a hybrid of that), and 2. adjust a skintone (brightness, contrast, hue, and saturation).
Video demonstration of me using the program (on Youtube):
youtube
Download the Program here (Mediafire)
Zip file contains two files, the python file (for transparency) and the actual exe program file.
If there's any errors, and/or if the program works on your computer please let me know so I can fix it. Constructive and positive feedback are absolutely welcomed! Happy Simming!
Note: I was able to make this image editor program because i have both a background in arts and in computer science, and mix that with a love for the Sims 2, and that's why I made this.
Update: Tried it on a separate machine it works y'all!
139 notes · View notes
adiraofthetals · 7 months ago
Text
Kitty Bell's AO3 Skin!
@ivylor You asked for my AO3 skin code! I don't really know code either but I know what's vaguely happening. So I don't know where I got the main code originally but I do know that I got the stats icon code from (here). Then I think I picked bits and pieces from other places. I would like to mention I have code in there to remove buttons. This prevents me from accidentally deleting my fics. Still working on some of those pieces. If you want to delete a fic you will have to turn off the skin. Also, Ivylor you could have commented on the post, you didn't have to msg me. I thought you were a bot tbh. For next time ig. Also meant to make this earlier sorry for making you wait!
Anyways! Photos of my AO3 skin!
Tumblr media Tumblr media Tumblr media
Code down below! WARNING THIS CODE IS VERY LONG:
Edit: If you ever need help with the skin please contact me! I will be very happy to help!
Edit Edit: SO I made a pastebin so you all can click copy so you can paste it easier in AO3! https://pastebin.com/28Ah7QMs. Again if you have troubles with the skin please don't be afraid to contact me.
div#main.profile-show.dashboard.region ul.navigation.actions li:nth-child(5) { display: none !important; }
div#main.works-edit.region ul.navigation.actions li:nth-child(2), div#main.works-edit.region ul.navigation.actions li:nth-child(3) { display: none !important; }
div#main.works-show_multiple.dashboard.region p.submit input:nth-child(2), div#main.works-show_multiple.dashboard.region p.submit input:nth-child(3) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(2) { display: none !important; }
div#main.series-show.region ul.navigation.actions li:nth-child(4) { display: none !important; }
.works-edit .navigation.actions li a[href*="orphans"] { display: none; }
.works-edit .navigation.actions li a[href*="delete"] { display: none; }
.actions a[href*="toggle_rejected"] { display: none; }
header {
background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; }
header .heading {
height: 12em; }
header .logo,
header h1 sup {
display: none; }
header .heading a {
padding-left: 1em; font-variant: small-caps; color: #a6894b; }
greeting .icon img {
box-shadow: none; border: 1px solid #fff; border-radius: 90%; }
greeting .dropdown .menu,
greeting .dropdown .menu a,
greeting li a {
font-variant: small-caps; color: #a6894b !important; background: #f7f2e9 !important; border: none; box-shadow: none; }
greeting .dropdown .menu a:hover,
greeting li a:hover,
a.tag:hover { background: #c8d0c1 !important; color: #fff; }
greeting .menu {
width: 12em; }
header .menu {
background: #f7f2e9; box-shadow: none; width: 20em; }
header .primary li:not(.search),
greeting li {
border: none; }
header #search {
display: none; }
header .primary {
background: #c8d0c1; box-shadow: none; border-bottom: 5px solid #d5b56e; border-top: 5px solid #d5b56e; }
header .dropdown .menu li:hover a,
header .primary li a {
font-variant: small-caps; color: #f7f2e9 !important; background: #d5b56e; border: none; box-shadow: none; }
header .dropdown:hover a,
header .primary li:not(.search) {
background: #a5b399; }
outer.wrapper {
background: #f7f2e9; }
.actions a, .action, input[type="file"], .actions input, input[type="submit"], button, .actions label,
main .actions a,
main .actions a:visited,
main .action,
main .actions input,
main input[type="submit"],
main button,
main .actions label {
background: #d5b56e; font-variant: small-caps; color: #fff; border: none; }
dashboard .actions a,
dashboard .actions a:visited {
background: #f7f2e9; border: 1px solid #d5b56e; color: #a6894b !important; font-variant: small-caps; }
.required .autocomplete, p.notice, .notice, .comment_notice, .kudos_notice, ul.notes, .caution, .error, .comment_error, .kudos_error, .alert.flash { background: #c8d0c1; }
.current,
dashboard .current,
main .current {
background: #a5b399; color: #fff; font-variant: small-caps; border: none; }
input[type="submit"]:hover, input[type="submit"]:focus,
dashboard .actions a:hover,
dashboard .actions a:focus,
main .actions a:hover,
main input[type="submit"]:hover,
main button:hover .actions label:hover,
main .action:hover {
box-shadow: none; text-shadow: none; border: none; background: #f7f2e9; color: #a5b399; font-weight: bold; }
main a {
color: #a6894b; }
main a:visited {
color: #76826c; }
a.tag:visited { color: #a6894b !important; }
h1, h2, h3, h4, h5, h6, .heading { font-variant: small-caps; color: #d5b56e; }
.splash .module h3 { color: #a5b399; font-variant: small-caps; }
.splash .favorite li:nth-of-type(odd) a { background: none; }
fieldset { background-image: url("https://i.imgur.com/MEXgrDx.png"); background-repeat: repeat; border: 2px solid #d5b56e; box-shadow: none; }
fieldset dl, fieldset fieldset { background: #f7f2e9; color: #a6894b !important; font-variant: small-caps; border: 2px solid #d5b56e; box-shadow: none; }
input, textarea { background: #f7f2e9; border: 2px solid #d5b56e; box-shadow: none; }
span.question { background: #d5b56e; color: #fff; box-shadow: none; border: none; }
form.verbose legend, .verbose form legend { background: #f7f2e9; border: 2px solid #d5b56e; color: #a6894b; font-variant: small-caps; box-shadow: none; }
select { background: #f7f2e9; border: 1px solid #d5b56e; }
modal {
border: 5px solid #d5b56e; background: #f7f2e9; color: #76826c; }
modal .footer .action.modal-closer {
background: #d5b56e; color: #fff; border: none; box-shadow: none; }
.listbox, fieldset fieldset.listbox { background: #d5b56e; border: 2px solid #d5b56e; font-variant: small-caps; }
.listbox > .heading, .listbox > .heading a { color: #fff !important; }
.listbox > .heading a:visited { color: #76826c; }
.listbox .index { background: #f7f2e9; box-shadow: none; }
.listbox li.blurb { border: none; }
li.blurb { border: 2px solid #d5b56e; }
li.relationships a, .work .relationship a.tag { background: none; }
ol.index.group { background: #f7f2e9; }
div.comment, li.comment { border: 2px solid #d5b56e; }
.comment div.icon { border: none; }
.comment h4.byline, .comment h4.byline a { background: #d5b56e; color: #fff !important; }
.unread, .thread .even, .statistics .index li:nth-of-type(2n) { background: #c8d0c1; }
span.unread { background: #f7f2e9; color: #a6894b; border: 2px solid #d5b56e; }
.comment .icon .anonymous, .comment .icon .visitor, .index .skins .icon, .skins .primary .icon, .index .mystery .icon, .index .tag .icon, .index .tagset .icon, .abbreviated .icon .anonymous, .abbreviated .icon .visitor { background: url("https://i.imgur.com/rdqdtqz.png"); background-repeat: no-repeat; background-size: contain; border: 1px solid #d5b56e; }
a img { border-radius: 95%; border: 2px solid #fff; }
p.kudos { background: url("https://i.imgur.com/7wX03zP.png") no-repeat; }
p.kudos { color: #a6894b !important; }
dashboard.own {
background-image: url("https://i.imgur.com/MEXgrDx.png"); border: 2px solid #d5b56e; }
dashboard ul {
border: none; }
main.errors,
main.error-502,
main.error-503-maintenance {
background: url("https://i.imgur.com/FxUVd04.png") center right no-repeat; }
footer {
border-top: 5px solid #d5b56e; }
footer.region {
background: #c8d0c1; }
footer h4.heading {
color: #fff; font-variant: small-caps; font-size: 120%; }
footer,
footer a {
color: #fff; }
footer a:hover {
color: #fff; background: #d5b56e; }
dl.stats dt { display: none; }
.skins .header dl.stats dt { display: inline-block; }
dl.stats dd:nth-of-type(1)::before { background: url(https://64.media.tumblr.com/db492b00dffe5c3059151bf531bac9ea/270ee5afe68cadd6-46/s500x750/a6bc3e5d57023d005da4a1f3d11c383db8dd7df6.png); }
dl.stats dd:nth-of-type(2)::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
dl.stats dd.language::before { display: none !important; }
dl.stats dd.kudos::before { background: url(https://64.media.tumblr.com/23a3c6f134a96386f50fb8982a353590/8b704f26c7323545-01/s100x200/31e25f0be03646918168c4d49bd2ee9733b2cd59.png); }
dl.stats dd.words::before { background: url(https://64.media.tumblr.com/fff96d500a04ddf12517a48d83b228d2/b2e751421a20aa0c-a7/s100x200/c848a67de8f463ccdafa5b60948c61a172d5fe24.png); }
dl.stats dd.chapters::before { background: url(https://64.media.tumblr.com/a8ca48310f24581ae539336583690b26/b2e751421a20aa0c-5c/s100x200/a51b914598b64c3ddf6f705b278f11a68301d443.png); }
dl.stats dd.comments::before { background: url(https://64.media.tumblr.com/7172c0bbe03a0eef7b236014dc78c905/8b704f26c7323545-78/s250x400/f37ba1ff69b5ef2ad7e5fe66b61fd748badc00d1.png); }
dl.stats dd.bookmarks::before, dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
dl.stats dd.hits::before { background: url(https://64.media.tumblr.com/b2b8862a356132ac1aa41e9e9f0ddd1d/b2e751421a20aa0c-9e/s100x200/dcd2bcb1adbbb8f9e1844b61aee3dd3a653531e3.png); }
dl.stats dd.collections::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
dl.work dl.stats dd.published::before { background: url(https://64.media.tumblr.com/7e13419071a7eeb35f48a76c7aa0ba36/b2e751421a20aa0c-5d/s250x400/7f351f60793ad683e4a9dc4de55e4ee4d625f9d2.png); }
dl.work dl.stats dd.status::before { background: url(https://64.media.tumblr.com/0ef9349a36cf808783e9488a97b64678/b2e751421a20aa0c-10/s250x400/8df1d3da298f875381822968f8e71ed4d7bcae31.png); }
ul.statistics dl.stats dd.subscriptions::before { background: url(https://64.media.tumblr.com/64db76a65209eff79515dfc23842eb54/fd0b10e0262ddb71-14/s250x400/921de73c3d5bb819f4e3c58c7c45bd4c6edfe55f.png); }
dl.stats dd.published::before, dl.stats dd.status::before { width: 0px; margin-right: 0px; }
li.collection dl.stats dd a[href$=collections]::before { background: url(https://64.media.tumblr.com/ae825c2ad8071426c298c5b52970e294/b2e751421a20aa0c-18/s100x200/d1eb5dd259e2db588cda2100057c2c8fd9efaaf0.png); }
li.collection dl.stats dd a[href$=works]::before { background: url(https://64.media.tumblr.com/f835b437a474b4b672a8d4ebe61402b8/8979adde76f2ff05-fb/s100x200/8f86556b6896e96427f5a4a54f0de7be38ddba75.png); }
li.collection dl.stats dd a[href$=bookmarks]::before { background: url(https://64.media.tumblr.com/9b95d189a57699762d2262536e922ece/b2e751421a20aa0c-2a/s100x200/1aabb2ad7b90746f0469aefaa39af5b83728f8b9.png); }
li.collection dl.stats dd a[href$=fandoms]::before { background: url(https://64.media.tumblr.com/0a2f3d28fb850907a859726916e04e6f/8979adde76f2ff05-48/s250x400/926b1499363f66438d02fdc8bbea5ce610a75395.png); }
ul.statistics dl.stats dd::before, li.work dl.stats dd::before, li.bookmark dl.stats dd::before, dl.work dl.stats dd::before, .collection dl.stats dd a[href$=collections]::before, li.collection dl.stats dd a[href$=works]::before, li.collection dl.stats dd a[href$=bookmarks]::before, li.collection dl.stats dd a[href$=fandoms]::before, li.series dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(1)::before, li:not(.collection) dl.stats dd:not(.language):not(.words):not(.chapters):not(.collections):not(.comments):not(.kudos):not(.bookmarks):not(.hits):not(.published):not(.subscriptions):nth-of-type(2)::before, dl.stats dd:not(.bookmarks) a[href$=bookmarks]::before { display: inline-block; width: 14px; height: 14px; content: " "; background-size: 14px 14px !important; margin-right: 5px; }
373 notes · View notes
aprilblossomgirl · 6 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
[Official Trailer] Ossan’s Love Thailand รักนี้ให้ “นาย” (2025)
180 notes · View notes
eggsuicide · 6 months ago
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Down on the West coast, I get this feeling like
It all could happen, that's why I'm leaving ~☆
168 notes · View notes
soggydoggydisco · 9 months ago
Text
Tumblr media
timtam art that was born from a doodle that looked a little good
Partially inspired by this post
352 notes · View notes
wh1teswans · 2 months ago
Text
Tumblr media Tumblr media Tumblr media
anyone else’s exams start in the next week or so 🫡
92 notes · View notes
written-and-readen · 11 days ago
Text
Let My Love Embrace Your Pain
Jiaoqiu x reader
Summary: Despite how much everything hurts, you hide it even from Jiaoqiu
Tumblr media
You think Jiaoqiu won't notice how you disappear into the bedroom in the middle of the day. You hope he doesn't hear how you're breathing grows erratic as sobs uncomfortably bubble up in your throat and tears run warm down your face. Your face is buried in your knees, trying to muffle the sound even when it feels like it's racking every corner of your body. Your heartbeat is an overwhelming pounding in your ears.
For days you've been hoping he hasn't noticed your weakness, how every day you seem to shatter a little more. You lock yourself away whenever you let that the side out. The side that wants to crumble to the ground, that is shred to tatters, that bleeds out. Ugly, undesirable, unlovable all run through your head as you wallow in the feeling.
When you emerge from the bedroom, Jiaoqiu calls out to you from the kitchen.
“What’s up?” You ask as normally as possible while approaching him, but every part of you freezes when his hand comes up to cup your face.
"You've been crying." His thumb runs over the residue of tears hastily wiped. His tone is gentle, but you feel guilty—caught. That choking sensation wells up in your throat again as tears helplessly flow down your cheeks. He wasn’t supposed to know. You’re scared now that he does.
"I-I'm sorry." You hate how you're words come out crooked and wrong. You hate how the air feels like glass in your windpipe. You hate this part of you.
The step you take back slips you out of his touch. Before you can take another, a hand on your shoulder brings you forward until you hit his chest. It feels...warm. His arms encircle you, and you can feel the fluff of his tail around you waist, grounding you along with the lingering scent of spices on him.
And you don't run anymore, gripping his shirt as he lets you cry. Slowly, your breathing evens out. The sobs don't feel like pins and needles inside you. The tears fall like misty rain instead of a flood. Even when the storm passes, you continue to lean into him. Jiaoqiu holds you like you belong there, and when your mind comes around to accepting it, the sun feels like it’s shining again.
Tumblr media
97 notes · View notes
picknmixsims · 8 months ago
Text
Outfit Organiser - Updated
Outfit Organiser V3.0
Tumblr media
Added Genetics menu (advanced mode) for skins and eyes
Added Genetics drop-down, can select from Maxis values or enter an intermediate value (press Enter to get it to "stick").
More info about genetics here, here and here.
With nothing open, you can drag-and-drop a folder from Windows Explorer onto the tree view to open it.
Outfits menu items now uniquely select an outfit. Shift-click on a outfit menu item to multi-select.
160 notes · View notes