﻿body.NPUKBlack.light {
  --theme-light: #FFFFFF;
  --theme-border-grey: #101010;
  --theme-border-grey-darker: #B0B0B0;
  --theme-border-grey-track: #A8A8A8;
  --theme-dark: #202020;
  --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: #202020;
  --theme-important-text: #FFFFFF;
  --theme-important-countdown-text: #202020;
  --theme-circle-border: #FFFFFF;
  --theme-circle-blue: #0273D8;
  --theme-circle-green: #2FCB43;
  --theme-circle-red: #FD4238;
  --theme-circle-yellow: #FFDB00;
  --theme-valid: #2FCB43;
  --theme-input-valid: #014380;
  --theme-invalid: #CE2B2B;
  --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-background: #0053B8;
  --theme-button-important-hover-text: #FFFFFF;
  --theme-button-important-hover-background: #408ECC;
  --theme-button-important-active-text: #FFFFFF;
  --theme-button-important-active-background: #0A74D3;
  --theme-button-important-active-shadow: 0 0 0 0.25rem #7EB7E9;
  --theme-button-important-disabled-text: #FFFFFF;
  --theme-button-important-disabled-background: #B0B0FF;
  --theme-button-primary-text: #0273D8;
  --theme-button-primary-background: #7AABD7;
  --theme-button-primary-hover-text: #0053B8;
  --theme-button-primary-hover-background: #478ECD;
  --theme-button-primary-active-text: #042F63;
  --theme-button-primary-active-background: #0A74D3;
  --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-text: #F17F87;
  --theme-button-list-background: transparent;
  --theme-button-list-hover-text: #0053B8;
  --theme-button-list-hover-border: #0053B8;
  --theme-button-list-active-border: #0053B8;
  --theme-button-list-active-background: #7AABD7;
  --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: #707070;
  --theme-input-background: transparent;
  --theme-input-border: #707070;
  --theme-input-hover-text: #0273DB;
  --theme-input-hover-border: #0273DB;
  --theme-input-focus-text: #58a4ea;
  --theme-input-focus-border: #58a4ea;
  --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: #A9C3FA;
  --theme-table-icon-button-background: transparent;
  --theme-item-border: #0273D8;
  --theme-item-hover-background: #0273D8;
  --theme-item-active-background: #0053B8;
  --theme-item-image-wrapper: #B0B0B0;
  --theme-selectable-item-text: #0273D8;
  --theme-selectable-item-background: transparent;
  --theme-selectable-item-hover-text: #0273D8;
  --theme-selectable-item-hover-background: #7AABD7;
  --theme-selectable-item-active-text: #0053B8;
  --theme-selectable-item-active-background: #478ECD;
  --theme-prompt-info: #0273DB;
  --theme-prompt-success: #2FCB43;
  --theme-prompt-error: #FD4238;
  --theme-prompt-warning: #FFDB00;
  --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: #E43030;
  --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: #0273DB;
  --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: #5550BD;
  --theme-level-bar-node: #19189A;
  --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: #001B33;
  --theme-thread-new-button-background: #012E57;
  --theme-thread-new-button-hover-text: #012E57;
  --theme-thread-new-button-hover-background: #014380;
  --theme-thread-new-button-active-text: #014380;
  --theme-thread-new-button-active-background: #01539E;
  --theme-release-details-text: #0273D8;
  --theme-release-details-border: #0273D8;
  --theme-release-details-background: transparent;
}
