/*
CTC Separate Stylesheet
Updated: 2025-10-15 22:04:14
*/
:root {
--theme-darkmode-bg-color: #1e1e1e;
    --theme-darkmode-text-color: #fff;
    --theme-darkmode-accent-color: #ffa014;
    --theme-darkmode-accent-hover-color: #fff;
    --theme-black-color: #000;
}
