294 lines
12 KiB
CSS
294 lines
12 KiB
CSS
:root {
|
|
--md-source: #e69100;
|
|
|
|
/* primary */
|
|
--md-ref-palette-primary0: #000;
|
|
--md-ref-palette-primary10: #2b1700;
|
|
--md-ref-palette-primary20: #472a00;
|
|
--md-ref-palette-primary25: #563400;
|
|
--md-ref-palette-primary30: #663e00;
|
|
--md-ref-palette-primary35: #764800;
|
|
--md-ref-palette-primary40: #865300;
|
|
--md-ref-palette-primary50: #a86900;
|
|
--md-ref-palette-primary60: #cb8000;
|
|
--md-ref-palette-primary70: #ef980f;
|
|
--md-ref-palette-primary80: #ffb963;
|
|
--md-ref-palette-primary90: #ffddb9;
|
|
--md-ref-palette-primary95: #ffeedf;
|
|
--md-ref-palette-primary98: #fff8f4;
|
|
--md-ref-palette-primary99: #fffbff;
|
|
--md-ref-palette-primary100: #fff;
|
|
|
|
/* secondary */
|
|
--md-ref-palette-secondary0: #000;
|
|
--md-ref-palette-secondary10: #001f2a;
|
|
--md-ref-palette-secondary20: #003546;
|
|
--md-ref-palette-secondary25: #004155;
|
|
--md-ref-palette-secondary30: #004d64;
|
|
--md-ref-palette-secondary35: #005a74;
|
|
--md-ref-palette-secondary40: #006684;
|
|
--md-ref-palette-secondary50: #0081a6;
|
|
--md-ref-palette-secondary60: #0d9cc8;
|
|
--md-ref-palette-secondary70: #42b7e4;
|
|
--md-ref-palette-secondary80: #69d3ff;
|
|
--md-ref-palette-secondary90: #bee9ff;
|
|
--md-ref-palette-secondary95: #e0f4ff;
|
|
--md-ref-palette-secondary98: #f4faff;
|
|
--md-ref-palette-secondary99: #fafcff;
|
|
--md-ref-palette-secondary100: #fff;
|
|
|
|
/* tertiary */
|
|
--md-ref-palette-tertiary0: #000;
|
|
--md-ref-palette-tertiary10: #002105;
|
|
--md-ref-palette-tertiary20: #00390e;
|
|
--md-ref-palette-tertiary25: #004613;
|
|
--md-ref-palette-tertiary30: #005318;
|
|
--md-ref-palette-tertiary35: #00601d;
|
|
--md-ref-palette-tertiary40: #0a6e24;
|
|
--md-ref-palette-tertiary50: #2f883b;
|
|
--md-ref-palette-tertiary60: #4ba352;
|
|
--md-ref-palette-tertiary70: #66be6a;
|
|
--md-ref-palette-tertiary80: #81da83;
|
|
--md-ref-palette-tertiary90: #9cf79c;
|
|
--md-ref-palette-tertiary95: #c7ffc2;
|
|
--md-ref-palette-tertiary98: #ebffe5;
|
|
--md-ref-palette-tertiary99: #f6fff0;
|
|
--md-ref-palette-tertiary100: #fff;
|
|
|
|
/* neutral */
|
|
--md-ref-palette-neutral0: #000;
|
|
--md-ref-palette-neutral10: #2b1700;
|
|
--md-ref-palette-neutral20: #472a00;
|
|
--md-ref-palette-neutral25: #573300;
|
|
--md-ref-palette-neutral30: #663e00;
|
|
--md-ref-palette-neutral35: #764800;
|
|
--md-ref-palette-neutral40: #875300;
|
|
--md-ref-palette-neutral50: #a86900;
|
|
--md-ref-palette-neutral60: #c8811e;
|
|
--md-ref-palette-neutral70: #e79b38;
|
|
--md-ref-palette-neutral80: #ffb963;
|
|
--md-ref-palette-neutral90: #ffddb9;
|
|
--md-ref-palette-neutral95: #ffeedf;
|
|
--md-ref-palette-neutral98: #fff8f4;
|
|
--md-ref-palette-neutral99: #fffbff;
|
|
--md-ref-palette-neutral100: #fff;
|
|
|
|
/* neutral-variant */
|
|
--md-ref-palette-neutral-variant0: #000;
|
|
--md-ref-palette-neutral-variant10: #231a11;
|
|
--md-ref-palette-neutral-variant20: #392f24;
|
|
--md-ref-palette-neutral-variant25: #443a2f;
|
|
--md-ref-palette-neutral-variant30: #504539;
|
|
--md-ref-palette-neutral-variant35: #5c5045;
|
|
--md-ref-palette-neutral-variant40: #685c50;
|
|
--md-ref-palette-neutral-variant50: #827568;
|
|
--md-ref-palette-neutral-variant60: #9d8e81;
|
|
--md-ref-palette-neutral-variant70: #b8a99a;
|
|
--md-ref-palette-neutral-variant80: #d4c4b5;
|
|
--md-ref-palette-neutral-variant90: #f1e0d0;
|
|
--md-ref-palette-neutral-variant95: #ffeedf;
|
|
--md-ref-palette-neutral-variant98: #fff8f4;
|
|
--md-ref-palette-neutral-variant99: #fffbff;
|
|
--md-ref-palette-neutral-variant100: #fff;
|
|
|
|
/* error */
|
|
--md-ref-palette-error0: #000;
|
|
--md-ref-palette-error10: #410002;
|
|
--md-ref-palette-error20: #690005;
|
|
--md-ref-palette-error25: #7e0007;
|
|
--md-ref-palette-error30: #93000a;
|
|
--md-ref-palette-error35: #a80710;
|
|
--md-ref-palette-error40: #ba1a1a;
|
|
--md-ref-palette-error50: #de3730;
|
|
--md-ref-palette-error60: #ff5449;
|
|
--md-ref-palette-error70: #ff897d;
|
|
--md-ref-palette-error80: #ffb4ab;
|
|
--md-ref-palette-error90: #ffdad6;
|
|
--md-ref-palette-error95: #ffedea;
|
|
--md-ref-palette-error98: #fff8f7;
|
|
--md-ref-palette-error99: #fffbff;
|
|
--md-ref-palette-error100: #fff;
|
|
|
|
/* light */
|
|
--md-sys-color-primary-light: #865300;
|
|
--md-sys-color-on-primary-light: #fff;
|
|
--md-sys-color-primary-container-light: #ffddb9;
|
|
--md-sys-color-on-primary-container-light: #2b1700;
|
|
--md-sys-color-secondary-light: #006684;
|
|
--md-sys-color-on-secondary-light: #fff;
|
|
--md-sys-color-secondary-container-light: #bee9ff;
|
|
--md-sys-color-on-secondary-container-light: #001f2a;
|
|
--md-sys-color-tertiary-light: #0a6e24;
|
|
--md-sys-color-on-tertiary-light: #fff;
|
|
--md-sys-color-tertiary-container-light: #9cf79c;
|
|
--md-sys-color-on-tertiary-container-light: #002105;
|
|
--md-sys-color-error-light: #ba1a1a;
|
|
--md-sys-color-error-container-light: #ffdad6;
|
|
--md-sys-color-on-error-light: #fff;
|
|
--md-sys-color-on-error-container-light: #410002;
|
|
--md-sys-color-background-light: #fffbff;
|
|
--md-sys-color-on-background-light: #2b1700;
|
|
--md-sys-color-surface-light: #fffbff;
|
|
--md-sys-color-on-surface-light: #2b1700;
|
|
--md-sys-color-surface-variant-light: #f1e0d0;
|
|
--md-sys-color-on-surface-variant-light: #504539;
|
|
--md-sys-color-outline-light: #827568;
|
|
--md-sys-color-inverse-on-surface-light: #ffeedf;
|
|
--md-sys-color-inverse-surface-light: #472a00;
|
|
--md-sys-color-inverse-primary-light: #ffb963;
|
|
--md-sys-color-shadow-light: #000;
|
|
--md-sys-color-surface-tint-light: #865300;
|
|
--md-sys-color-surface-tint-color-light: #865300;
|
|
|
|
/* dark */
|
|
--md-sys-color-primary-dark: #ffb963;
|
|
--md-sys-color-on-primary-dark: #472a00;
|
|
--md-sys-color-primary-container-dark: #663e00;
|
|
--md-sys-color-on-primary-container-dark: #ffddb9;
|
|
--md-sys-color-secondary-dark: #69d3ff;
|
|
--md-sys-color-on-secondary-dark: #003546;
|
|
--md-sys-color-secondary-container-dark: #004d64;
|
|
--md-sys-color-on-secondary-container-dark: #bee9ff;
|
|
--md-sys-color-tertiary-dark: #81da83;
|
|
--md-sys-color-on-tertiary-dark: #00390e;
|
|
--md-sys-color-tertiary-container-dark: #005318;
|
|
--md-sys-color-on-tertiary-container-dark: #9cf79c;
|
|
--md-sys-color-error-dark: #ffb4ab;
|
|
--md-sys-color-error-container-dark: #93000a;
|
|
--md-sys-color-on-error-dark: #690005;
|
|
--md-sys-color-on-error-container-dark: #ffdad6;
|
|
--md-sys-color-background-dark: #2b1700;
|
|
--md-sys-color-on-background-dark: #ffddb9;
|
|
--md-sys-color-surface-dark: #2b1700;
|
|
--md-sys-color-on-surface-dark: #ffddb9;
|
|
--md-sys-color-surface-variant-dark: #504539;
|
|
--md-sys-color-on-surface-variant-dark: #d4c4b5;
|
|
--md-sys-color-outline-dark: #9d8e81;
|
|
--md-sys-color-inverse-on-surface-dark: #2b1700;
|
|
--md-sys-color-inverse-surface-dark: #ffddb9;
|
|
--md-sys-color-inverse-primary-dark: #865300;
|
|
--md-sys-color-shadow-dark: #000;
|
|
--md-sys-color-surface-tint-dark: #ffb963;
|
|
--md-sys-color-surface-tint-color-dark: #ffb963;
|
|
|
|
/* label - small */
|
|
--md-sys-typescale-label-small-font-family-name: roboto;
|
|
--md-sys-typescale-label-small-font-family-style: normal;
|
|
--md-sys-typescale-label-small-font-weight: 500;
|
|
--md-sys-typescale-label-small-font-size: 11px;
|
|
--md-sys-typescale-label-small-letter-spacing: 0.5px;
|
|
--md-sys-typescale-label-small-line-height: 16px;
|
|
|
|
/* label - medium */
|
|
--md-sys-typescale-label-medium-font-family-name: roboto;
|
|
--md-sys-typescale-label-medium-font-family-style: normal;
|
|
--md-sys-typescale-label-medium-font-weight: 500;
|
|
--md-sys-typescale-label-medium-font-size: 12px;
|
|
--md-sys-typescale-label-medium-letter-spacing: 0.5px;
|
|
--md-sys-typescale-label-medium-line-height: 16px;
|
|
|
|
/* label - large */
|
|
--md-sys-typescale-label-large-font-family-name: roboto;
|
|
--md-sys-typescale-label-large-font-family-style: normal;
|
|
--md-sys-typescale-label-large-font-weight: 500;
|
|
--md-sys-typescale-label-large-font-size: 14px;
|
|
--md-sys-typescale-label-large-letter-spacing: 0.1px;
|
|
--md-sys-typescale-label-large-line-height: 20px;
|
|
|
|
/* body - small */
|
|
--md-sys-typescale-body-small-font-family-name: roboto;
|
|
--md-sys-typescale-body-small-font-family-style: normal;
|
|
--md-sys-typescale-body-small-font-weight: 400;
|
|
--md-sys-typescale-body-small-font-size: 12px;
|
|
--md-sys-typescale-body-small-letter-spacing: 0.4px;
|
|
--md-sys-typescale-body-small-line-height: 16px;
|
|
|
|
/* body - medium */
|
|
--md-sys-typescale-body-medium-font-family-name: roboto;
|
|
--md-sys-typescale-body-medium-font-family-style: normal;
|
|
--md-sys-typescale-body-medium-font-weight: 400;
|
|
--md-sys-typescale-body-medium-font-size: 14px;
|
|
--md-sys-typescale-body-medium-letter-spacing: 0.25px;
|
|
--md-sys-typescale-body-medium-line-height: 20px;
|
|
|
|
/* body - large */
|
|
--md-sys-typescale-body-large-font-family-name: roboto;
|
|
--md-sys-typescale-body-large-font-family-style: normal;
|
|
--md-sys-typescale-body-large-font-weight: 400;
|
|
--md-sys-typescale-body-large-font-size: 16px;
|
|
--md-sys-typescale-body-large-letter-spacing: 0.5px;
|
|
--md-sys-typescale-body-large-line-height: 24px;
|
|
|
|
/* headline - small */
|
|
--md-sys-typescale-headline-small-font-family-name: roboto;
|
|
--md-sys-typescale-headline-small-font-family-style: normal;
|
|
--md-sys-typescale-headline-small-font-weight: 400;
|
|
--md-sys-typescale-headline-small-font-size: 24px;
|
|
--md-sys-typescale-headline-small-letter-spacing: 0;
|
|
--md-sys-typescale-headline-small-line-height: 32px;
|
|
|
|
/* headline - medium */
|
|
--md-sys-typescale-headline-medium-font-family-name: roboto;
|
|
--md-sys-typescale-headline-medium-font-family-style: normal;
|
|
--md-sys-typescale-headline-medium-font-weight: 400;
|
|
--md-sys-typescale-headline-medium-font-size: 28px;
|
|
--md-sys-typescale-headline-medium-letter-spacing: 0;
|
|
--md-sys-typescale-headline-medium-line-height: 36px;
|
|
|
|
/* headline - large */
|
|
--md-sys-typescale-headline-large-font-family-name: roboto;
|
|
--md-sys-typescale-headline-large-font-family-style: normal;
|
|
--md-sys-typescale-headline-large-font-weight: 400;
|
|
--md-sys-typescale-headline-large-font-size: 32px;
|
|
--md-sys-typescale-headline-large-letter-spacing: 0;
|
|
--md-sys-typescale-headline-large-line-height: 40px;
|
|
|
|
/* display - small */
|
|
--md-sys-typescale-display-small-font-family-name: roboto;
|
|
--md-sys-typescale-display-small-font-family-style: normal;
|
|
--md-sys-typescale-display-small-font-weight: 400;
|
|
--md-sys-typescale-display-small-font-size: 36px;
|
|
--md-sys-typescale-display-small-letter-spacing: 0;
|
|
--md-sys-typescale-display-small-line-height: 44px;
|
|
|
|
/* display - medium */
|
|
--md-sys-typescale-display-medium-font-family-name: roboto;
|
|
--md-sys-typescale-display-medium-font-family-style: normal;
|
|
--md-sys-typescale-display-medium-font-weight: 400;
|
|
--md-sys-typescale-display-medium-font-size: 45px;
|
|
--md-sys-typescale-display-medium-letter-spacing: 0;
|
|
--md-sys-typescale-display-medium-line-height: 52px;
|
|
|
|
/* display - large */
|
|
--md-sys-typescale-display-large-font-family-name: roboto;
|
|
--md-sys-typescale-display-large-font-family-style: normal;
|
|
--md-sys-typescale-display-large-font-weight: 400;
|
|
--md-sys-typescale-display-large-font-size: 57px;
|
|
--md-sys-typescale-display-large-letter-spacing: -0.25px;
|
|
--md-sys-typescale-display-large-line-height: 64px;
|
|
|
|
/* title - small */
|
|
--md-sys-typescale-title-small-font-family-name: roboto;
|
|
--md-sys-typescale-title-small-font-family-style: normal;
|
|
--md-sys-typescale-title-small-font-weight: 500;
|
|
--md-sys-typescale-title-small-font-size: 14px;
|
|
--md-sys-typescale-title-small-letter-spacing: 0.1px;
|
|
--md-sys-typescale-title-small-line-height: 20px;
|
|
|
|
/* title - medium */
|
|
--md-sys-typescale-title-medium-font-family-name: roboto;
|
|
--md-sys-typescale-title-medium-font-family-style: normal;
|
|
--md-sys-typescale-title-medium-font-weight: 500;
|
|
--md-sys-typescale-title-medium-font-size: 16px;
|
|
--md-sys-typescale-title-medium-letter-spacing: 0.15px;
|
|
--md-sys-typescale-title-medium-line-height: 24px;
|
|
|
|
/* title - large */
|
|
--md-sys-typescale-title-large-font-family-name: roboto;
|
|
--md-sys-typescale-title-large-font-family-style: normal;
|
|
--md-sys-typescale-title-large-font-weight: 400;
|
|
--md-sys-typescale-title-large-font-size: 22px;
|
|
--md-sys-typescale-title-large-letter-spacing: 0;
|
|
--md-sys-typescale-title-large-line-height: 28px;
|
|
}
|