﻿:root[data-theme='dark'] {
    --rgb-typography-title: 255, 255, 255;
    --rgb-typography-low-contrast: 154, 154, 154;
    --rgb-background: 3, 3, 3;
    --rgb-brand-secondary: 7, 174, 9;
    /*--rgb-brand-white: 0, 0, 0;*/
    --rgb-cta-primary-enabled: 124, 58, 237;
    --rgb-cta-primary-hover: 101, 66, 255;
    --rgb-cta-primary-disabled: 16, 49, 16;
    --rgb-cta-tertiary-enabled: 124, 58, 237;
    --rgb-cta-tertiary-hover: 101, 66, 255;
    --rgb-cta-tertiary-disabled: 16, 49, 16;
    --rgb-surface-100: 7, 7, 7;
    --rgb-surface-90: 18, 18, 18;
    --rgb-surface-80: 26, 26, 26;
    --rgb-icon-link: 0, 255, 1;
    --rgb-icon-static: 0, 0, 0;
    --rgba-transparency-40: 26, 26, 26;
    --rgba-transparency-0: 16, 16, 16, 0;
    --rgb-stroke: 44, 44, 44;
    --rgb-stroke-light: 90, 90, 90;
    --rgb-input-field: 58, 58, 58;
    --rgb-error: 223, 66, 66;
    --rgb-active: 0, 0, 0;
    --company-logo: url(/_content/VolumetricaShared/img/vendor/deepcharts/logoLight.png?v=2);
}
