:root {
  /*************************************************************************/
  /********************* Colors Palette ************************************/
  /**
   * @token   --hylo-color-one
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-darkmode
   */
  --hylo-color-one: var(--hylo-color-one-500);
  --hylo-color-one-darkmode: var(--hylo-color-one-500);
  /**
   * @token   --hylo-color-one-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-50-darkmode
   */
  --hylo-color-one-50: #FDF7EE;
  --hylo-color-one-50-darkmode: #191332;
  /**
   * @token   --hylo-color-one-100
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-100-darkmode
   */
  --hylo-color-one-100: #F7EFE7;
  --hylo-color-one-100-darkmode: #322564;
  /**
   * @token   --hylo-color-one-200
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-200-darkmode
   */
  --hylo-color-one-200: #F8E7D7;
  --hylo-color-one-200-darkmode: #4B3896;
  /**
   * @token   --hylo-color-one-300
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-300-darkmode
   */
  --hylo-color-one-300: #F6DECC;
  --hylo-color-one-300-darkmode: #644BC8;
  /**
   * @token   --hylo-color-one-400
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-400-darkmode
   */
  --hylo-color-one-400: #EEA067;
  --hylo-color-one-400-darkmode: #7D5EFA;
  /**
   * @token   --hylo-color-one-500
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-500-darkmode
   */
  --hylo-color-one-500: #D68345;
  --hylo-color-one-500-darkmode: #977EFB;
  /**
   * @token   --hylo-color-one-600
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-600-darkmode
   */
  --hylo-color-one-600: #B2693B;
  --hylo-color-one-600-darkmode: #B19EFC;
  /**
   * @token   --hylo-color-one-700
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-700-darkmode
   */
  --hylo-color-one-700: #984515;
  --hylo-color-one-700-darkmode: #CBBEFD;
  /**
   * @token   --hylo-color-one-800
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-800-darkmode
   */
  --hylo-color-one-800: #5D2807;
  --hylo-color-one-800-darkmode: #E5DFFE;
  /**
   * @token   --hylo-color-one-900
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-one-900-darkmode
   * @separator
   */
  --hylo-color-one-900: #31160A;
  --hylo-color-one-900-darkmode: #F6F3FF;
  /**
   * @token   --hylo-color-two
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-darkmode
   */
  --hylo-color-two: var(--hylo-color-two-500);
  --hylo-color-two-darkmode: var(--hylo-color-two-500);
  /**
   * @token   --hylo-color-two-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-50-darkmode
   */
  --hylo-color-two-50: #EDEFFF;
  --hylo-color-two-50-darkmode: #06282D;
  /**
   * @token   --hylo-color-two-100
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-100-darkmode
   */
  --hylo-color-two-100: #E4E6FB;
  --hylo-color-two-100-darkmode: #0C5059;
  /**
   * @token   --hylo-color-two-200
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-200-darkmode
   */
  --hylo-color-two-200: #CCD2FF;
  --hylo-color-two-200-darkmode: #117886;
  /**
   * @token   --hylo-color-two-300
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-300-darkmode
   */
  --hylo-color-two-300: #B6BDFF;
  --hylo-color-two-300-darkmode: #17A0B2;
  /**
   * @token   --hylo-color-two-400
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-400-darkmode
   */
  --hylo-color-two-400: #A4ACF2;
  --hylo-color-two-400-darkmode: #1DC8DF;
  /**
   * @token   --hylo-color-two-500
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-500-darkmode
   */
  --hylo-color-two-500: #7A82D1;
  --hylo-color-two-500-darkmode: #4AD3E5;
  /**
   * @token   --hylo-color-two-600
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-600-darkmode
   */
  --hylo-color-two-600: #6E74AF;
  --hylo-color-two-600-darkmode: #4AD3E5;
  /**
   * @token   --hylo-color-two-700
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-700-darkmode
   */
  --hylo-color-two-700: #565A81;
  --hylo-color-two-700-darkmode: #A5E9F2;
  /**
   * @token   --hylo-color-two-800
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-800-darkmode
   */
  --hylo-color-two-800: #3F425F;
  --hylo-color-two-800-darkmode: #D2F4F9;
  /**
   * @token   --hylo-color-two-900
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-two-900-darkmode
   * @separator
   */
  --hylo-color-two-900: #272A41;
  --hylo-color-two-900-darkmode: #EAFCFF;
  /**
   * @token   --hylo-color-three
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-darkmode
   */
  --hylo-color-three: var(--hylo-color-three-500);
  --hylo-color-three-darkmode: var(--hylo-color-three-500);
  /**
   * @token   --hylo-color-three-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-50-darkmode
   */
  --hylo-color-three-50: #FDF7EE;
  --hylo-color-three-50-darkmode: #191332;
  /**
   * @token   --hylo-color-three-100
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-100-darkmode
   */
  --hylo-color-three-100: #F7EFE7;
  --hylo-color-three-100-darkmode: #322564;
  /**
   * @token   --hylo-color-three-200
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-200-darkmode
   */
  --hylo-color-three-200: #F8E7D7;
  --hylo-color-three-200-darkmode: #4B3896;
  /**
   * @token   --hylo-color-three-300
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-300-darkmode
   */
  --hylo-color-three-300: #F6DECC;
  --hylo-color-three-300-darkmode: #644BC8;
  /**
   * @token   --hylo-color-three-400
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-400-darkmode
   */
  --hylo-color-three-400: #EEA067;
  --hylo-color-three-400-darkmode: #7D5EFA;
  /**
   * @token   --hylo-color-three-500
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-500-darkmode
   */
  --hylo-color-three-500: #D68345;
  --hylo-color-three-500-darkmode: #977EFB;
  /**
   * @token   --hylo-color-three-600
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-600-darkmode
   */
  --hylo-color-three-600: #B2693B;
  --hylo-color-three-600-darkmode: #B19EFC;
  /**
   * @token   --hylo-color-three-700
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-700-darkmode
   */
  --hylo-color-three-700: #984515;
  --hylo-color-three-700-darkmode: #CBBEFD;
  /**
   * @token   --hylo-color-three-800
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-800-darkmode
   */
  --hylo-color-three-800: #5D2807;
  --hylo-color-three-800-darkmode: #E5DFFE;
  /**
   * @token   --hylo-color-three-900
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-three-900-darkmode
   * @separator
   */
  --hylo-color-three-900: #31160A;
  --hylo-color-three-900-darkmode: #F6F3FF;
  /**
   * @token   --hylo-color-four
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-four-darkmode
   */
  --hylo-color-four: var(--hylo-color-four-500);
  --hylo-color-four-darkmode: var(--hylo-color-four-500);
  /**
   * @token   --hylo-color-four-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-four-50-darkmode
   */
   --hylo-color-four-50: #EDEFFF;
   --hylo-color-four-50-darkmode: #06282D;
   /**
    * @token   --hylo-color-four-100
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-100-darkmode
    */
   --hylo-color-four-100: #E4E6FB;
   --hylo-color-four-100-darkmode: #0C5059;
   /**
    * @token   --hylo-color-four-200
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-200-darkmode
    */
   --hylo-color-four-200: #CCD2FF;
   --hylo-color-four-200-darkmode: #117886;
   /**
    * @token   --hylo-color-four-300
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-300-darkmode
    */
   --hylo-color-four-300: #B6BDFF;
   --hylo-color-four-300-darkmode: #17A0B2;
   /**
    * @token   --hylo-color-four-400
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-400-darkmode
    */
   --hylo-color-four-400: #A4ACF2;
   --hylo-color-four-400-darkmode: #1DC8DF;
   /**
    * @token   --hylo-color-four-500
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-500-darkmode
    */
   --hylo-color-four-500: #7A82D1;
   --hylo-color-four-500-darkmode: #4AD3E5;
   /**
    * @token   --hylo-color-four-600
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-600-darkmode
    */
   --hylo-color-four-600: #6E74AF;
   --hylo-color-four-600-darkmode: #4AD3E5;
   /**
    * @token   --hylo-color-four-700
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-700-darkmode
    */
   --hylo-color-four-700: #565A81;
   --hylo-color-four-700-darkmode: #A5E9F2;
   /**
    * @token   --hylo-color-four-800
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-800-darkmode
    */
   --hylo-color-four-800: #3F425F;
   --hylo-color-four-800-darkmode: #D2F4F9;
   /**
    * @token   --hylo-color-four-900
    * @type    color
    * @group   Colors Palette
    * @extend  --hylo-color-four-900-darkmode
    * @separator
    */
   --hylo-color-four-900: #272A41;
   --hylo-color-four-900-darkmode: #EAFCFF;
  /**
   * @token   --hylo-color-gray
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-darkmode
   */
  --hylo-color-gray: var(--hylo-color-gray-500);
  --hylo-color-gray-darkmode: var(--hylo-color-gray-500);
  /**
   * @token   --hylo-color-gray-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-50-darkmode
   */
  --hylo-color-gray-50: #F4F7FA;
  --hylo-color-gray-50-darkmode: #1B1D21;
  /**
   * @token   --hylo-color-gray-100
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-100-darkmode
   */
  --hylo-color-gray-100: #E5ECF2;
  --hylo-color-gray-100-darkmode: #353B41;
  /**
   * @token   --hylo-color-gray-200
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-200-darkmode
   */
  --hylo-color-gray-200: #DEE4EB;
  --hylo-color-gray-200-darkmode: #505862;
  /**
   * @token   --hylo-color-gray-300
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-300-darkmode
   */
  --hylo-color-gray-300: #C3CCD6;
  --hylo-color-gray-300-darkmode: #6A7682;
  /**
   * @token   --hylo-color-gray-400
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-400-darkmode
   */
  --hylo-color-gray-400: #A8B5C2;
  --hylo-color-gray-400-darkmode: #8593A3;
  /**
   * @token   --hylo-color-gray-500
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-500-darkmode
   */
  --hylo-color-gray-500: #8593A3;
  --hylo-color-gray-500-darkmode: #A8B5C2;
  /**
   * @token   --hylo-color-gray-600
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-600-darkmode
   */
  --hylo-color-gray-600: #6A7682;
  --hylo-color-gray-600-darkmode: #C3CCD6;
  /**
   * @token   --hylo-color-gray-700
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-700-darkmode
   */
  --hylo-color-gray-700: #504945;
  --hylo-color-gray-700-darkmode: #DEE4EB;
  /**
   * @token   --hylo-color-gray-800
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-800-darkmode
   */
  --hylo-color-gray-800: #353B41;
  --hylo-color-gray-800-darkmode: #EFF2F5;
  /**
   * @token   --hylo-color-gray-900
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-gray-900-darkmode
   * @separator
   */
  --hylo-color-gray-900: #1B1D21;
  --hylo-color-gray-900-darkmode: #F4F7FA;
  /**
   * @token   --hylo-color-black
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-black-darkmode
   */
  --hylo-color-black: #000000;
  --hylo-color-black-darkmode: #FFFFFF;
  /**
   * @token   --hylo-color-white
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-white-darkmode
   * @separator
   */
  --hylo-color-white: #FFFFFF;
  --hylo-color-white-darkmode: Black;
  /**
   * @token   --hylo-color-error
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-darkmode
   */
  --hylo-color-error: var(--hylo-color-error-500);
  --hylo-color-error-darkmode: var(--hylo-color-error-500);
  /**
   * @token   --hylo-color-error-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-50-darkmode
   */
  --hylo-color-error-50: #FDF1ED;
  --hylo-color-error-50-darkmode: #311107;
  /**
   * @token   --hylo-color-error-100
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-100-darkmode
   */
  --hylo-color-error-100: #FDDDD3;
  --hylo-color-error-100-darkmode: #61220F;
  /**
   * @token   --hylo-color-error-200
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-200-darkmode
   */
  --hylo-color-error-200: #FABBA8;
  --hylo-color-error-200-darkmode: #923416;
  /**
   * @token   --hylo-color-error-300
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-300-darkmode
   */
  --hylo-color-error-300: #F89A7C;
  --hylo-color-error-300-darkmode: #C2451E;
  /**
   * @token   --hylo-color-error-400
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-400-darkmode
   */
  --hylo-color-error-400: #F57851;
  --hylo-color-error-400-darkmode: #F35625;
  /**
   * @token   --hylo-color-error-500
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-500-darkmode
   */
  --hylo-color-error-500: #F35625;
  --hylo-color-error-500-darkmode: #F57851;
  /**
   * @token   --hylo-color-error-600
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-600-darkmode
   */
  --hylo-color-error-600: #C2451E;
  --hylo-color-error-600-darkmode: #F89A7C;
  /**
   * @token   --hylo-color-error-700
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-700-darkmode
   */
  --hylo-color-error-700: #923416;
  --hylo-color-error-700-darkmode: #FABBA8;
  /**
   * @token   --hylo-color-error-800
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-800-darkmode
   */
  --hylo-color-error-800: #61220F;
  --hylo-color-error-800-darkmode: #FDDDD3;
  /**
   * @token   --hylo-color-error-900
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-error-900-darkmode
   * @separator
   */
  --hylo-color-error-900: #311107;
  --hylo-color-error-900-darkmode: #FDF1ED;
  /**
   * @token   --hylo-color-warning
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-darkmode
   */
  --hylo-color-warning: var(--hylo-color-warning-500);
  --hylo-color-warning-darkmode: var(--hylo-color-warning-500);
  /**
   * @token   --hylo-color-warning-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-50-darkmode
   */
  --hylo-color-warning-50: #FFF7E5;
  --hylo-color-warning-50-darkmode: #331400;
  /**
   * @token   --hylo-color-warning-100
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-100-darkmode
   */
  --hylo-color-warning-100: #FFEECC;
  --hylo-color-warning-100-darkmode: #663000;
  /**
   * @token   --hylo-color-warning-200
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-200-darkmode
   */
  --hylo-color-warning-200: #FFDD99;
  --hylo-color-warning-200-darkmode: #995200;
  /**
   * @token   --hylo-color-warning-300
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-300-darkmode
   */
  --hylo-color-warning-300: #FFCD66;
  --hylo-color-warning-300-darkmode: #CC7A00;
  /**
   * @token   --hylo-color-warning-400
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-400-darkmode
   */
  --hylo-color-warning-400: #FFBC33;
  --hylo-color-warning-400-darkmode: #FFAB00;
  /**
   * @token   --hylo-color-warning-500
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-500-darkmode
   */
  --hylo-color-warning-500: #FFAB00;
  --hylo-color-warning-500-darkmode: #FFBC33;
  /**
   * @token   --hylo-color-warning-600
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-600-darkmode
   */
  --hylo-color-warning-600: #CC7A00;
  --hylo-color-warning-600-darkmode: #FFCD66;
  /**
   * @token   --hylo-color-warning-700
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-700-darkmode
   */
  --hylo-color-warning-700: #995200;
  --hylo-color-warning-700-darkmode: #FFDD99;
  /**
   * @token   --hylo-color-warning-800
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-800-darkmode
   */
  --hylo-color-warning-800: #663000;
  --hylo-color-warning-800-darkmode: #FFEECC;
  /**
   * @token   --hylo-color-warning-900
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-warning-900-darkmode
   * @separator
   */
  --hylo-color-warning-900: #331400;
  --hylo-color-warning-900-darkmode: #FFF7E5;
  /**
   * @token   --hylo-color-success
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-darkmode
   */
  --hylo-color-success: var(--hylo-color-success-500);
  --hylo-color-success-darkmode: var(--hylo-color-success-500);
  /**
   * @token   --hylo-color-success-50
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-50-darkmode
   */
  --hylo-color-success-50: #E6FAF4;
  --hylo-color-success-50-darkmode: #082820;
  /**
   * @token   --hylo-color-success-100
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-100-darkmode
   */
  --hylo-color-success-100: #D4F4EC;
  --hylo-color-success-100-darkmode: #10513F;
  /**
   * @token   --hylo-color-success-200
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-200-darkmode
   */
  --hylo-color-success-200: #A9EAD8;
  --hylo-color-success-200-darkmode: #18795F;
  /**
   * @token   --hylo-color-success-300
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-300-darkmode
   */
  --hylo-color-success-300: #7EDFC5;
  --hylo-color-success-300-darkmode: #20A17F;
  /**
   * @token   --hylo-color-success-400
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-400-darkmode
   */
  --hylo-color-success-400: #53D5B2;
  --hylo-color-success-400-darkmode: #28CA9E;
  /**
   * @token   --hylo-color-success-500
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-500-darkmode
   */
  --hylo-color-success-500: #28CA9E;
  --hylo-color-success-500-darkmode: #53D5B2;
  /**
   * @token   --hylo-color-success-600
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-600-darkmode
   */
  --hylo-color-success-600: #20A17F;
  --hylo-color-success-600-darkmode: #7EDFC5;
  /**
   * @token   --hylo-color-success-700
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-700-darkmode
   */
  --hylo-color-success-700: #18795F;
  --hylo-color-success-700-darkmode: #A9EAD8;
  /**
   * @token   --hylo-color-success-800
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-800-darkmode
   */
  --hylo-color-success-800: #10513F;
  --hylo-color-success-800-darkmode: #D4F4EC;
  /**
   * @token   --hylo-color-success-900
   * @type    color
   * @group   Colors Palette
   * @extend  --hylo-color-success-900-darkmode
   * @separator
   */
  --hylo-color-success-900: #082820;
  --hylo-color-success-900-darkmode: #E6FAF4;
}
:root.hylo-color-scheme-dark {
  --hylo-color-one: var(--hylo-color-one-darkmode) !important;
  --hylo-color-one-50: var(--hylo-color-one-50-darkmode) !important;
  --hylo-color-one-100: var(--hylo-color-one-100-darkmode) !important;
  --hylo-color-one-200: var(--hylo-color-one-200-darkmode) !important;
  --hylo-color-one-300: var(--hylo-color-one-300-darkmode) !important;
  --hylo-color-one-400: var(--hylo-color-one-400-darkmode) !important;
  --hylo-color-one-500: var(--hylo-color-one-500-darkmode) !important;
  --hylo-color-one-600: var(--hylo-color-one-600-darkmode) !important;
  --hylo-color-one-700: var(--hylo-color-one-700-darkmode) !important;
  --hylo-color-one-800: var(--hylo-color-one-800-darkmode) !important;
  --hylo-color-one-900: var(--hylo-color-one-900-darkmode) !important;
  --hylo-color-two: var(--hylo-color-two-darkmode) !important;
  --hylo-color-two-50: var(--hylo-color-two-50-darkmode) !important;
  --hylo-color-two-100: var(--hylo-color-two-100-darkmode) !important;
  --hylo-color-two-200: var(--hylo-color-two-200-darkmode) !important;
  --hylo-color-two-300: var(--hylo-color-two-300-darkmode) !important;
  --hylo-color-two-400: var(--hylo-color-two-400-darkmode) !important;
  --hylo-color-two-500: var(--hylo-color-two-500-darkmode) !important;
  --hylo-color-two-600: var(--hylo-color-two-600-darkmode) !important;
  --hylo-color-two-700: var(--hylo-color-two-700-darkmode) !important;
  --hylo-color-two-800: var(--hylo-color-two-800-darkmode) !important;
  --hylo-color-two-900: var(--hylo-color-two-900-darkmode) !important;
  --hylo-color-three: var(--hylo-color-three-darkmode) !important;
  --hylo-color-three-50: var(--hylo-color-three-50-darkmode) !important;
  --hylo-color-three-100: var(--hylo-color-three-100-darkmode) !important;
  --hylo-color-three-200: var(--hylo-color-three-200-darkmode) !important;
  --hylo-color-three-300: var(--hylo-color-three-300-darkmode) !important;
  --hylo-color-three-400: var(--hylo-color-three-400-darkmode) !important;
  --hylo-color-three-500: var(--hylo-color-three-500-darkmode) !important;
  --hylo-color-three-600: var(--hylo-color-three-600-darkmode) !important;
  --hylo-color-three-700: var(--hylo-color-three-700-darkmode) !important;
  --hylo-color-three-800: var(--hylo-color-three-800-darkmode) !important;
  --hylo-color-three-900: var(--hylo-color-three-900-darkmode) !important;
  --hylo-color-four: var(--hylo-color-four-darkmode) !important;
  --hylo-color-four-50: var(--hylo-color-four-50-darkmode) !important;
  --hylo-color-four-100: var(--hylo-color-four-100-darkmode) !important;
  --hylo-color-four-200: var(--hylo-color-four-200-darkmode) !important;
  --hylo-color-four-300: var(--hylo-color-four-300-darkmode) !important;
  --hylo-color-four-400: var(--hylo-color-four-400-darkmode) !important;
  --hylo-color-four-500: var(--hylo-color-four-500-darkmode) !important;
  --hylo-color-four-600: var(--hylo-color-four-600-darkmode) !important;
  --hylo-color-four-700: var(--hylo-color-four-700-darkmode) !important;
  --hylo-color-four-800: var(--hylo-color-four-800-darkmode) !important;
  --hylo-color-four-900: var(--hylo-color-four-900-darkmode) !important;
  --hylo-color-gray: var(--hylo-color-gray-darkmode) !important;
  --hylo-color-gray-50: var(--hylo-color-gray-50-darkmode) !important;
  --hylo-color-gray-100: var(--hylo-color-gray-100-darkmode) !important;
  --hylo-color-gray-200: var(--hylo-color-gray-200-darkmode) !important;
  --hylo-color-gray-300: var(--hylo-color-gray-300-darkmode) !important;
  --hylo-color-gray-400: var(--hylo-color-gray-400-darkmode) !important;
  --hylo-color-gray-500: var(--hylo-color-gray-500-darkmode) !important;
  --hylo-color-gray-600: var(--hylo-color-gray-600-darkmode) !important;
  --hylo-color-gray-700: var(--hylo-color-gray-700-darkmode) !important;
  --hylo-color-gray-800: var(--hylo-color-gray-800-darkmode) !important;
  --hylo-color-gray-900: var(--hylo-color-gray-900-darkmode) !important;
  --hylo-color-black: var(--hylo-color-black-darkmode) !important;
  --hylo-color-white: var(--hylo-color-white-darkmode) !important;
  --hylo-color-error: var(--hylo-color-error-darkmode) !important;
  --hylo-color-error-50: var(--hylo-color-error-50-darkmode) !important;
  --hylo-color-error-100: var(--hylo-color-error-100-darkmode) !important;
  --hylo-color-error-200: var(--hylo-color-error-200-darkmode) !important;
  --hylo-color-error-300: var(--hylo-color-error-300-darkmode) !important;
  --hylo-color-error-400: var(--hylo-color-error-400-darkmode) !important;
  --hylo-color-error-500: var(--hylo-color-error-500-darkmode) !important;
  --hylo-color-error-600: var(--hylo-color-error-600-darkmode) !important;
  --hylo-color-error-700: var(--hylo-color-error-700-darkmode) !important;
  --hylo-color-error-800: var(--hylo-color-error-800-darkmode) !important;
  --hylo-color-error-900: var(--hylo-color-error-900-darkmode) !important;
  --hylo-color-warning: var(--hylo-color-warning-darkmode) !important;
  --hylo-color-warning-50: var(--hylo-color-warning-50-darkmode) !important;
  --hylo-color-warning-100: var(--hylo-color-warning-100-darkmode) !important;
  --hylo-color-warning-200: var(--hylo-color-warning-200-darkmode) !important;
  --hylo-color-warning-300: var(--hylo-color-warning-300-darkmode) !important;
  --hylo-color-warning-400: var(--hylo-color-warning-400-darkmode) !important;
  --hylo-color-warning-500: var(--hylo-color-warning-500-darkmode) !important;
  --hylo-color-warning-600: var(--hylo-color-warning-600-darkmode) !important;
  --hylo-color-warning-700: var(--hylo-color-warning-700-darkmode) !important;
  --hylo-color-warning-800: var(--hylo-color-warning-800-darkmode) !important;
  --hylo-color-warning-900: var(--hylo-color-warning-900-darkmode) !important;
  --hylo-color-success: var(--hylo-color-success-darkmode) !important;
  --hylo-color-success-50: var(--hylo-color-success-50-darkmode) !important;
  --hylo-color-success-100: var(--hylo-color-success-100-darkmode) !important;
  --hylo-color-success-200: var(--hylo-color-success-200-darkmode) !important;
  --hylo-color-success-300: var(--hylo-color-success-300-darkmode) !important;
  --hylo-color-success-400: var(--hylo-color-success-400-darkmode) !important;
  --hylo-color-success-500: var(--hylo-color-success-500-darkmode) !important;
  --hylo-color-success-600: var(--hylo-color-success-600-darkmode) !important;
  --hylo-color-success-700: var(--hylo-color-success-700-darkmode) !important;
  --hylo-color-success-800: var(--hylo-color-success-800-darkmode) !important;
  --hylo-color-success-900: var(--hylo-color-success-900-darkmode) !important;
}