:root {

    --theme-accent-color: #ffc600;

    --theme-accent-color-rgb: 255, 198, 0;

    --theme-accent-color-hsl-hue: 47;
    --theme-accent-color-hsl-saturation: 100;
    --theme-accent-color-hsl-lightness: 50;

    --theme-accent-color-fg: #585858;

    --theme-accent-color-fg-rgb: 88, 88, 88;

    

    --theme-accent-color-bg-hover: #e6b200;
    --theme-accent-color-bg-active: #ffc600;
    --theme-accent-color-focus-border: #cc9e00;
    --theme-accent-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    
    --rank-completion-marker-earned-bg-color: #e6b200;
    

    --theme-footer-bg-color: #ffffff;

    --theme-footer-bg-color-rgb: 255, 255, 255;

    --theme-footer-bg-color-hsl-hue: 0;
    --theme-footer-bg-color-hsl-saturation: 0;
    --theme-footer-bg-color-hsl-lightness: 100;

    --theme-footer-bg-color-fg: #767676;

    --theme-footer-bg-color-fg-rgb: 118, 118, 118;

    
    
    
    
    
    
    

    --theme-header-bg-color: #000000;

    --theme-header-bg-color-rgb: 0, 0, 0;

    --theme-header-bg-color-hsl-hue: 0;
    --theme-header-bg-color-hsl-saturation: 0;
    --theme-header-bg-color-hsl-lightness: 0;

    --theme-header-bg-color-fg: #ffffff;

    --theme-header-bg-color-fg-rgb: 255, 255, 255;

    
    
    
    
    
    
    

    --theme-primary-color: #000000;

    --theme-primary-color-rgb: 0, 0, 0;

    --theme-primary-color-hsl-hue: 0;
    --theme-primary-color-hsl-saturation: 0;
    --theme-primary-color-hsl-lightness: 0;

    --theme-primary-color-fg: #ffffff;

    --theme-primary-color-fg-rgb: 255, 255, 255;

    

    --theme-primary-color-bg-hover: #1a1a1a;
    --theme-primary-color-bg-active: #000000;
    --theme-primary-color-focus-border: #000000;
    --theme-primary-color-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --theme-secondary-color: #ffc600;

    --theme-secondary-color-rgb: 255, 198, 0;

    --theme-secondary-color-hsl-hue: 47;
    --theme-secondary-color-hsl-saturation: 100;
    --theme-secondary-color-hsl-lightness: 50;

    --theme-secondary-color-fg: #585858;

    --theme-secondary-color-fg-rgb: 88, 88, 88;

    

    --theme-secondary-color-bg-hover: #e6b200;
    --theme-secondary-color-bg-active: #ffc600;
    --theme-secondary-color-focus-border: #cc9e00;
    --theme-secondary-color-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    --theme-page-loader-circle-color: #000000;
    
    
    

    --theme-sidebar-bg-color: #000000;

    --theme-sidebar-bg-color-rgb: 0, 0, 0;

    --theme-sidebar-bg-color-hsl-hue: 0;
    --theme-sidebar-bg-color-hsl-saturation: 0;
    --theme-sidebar-bg-color-hsl-lightness: 0;

    --theme-sidebar-bg-color-fg: #ffffff;

    --theme-sidebar-bg-color-fg-rgb: 255, 255, 255;

    
    --theme-sidebar-bg-menu-item-color: #ffffff;
    --theme-sidebar-bg-menu-item-color-rgb: 255, 255, 255;
    
    
    
    
    

    --atm-color-accent: #ffc600;

    --atm-color-accent-rgb: 255, 198, 0;

    --atm-color-accent-hsl-hue: 47;
    --atm-color-accent-hsl-saturation: 100;
    --atm-color-accent-hsl-lightness: 50;

    --atm-color-accent-fg: #585858;

    --atm-color-accent-fg-rgb: 88, 88, 88;

    
    
    
    
    
    
    --atm-color-rank-completion-marker-earned: #e6b200;

    --atm-color-background-footer: #ffffff;

    --atm-color-background-footer-rgb: 255, 255, 255;

    --atm-color-background-footer-hsl-hue: 0;
    --atm-color-background-footer-hsl-saturation: 0;
    --atm-color-background-footer-hsl-lightness: 100;

    --atm-color-background-footer-fg: #767676;

    --atm-color-background-footer-fg-rgb: 118, 118, 118;

    
    
    
    
    
    
    

    --atm-color-background-header: #000000;

    --atm-color-background-header-rgb: 0, 0, 0;

    --atm-color-background-header-hsl-hue: 0;
    --atm-color-background-header-hsl-saturation: 0;
    --atm-color-background-header-hsl-lightness: 0;

    --atm-color-background-header-fg: #ffffff;

    --atm-color-background-header-fg-rgb: 255, 255, 255;

    
    
    
    
    
    
    

    --atm-color-primary: #000000;

    --atm-color-primary-rgb: 0, 0, 0;

    --atm-color-primary-hsl-hue: 0;
    --atm-color-primary-hsl-saturation: 0;
    --atm-color-primary-hsl-lightness: 0;

    --atm-color-primary-fg: #ffffff;

    --atm-color-primary-fg-rgb: 255, 255, 255;

    

    --atm-color-primary-bg-hover: #1a1a1a;
    --atm-color-primary-bg-active: #000000;
    --atm-color-primary-focus-border: #000000;
    --atm-color-primary-hover-box-shadow-color: rgba(255, 255, 255, 0.2);
    
    
    
    
    
    
    

    --atm-color-secondary: #ffc600;

    --atm-color-secondary-rgb: 255, 198, 0;

    --atm-color-secondary-hsl-hue: 47;
    --atm-color-secondary-hsl-saturation: 100;
    --atm-color-secondary-hsl-lightness: 50;

    --atm-color-secondary-fg: #585858;

    --atm-color-secondary-fg-rgb: 88, 88, 88;

    

    --atm-color-secondary-bg-hover: #e6b200;
    --atm-color-secondary-bg-active: #ffc600;
    --atm-color-secondary-focus-border: #cc9e00;
    --atm-color-secondary-hover-box-shadow-color: rgba(0, 0, 0, 0.2);
    
    
    
    
    --atm-color-page-loader-circle: #000000;
    
    

    --atm-color-background-sidebar: #000000;

    --atm-color-background-sidebar-rgb: 0, 0, 0;

    --atm-color-background-sidebar-hsl-hue: 0;
    --atm-color-background-sidebar-hsl-saturation: 0;
    --atm-color-background-sidebar-hsl-lightness: 0;

    --atm-color-background-sidebar-fg: #ffffff;

    --atm-color-background-sidebar-fg-rgb: 255, 255, 255;

    
    
    --atm-color-sidebar-menu-item: #ffffff;
    --atm-color-sidebar-menu-item-rgb: 255, 255, 255;
    
    
    
    

    --admin-logo-image-url: url("/static/img/admin-logo-image");
    --atm-admin-logo-image-url: url("/static/img/admin-logo-image");
    --admin-logo-small-image-url: url("/static/img/admin-logo-small-image");
    --atm-admin-logo-small-image-url: url("/static/img/admin-logo-small-image");
    --emailer-logo-image-url: url("/static/img/emailer-logo-image");
    --atm-emailer-logo-image-url: url("/static/img/emailer-logo-image");
    --footer-logo-image-url: url("/static/img/footer-logo-image");
    --atm-footer-logo-image-url: url("/static/img/footer-logo-image");
    --loader-logo-image-url: url("/static/img/loader-logo-image");
    --atm-loader-logo-image-url: url("/static/img/loader-logo-image");
    --login-bg-image-url: url("/static/img/login-bg-image");
    --atm-login-bg-image-url: url("/static/img/login-bg-image");
    --login-logo-image-url: url("/static/img/login-logo-image");
    --atm-login-logo-image-url: url("/static/img/login-logo-image");
    --main-logo-image-url: url("/static/img/main-logo-image");
    --atm-main-logo-image-url: url("/static/img/main-logo-image");
}
