Guest
Color coded guide "Global Complete Theme Customization"

Linear Mode


Member
Statistics
Characters
25

Joined
4/29/2023

Posts

Threads
#1
This post is hidden due to the following trigger warning:
You can click to toggle this post:
THIS IS FOR THE GLOBAL  CUSTOM CODE, ONLY VISBLE TO THE USER, NOT A CHARACTER CODE FOR OTHERS TO SEE!

For the below tutorial, I left the opacity numbers at the end since it felt like it was a good way to display how things may look -- if you want to change the opacity, Widow gave us this handy link to a site that helps explain how to alter it. Please be warned that these colors are not pretty or dull, and it’s only to display how to use the code and what exactly each line changes. If I’ve messed up somehow or left something out, don't be scared to tell me that I’m an idiot. Also, if there isn't a color dot next to something, it just means I made it white.


Please note that Widow is still customizing this code, so as of now the bottom lines (secondary and tertiary sections) do not change any colors. I’m also not sure what --base-bg-color: is, I’ve messed with it and haven't noticed anything.

Below is an EMPTY code -- all hex codes will be white.

Code:
/* DARK MODE */
:root {
    --banner-image: url('URL GOES HERE');
    --banner-image-no-subject: url('/wcc_assets/themes/Vivarium/sonia4kres_dark_nosubject.png'); /* basically mimics banner but no subject for pattern purposes */
--banner-image-position: center center;
--texture-image: url(‘URL GOES HERE → try https://www.transparenttextures.com');
--banner-sname-color: #FFFFFF;
--banner-sname-hov-color: #FFFFFF;
--banner-sname-shadow-color: #FFFFFF;

--base-bg-color: #FFFFFF;
--base-bg-color-body-overlay: #FFFFFFF2;
--base-bg-color-faded: #FFFFFFD9;
--base-bg-color-muted: #FFFFFF;
--base-txt-color: #FFFFFF;
--base-txt-color-faded: #FFFFFFD9;
--base-txt-color-muted:#FFFFFF;
--base-lnk-color: #FFFFFF;
--base-lnk-hov-color: #FFFFFF;
--base-border-color: #FFFFFF4D;

--main-nav-bg-color: #FFFFFF;
--main-nav-bg-color-faded: #FFFFFF;
--main-nav-bg-color-muted: #FFFFFFA6;
--main-nav-txt-color: #FFFFFF;
--main-nav-lnk-color: #FFFFFF;
--main-nav-lnk-hov-color: #FFFFFF;

--box-bg-color: #FFFFFF1A;
--box-alt-bg-color: #FFFFFF1A;

--primary-accent-color: #FFFFFF;
--primary-accent-color-faded: #FFFFFFD9;
--primary-accent-color-muted: #FFFFFFA6;
--secondary-accent-color: #FFFFFF;
--secondary-accent-color-faded: #FFFFFFD9;
--secondary-accent-color-muted: #FFFFFFA6;
--tertiary-accent-color: #FFFFFF;
--tertiary-accent-color-faded: #FFFFFFD9;
--tertiary-accent-color-muted: #FFFFFFA6;
}

[Image: one-2.png]
[Image: one-4.png]
[Image: one-5.png]
[Image: one-6.png]
[Image: one-8.png]
Ice, Ice, BabyHowlentines 2026Halloween 2025Birthday Year 2Howlentines 2025Christmas 2024Halloween 2024Hot Girl Summer 2024Birthday Year 1
Reply




Messages In This Thread
Color coded guide "Global Complete Theme Customization" - by Rem - 5/5/2024, 5:11 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)