﻿body.NintendoRed.dark {
  --theme-light: #1a0b0b;
  --theme-border-grey: #D3D3D3;
  --theme-border-grey-darker: #D0D0D0;
  --theme-border-grey-track: #A8A8A8;
  --theme-dark: #d5d5d5;
  --theme-text-default: #202020;
  --theme-scrollbar-track-shadow: inset 0 0 1rem 1rem transparent;
  --theme-scrollbar-track-border: transparent;
  --theme-scrollbar-thumb-shadow: inset 0 0 1rem 1rem #A8A8A8;
  --theme-scrollbar-thumb-border: transparent;
  --theme-important-background: #E4000F;
  --theme-important-text: #FFFFFF;
  --theme-important-countdown-text: #E4000F;
  --theme-circle-border: #d5d5d5;
  --theme-circle-blue: #3a7ab3;
  --theme-circle-green: #3eaf4d;
  --theme-circle-red: #cd4942;
  --theme-circle-yellow: #e0d070;
  --theme-valid: #4d9055;
  --theme-input-valid: #014380;
  --theme-invalid: #e95e5e;
  --theme-invalid-background: #F14040;
  --theme-reported-background: #FD4238;
  --theme-warning: #E89D00;
  --theme-btn-link: #0273DB;
  --theme-btn-link-hover-background: #9EC1DB;
  --theme-checkbox-valid: #26b050;
  --theme-checkbox-checked: #0442AD;
  --theme-button-important-text: #FFFFFF;
  --theme-button-important-background: #E4000F;
  --theme-button-important-hover-text: #FFFFFF;
  --theme-button-important-hover-background: #F80001;
  --theme-button-important-active-text: #FFFFFF;
  --theme-button-important-active-background: #AF0001;
  --theme-button-important-active-shadow: 0 0 0 0.25rem #F17F87;
  --theme-button-important-disabled-text: #FFFFFF;
  --theme-button-important-disabled-background: #0D6EFD;
  --theme-button-primary-text: #F17F87;
  --theme-button-primary-background: #FCE5E7;
  --theme-button-primary-hover-text: #E4000F;
  --theme-button-primary-hover-background: #F17F87;
  --theme-button-primary-active-text: #780001;
  --theme-button-primary-active-background: #AF0001;
  --theme-button-success-text: #187832;
  --theme-button-success-background: #2FCB43;
  --theme-button-success-hover-text: #125C27;
  --theme-button-success-hover-background: #187832;
  --theme-button-success-active-text: #0B3617;
  --theme-button-success-active-background: #125C27;
  --theme-button-info-text: #187832;
  --theme-button-info-background: #2FCB43;
  --theme-button-info-hover-text: #125C27;
  --theme-button-info-hover-background: #187832;
  --theme-button-info-active-text: #0B3617;
  --theme-button-info-active-background: #125C27;
  --theme-button-error-text: #942721;
  --theme-button-error-background: #FD4238;
  --theme-button-error-hover-text: #611915;
  --theme-button-error-hover-background: #942721;
  --theme-button-error-active-text: #45120F;
  --theme-button-error-active-background: #611915;
  --theme-button-adornment-text: #0273DB;
  --theme-button-adornment-background: transparent;
  --theme-button-adornment-hover-background: rgba(2, 115, 219, 0.2);
  --theme-button-adornment-active-background: rgba(2, 115, 219, 0.5);
  --theme-button-disabled-text: rgba(128, 128, 128, 0.4);
  --theme-button-disabled-background: transparent;
  --theme-button-list-background: transparent;
  --theme-button-list-hover-text: #E4000F;
  --theme-button-list-hover-border: #E4000F;
  --theme-button-list-active-border: #E4000F;
  --theme-button-list-active-background: #FCE5E7;
  --theme-button-selected-text: #0442AD;
  --theme-button-selected-background: #0273DB;
  --theme-button-selected-hover-text: #082773;
  --theme-button-selected-hover-background: #0442AD;
  --theme-button-selected-active-text: #061D54;
  --theme-button-selected-active-background: #082773;
  --theme-button-list-disabled-background: rgba(128, 128, 128, 0.4);
  --theme-input-text: #F17F87;
  --theme-input-background: transparent;
  --theme-input-border: #F17F87;
  --theme-input-hover-text: #0273DB;
  --theme-input-hover-border: #0273DB;
  --theme-input-focus-text: #0273DB;
  --theme-input-focus-border: #0273DB;
  --theme-input-focus-background: #BBCCFF;
  --theme-input-disabled-text: rgba(128, 128, 128, 0.2);
  --theme-input-disabled-border: rgba(128, 128, 128, 0.4);
  --theme-input-disabled-background: rgba(128, 128, 128, 0.4);
  --theme-input-thread-text: #6AABFF;
  --theme-input-thread-background: transparent;
  --theme-input-thread-border: #6AABFF;
  --theme-input-thread-hover-text: #0273DB;
  --theme-input-thread-hover-border: #0273DB;
  --theme-input-thread-hover-background: #6AABFF;
  --theme-input-thread-preview-background: #DDDDDD;
  --theme-input-thread-preview-button-text: #BBBBBB;
  --theme-input-thread-preview-button-background: transparent;
  --theme-input-thread-preview-hover-text: #0273DB;
  --theme-input-file-background: transparent;
  --theme-input-dragging: lime;
  --theme-table-row: #FFFFFF;
  --theme-table-row-odd: rgba(128, 128, 128, 0.2);
  --theme-table-row-hover: rgba(228, 0, 15, 0.2);
  --theme-table-icon-button-background: transparent;
  --theme-item-border: #F17F87;
  --theme-item-hover-background: #F17F87;
  --theme-item-active-background: #E4000F;
  --theme-item-image-wrapper: #B0B0B0;
  --theme-selectable-item-text: #F17F87;
  --theme-selectable-item-background: transparent;
  --theme-selectable-item-hover-text: #F17F87;
  --theme-selectable-item-hover-background: #FCE5E7;
  --theme-selectable-item-active-text: #E4000F;
  --theme-selectable-item-active-background: #E43645;
  --theme-prompt-info: #3a7ab3;
  --theme-prompt-success: #3eaf4d;
  --theme-prompt-error: #cd4942;
  --theme-prompt-warning: #3a7ab3;
  --theme-badge-success-text: #082773;
  --theme-badge-success-background: #0273DB;
  --theme-badge-superadmin-text: #3E2B47;
  --theme-badge-superadmin-background: #773578;
  --theme-badge-rejected-text: #611915;
  --theme-badge-rejected-background: #FD4238;
  --theme-badge-quizmaster-text: #187832;
  --theme-badge-quizmaster-background: #2FCB43;
  --theme-badge-winner-text: #E89D00;
  --theme-badge-winner-background: #FFDB00;
  --theme-badge-cancelled-text: #611915;
  --theme-badge-cancelled-background: #FD4238;
  --theme-badge-authorized-text: #187832;
  --theme-badge-authorized-background: #2FCB43;
  --theme-badge-official-text: #187832;
  --theme-badge-official-background: #2FCB43;
  --theme-badge-adultcontent-text: #6E0007;
  --theme-badge-adultcontent-background: #E4000F;
  --theme-badge-supervisor-text: #187832;
  --theme-badge-supervisor-background: #2FCB43;
  --theme-control-icon-border: #2F2F2F;
  --theme-control-icon-background: #7F7F7F;
  --theme-loading-circle-base-fill: transparent;
  --theme-loading-circle-base-stroke: #A8A8A8;
  --theme-loading-circle-bar-fill: transparent;
  --theme-loading-circle-bar-stroke: #FD4238;
  --theme-carousel-background: #E0E0E0;
  --theme-carousel-button-text: #000000;
  --theme-music-player-border: rgba(128, 128, 128, 0.6);
  --theme-music-player-row-odd: rgba(128, 128, 128, 0.2);
  --theme-music-player-row-playing: rgba(2, 115, 219, 0.3);
  --theme-music-player-row-hover: rgba(2, 115, 219, 0.6);
  --theme-level-bar-background: rgba(0,0,0,0.15);
  --theme-level-bar-fill: #FD4238;
  --theme-level-bar-node: #942721;
  --theme-thread-post-text: #999999;
  --theme-thread-post-border: #999999;
  --theme-thread-post-background: #FFFFFF;
  --theme-thread-main-background: #CCCCCC;
  --theme-thread-main-button-text: #888888;
  --theme-thread-main-button-background: #AAAAAA;
  --theme-thread-main-button-hover-text: #666666;
  --theme-thread-main-button-hover-background: #888888;
  --theme-thread-main-button-active-text: #444444;
  --theme-thread-main-button-active-background: #666666;
  --theme-thread-highlight: #FD4238;
  --theme-thread-new-background: #0273DB;
  --theme-thread-new-button-text: #014380;
  --theme-thread-new-button-background: #01539E;
  --theme-thread-new-button-hover-text: #012E57;
  --theme-thread-new-button-hover-background: #014380;
  --theme-thread-new-button-active-text: #001B33;
  --theme-thread-new-button-active-background: #012E57;
  --theme-release-details-text: #F17F87;
  --theme-release-details-border: #F17F87;
  --theme-release-details-background: transparent;
}
