All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.palexdev.mfxresources.themes.material.md-indigo-light.css Maven / Gradle / Ivy

There is a newer version: 11.26.0
Show newest version
@import '../../fonts/Fonts.css';
.root {
  /* Palette */
  -md-source: #4355B9;
  -md-ref-palette-primary0: #000000;
  -md-ref-palette-primary10: #00105C;
  -md-ref-palette-primary20: #08218A;
  -md-ref-palette-primary30: #293CA0;
  -md-ref-palette-primary40: #4355B9;
  -md-ref-palette-primary50: #5D6FD4;
  -md-ref-palette-primary60: #7789F0;
  -md-ref-palette-primary70: #97A5FF;
  -md-ref-palette-primary80: #BAC3FF;
  -md-ref-palette-primary90: #DEE0FF;
  -md-ref-palette-primary95: #F0EFFF;
  -md-ref-palette-primary99: #FEFBFF;
  -md-ref-palette-primary100: #FFFFFF;
  -md-ref-palette-secondary0: #000000;
  -md-ref-palette-secondary10: #181A2C;
  -md-ref-palette-secondary20: #2D2F42;
  -md-ref-palette-secondary30: #434659;
  -md-ref-palette-secondary40: #5B5D72;
  -md-ref-palette-secondary50: #73768B;
  -md-ref-palette-secondary60: #8D8FA6;
  -md-ref-palette-secondary70: #A8AAC1;
  -md-ref-palette-secondary80: #C3C5DD;
  -md-ref-palette-secondary90: #E0E1F9;
  -md-ref-palette-secondary95: #F0EFFF;
  -md-ref-palette-secondary99: #FEFBFF;
  -md-ref-palette-secondary100: #FFFFFF;
  -md-ref-palette-tertiary0: #000000;
  -md-ref-palette-tertiary10: #2D1228;
  -md-ref-palette-tertiary20: #44263D;
  -md-ref-palette-tertiary30: #5D3C55;
  -md-ref-palette-tertiary40: #77536D;
  -md-ref-palette-tertiary50: #916C86;
  -md-ref-palette-tertiary60: #AC85A1;
  -md-ref-palette-tertiary70: #C99FBC;
  -md-ref-palette-tertiary80: #E6BAD7;
  -md-ref-palette-tertiary90: #FFD7F1;
  -md-ref-palette-tertiary95: #FFECF6;
  -md-ref-palette-tertiary99: #FFFBFF;
  -md-ref-palette-tertiary100: #FFFFFF;
  -md-ref-palette-error0: #000000;
  -md-ref-palette-error10: #410002;
  -md-ref-palette-error20: #690005;
  -md-ref-palette-error30: #93000A;
  -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-error99: #FFFBFF;
  -md-ref-palette-error100: #FFFFFF;
  -md-ref-palette-neutral0: #000000;
  -md-ref-palette-neutral4: #0E0E11;
  -md-ref-palette-neutral6: #131316;
  -md-ref-palette-neutral10: #1B1B1F;
  -md-ref-palette-neutral12: #1F1F23;
  -md-ref-palette-neutral17: #2A2A2D;
  -md-ref-palette-neutral20: #303034;
  -md-ref-palette-neutral22: #353438;
  -md-ref-palette-neutral24: #39393C;
  -md-ref-palette-neutral30: #47464A;
  -md-ref-palette-neutral40: #5F5E62;
  -md-ref-palette-neutral50: #78767A;
  -md-ref-palette-neutral60: #929094;
  -md-ref-palette-neutral70: #ACAAAF;
  -md-ref-palette-neutral80: #C8C5CA;
  -md-ref-palette-neutral87: #DCD9DE;
  -md-ref-palette-neutral90: #E4E1E6;
  -md-ref-palette-neutral92: #EAE7EC;
  -md-ref-palette-neutral94: #F0EDF1;
  -md-ref-palette-neutral95: #F3F0F4;
  -md-ref-palette-neutral96: #F6F2F7;
  -md-ref-palette-neutral98: #FBF8FD;
  -md-ref-palette-neutral99: #FEFBFF;
  -md-ref-palette-neutral100: #FFFFFF;
  -md-ref-palette-neutral-variant0: #000000;
  -md-ref-palette-neutral-variant10: #1A1B23;
  -md-ref-palette-neutral-variant20: #2F3038;
  -md-ref-palette-neutral-variant30: #46464F;
  -md-ref-palette-neutral-variant40: #5D5E67;
  -md-ref-palette-neutral-variant50: #767680;
  -md-ref-palette-neutral-variant60: #90909A;
  -md-ref-palette-neutral-variant70: #ABAAB4;
  -md-ref-palette-neutral-variant80: #C7C5D0;
  -md-ref-palette-neutral-variant90: #E3E1EC;
  -md-ref-palette-neutral-variant95: #F1EFFA;
  -md-ref-palette-neutral-variant99: #FEFBFF;
  -md-ref-palette-neutral-variant100: #FFFFFF;
  /* Scheme */
  -md-sys-color-primary: #4355B9;
  -md-sys-color-primary-container: #DEE0FF;
  -md-sys-color-on-primary: #FFFFFF;
  -md-sys-color-on-primary-container: #00105C;
  -md-sys-color-inverse-primary: #BAC3FF;
  -md-sys-color-secondary: #5B5D72;
  -md-sys-color-secondary-container: #E0E1F9;
  -md-sys-color-on-secondary: #FFFFFF;
  -md-sys-color-on-secondary-container: #181A2C;
  -md-sys-color-tertiary: #77536D;
  -md-sys-color-tertiary-container: #FFD7F1;
  -md-sys-color-on-tertiay: #FFFFFF;
  -md-sys-color-on-tertiary-container: #2D1228;
  -md-sys-color-error: #BA1A1A;
  -md-sys-color-error-container: #FFDAD6;
  -md-sys-color-on-error: #FFFFFF;
  -md-sys-color-on-error-container: #410002;
  -md-sys-color-surface: #FBF8FD;
  -md-sys-color-surface-dim: #DCD9DE;
  -md-sys-color-surface-bright: #FBF8FD;
  -md-sys-color-surface-container-lowest: #FFFFFF;
  -md-sys-color-surface-container-low: #F6F2F7;
  -md-sys-color-surface-container: #F0EDF1;
  -md-sys-color-surface-container-high: #EAE7EC;
  -md-sys-color-surface-container-highest: #E4E1E6;
  -md-sys-color-surface-variant: #E3E1EC;
  -md-sys-color-on-surface: #1B1B1F;
  -md-sys-color-on-surface-variant: #46464F;
  -md-sys-color-inverse-surface: #303034;
  -md-sys-color-inverse-on-surface: #F3F0F4;
  -md-sys-color-surface-tint: #4355B9;
  -md-sys-color-background: #FBF8FD;
  -md-sys-color-on-background: #1B1B1F;
  -md-sys-color-outline: #767680;
  -md-sys-color-outline-variant: #C7C5D0;
  -md-sys-color-shadow: #000000;
  -md-sys-color-scrim: #000000;
}

/****************************************************************************************************
 * Common to all components with a MaterialSurface
 ****************************************************************************************************/
.surface {
  -mfx-hover-opacity: 8%;
  -mfx-focus-opacity: 10%;
  -mfx-press-opacity: 10%;
}

/****************************************************************************************************
 * Buttons shared properties
 ****************************************************************************************************/
.mfx-button {
  -fx-font-family: "Roboto Medium";
  -fx-font-weight: 500;
  -fx-font-size: 14px;
  -fx-graphic-text-gap: 8px;
  -fx-background-radius: 20px;
  -fx-alignment: CENTER;
  -fx-padding: 0px 24px 0px 24px;
}

.mfx-button.text {
  -fx-padding: 0px 12px 0px 12px;
}

.mfx-button > .surface > .bg {
  -fx-background-radius: 20px;
}

.mfx-button.elevated:disabled,
.mfx-button.filled:disabled,
.mfx-button.filled-tonal:disabled,
.mfx-button.text:disabled,
.mfx-button.outlined:disabled {
  -fx-text-fill: #1B1B1F;
  -fx-background-color: rgba(27, 27, 31, 0.12);
}

.mfx-button:disabled > .surface {
  -mfx-elevation: LEVEL0;
}

.mfx-button.outlined:disabled,
.mfx-button.text:disabled {
  -fx-background-color: transparent;
}

.mfx-button > .label > .mfx-font-icon {
  -mfx-size: 18px;
}

.mfx-button:disabled > .label > .mfx-font-icon {
  -mfx-color: #1B1B1F;
}

/* Label text is solid, label node is opaque, this is the correct way to get the right disabled color */
.mfx-button:disabled > .label {
  -fx-opacity: 38%;
}

.mfx-button:with-icon-left {
  -fx-padding: 0px 24px 0px 16px;
}

.mfx-button.text:with-icon-left {
  -fx-padding: 0px 16px 0px 12px;
}

.mfx-button:with-icon-right {
  -fx-padding: 0px 16px 0px 24px;
}

.mfx-button.text:with-icon-right {
  -fx-padding: 0px 12px 0px 16px;
}

/****************************************************************************************************
 * Elevated Buttons
 ****************************************************************************************************/
.mfx-button.elevated {
  -fx-text-fill: #4355B9;
  -fx-background-color: #F6F2F7;
}

.mfx-button.elevated > .surface {
  -mfx-elevation: LEVEL1;
}

.mfx-button.elevated > .surface > .bg {
  -fx-background-color: #4355B9;
}

.mfx-button.elevated:hover > .surface {
  -mfx-elevation: LEVEL2;
}

.mfx-button.elevated > .label > .mfx-font-icon {
  -mfx-color: #4355B9;
}

.mfx-button.elevated > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(67, 85, 185, 0.1);
}

/****************************************************************************************************
 * Filled Buttons
 ****************************************************************************************************/
.mfx-button.filled {
  -fx-text-fill: #FFFFFF;
  -fx-background-color: #4355B9;
}

.mfx-button.filled > .surface {
  -mfx-elevation: LEVEL0;
}

.mfx-button.filled > .surface > .bg {
  -fx-background-color: #FFFFFF;
}

.mfx-button.filled:hover > .surface {
  -mfx-elevation: LEVEL1;
}

.mfx-button.filled > .label > .mfx-font-icon {
  -mfx-color: #FFFFFF;
}

.mfx-button.filled > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(255, 255, 255, 0.1);
}

/****************************************************************************************************
 * Filled Tonal Buttons
 ****************************************************************************************************/
.mfx-button.filled-tonal {
  -fx-text-fill: #181A2C;
  -fx-background-color: #E0E1F9;
}

.mfx-button.filled-tonal > .surface {
  -mfx-elevation: LEVEL0;
}

.mfx-button.filled-tonal > .surface > .bg {
  -fx-background-color: #181A2C;
}

.mfx-button.filled-tonal:hover > .surface {
  -mfx-elevation: LEVEL1;
}

.mfx-button.filled-tonal > .label > .mfx-font-icon {
  -mfx-color: #181A2C;
}

.mfx-button.filled-tonal > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(24, 26, 44, 0.1);
}

/****************************************************************************************************
 * Text Buttons
 ****************************************************************************************************/
.mfx-button.text {
  -fx-text-fill: #4355B9;
  -fx-background-color: transparent;
}

.mfx-button.text > .surface > .bg {
  -fx-background-color: #4355B9;
}

.mfx-button.text > .label > .mfx-font-icon {
  -mfx-color: #4355B9;
}

.mfx-button.text > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(67, 85, 185, 0.1);
}

/****************************************************************************************************
 * Outlined Buttons
 ****************************************************************************************************/
.mfx-button.outlined {
  -fx-text-fill: #4355B9;
  -fx-background-color: transparent;
  -fx-border-color: #767680;
  -fx-border-radius: 20px;
  -fx-border-width: 1px;
}

.mfx-button.outlined > .surface > .bg {
  -fx-background-color: #4355B9;
}

.mfx-button.outlined:disabled {
  -fx-border-color: rgba(118, 118, 128, 0.38);
}

.mfx-button.outlined:focused {
  -fx-border-color: #4355B9;
}

.mfx-button.outlined > .label > .mfx-font-icon {
  -mfx-color: #4355B9;
}

.mfx-button.outlined > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(67, 85, 185, 0.1);
}

/****************************************************************************************************
 * Checkboxes
 ****************************************************************************************************/
.mfx-checkbox {
  -fx-font-family: "Roboto Medium";
  -fx-font-weight: 500;
  -fx-font-size: 14px;
  -fx-text-fill: #1B1B1F;
}

.mfx-checkbox > .surface {
  -fx-pref-width: 40px;
  -fx-pref-height: 40px;
}

.mfx-checkbox > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(67, 85, 185, 0.1);
}

.mfx-checkbox > .surface > .bg {
  -fx-background-color: #4355B9;
  -fx-background-radius: 100px;
}

.mfx-checkbox > .mfx-icon-wrapper {
  -fx-background-radius: 2px;
  -fx-border-color: #46464F;
  -fx-border-radius: 2px;
  -fx-border-width: 2px;
  -mfx-size: 18px;
  -mfx-animation-preset: CLIP;
}

.mfx-checkbox > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-size: 12px;
  visibility: hidden;
}

.mfx-checkbox:indeterminate > .mfx-icon-wrapper {
  -fx-background-color: #4355B9;
  -fx-border-width: 0px;
}

.mfx-checkbox:selected > .mfx-icon-wrapper {
  -fx-background-color: #4355B9;
  -fx-border-width: 0px;
}

.mfx-checkbox:selected > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-checkbox:indeterminate > .mfx-icon-wrapper > .mfx-font-icon {
  visibility: visible;
  -mfx-color: #FFFFFF;
}

.mfx-checkbox:error > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(186, 26, 26, 0.1);
}

.mfx-checkbox:error > .surface > .bg {
  -fx-background-color: #BA1A1A;
}

.mfx-checkbox:error > .mfx-icon-wrapper {
  -fx-border-color: #BA1A1A;
}

.mfx-checkbox:selected:error > .mfx-icon-wrapper,
.mfx-checkbox:indeterminate:error > .mfx-icon-wrapper {
  -fx-background-color: #BA1A1A;
}

.mfx-checkbox:selected:error > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #FFFFFF;
}

.mfx-checkbox:disabled > .mfx-icon-wrapper {
  -fx-background-color: transparent;
  -fx-border-color: rgba(27, 27, 31, 0.38);
}

.mfx-checkbox:selected:disabled > .mfx-icon-wrapper,
.mfx-checkbox:indeterminate:disabled > .mfx-icon-wrapper {
  -fx-background-color: rgba(27, 27, 31, 0.38);
}

/****************************************************************************************************
 * FABs shared properties
 ****************************************************************************************************/
.mfx-button.fab,
.mfx-button.fab:extended {
  -fx-font-family: "Roboto Medium";
  -fx-font-weight: 500;
  -fx-font-size: 14px;
  -fx-graphic-text-gap: 8px;
  -fx-background-radius: 16px;
  -fx-padding: 16px;
}

.mfx-button.fab > .surface,
.mfx-button.fab:extended > .surface {
  -mfx-elevation: LEVEL3;
}

.mfx-button.fab > .surface > .bg,
.mfx-button.fab:extended > .surface > .bg {
  -fx-background-radius: 16px;
}

.mfx-button.fab:hover > .surface,
.mfx-button.fab:extended:hover > .surface {
  -mfx-elevation: LEVEL4;
}

.mfx-button.fab > .label > .mfx-font-icon,
.mfx-button.fab:extended > .label > .mfx-font-icon {
  -mfx-size: 24px;
}

.mfx-button.fab.small {
  -fx-background-radius: 12px;
  -fx-padding: 0px;
}

.mfx-button.fab.small > .surface > .bg {
  -fx-background-radius: 12px;
}

.mfx-button.fab.large {
  -fx-background-radius: 28px;
}

.mfx-button.fab.large > .surface > .bg {
  -fx-background-radius: 28px;
}

.mfx-button.fab.large > .label > .mfx-font-icon {
  -mfx-size: 36px;
}

/* FABs don't have the disabled state */
.mfx-button.fab:disabled > .label {
  -fx-opacity: 1;
}

/****************************************************************************************************
 * Lowered FABs
 ****************************************************************************************************/
.mfx-button.fab.lowered > .surface,
.mfx-button.fab:extended.lowered > .surface {
  -mfx-elevation: LEVEL1;
}

.mfx-button.fab.lowered:hover > .surface,
.mfx-button.fab:extended.lowered:hover > .surface {
  -mfx-elevation: LEVEL2;
}

/****************************************************************************************************
 * Primary FABs
 ****************************************************************************************************/
.mfx-button.fab {
  -fx-text-fill: #00105C;
  -fx-background-color: #DEE0FF;
}

.mfx-button.fab > .surface > .bg {
  -fx-background-color: #00105C;
}

.mfx-button.fab > .label > .mfx-font-icon {
  -mfx-color: #00105C;
}

.mfx-button.fab > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(0, 16, 92, 0.1);
}

/****************************************************************************************************
 * Secondary FABs
 ****************************************************************************************************/
.mfx-button.fab.secondary {
  -fx-text-fill: #181A2C;
  -fx-background-color: #E0E1F9;
}

.mfx-button.fab.secondary > .surface > .bg {
  -fx-background-color: #181A2C;
}

.mfx-button.fab.secondary > .label > .mfx-font-icon {
  -mfx-color: #181A2C;
}

.mfx-button.fab.secondary > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(24, 26, 44, 0.1);
}

/****************************************************************************************************
 * Tertiary FABs
 ****************************************************************************************************/
.mfx-button.fab.tertiary {
  -fx-text-fill: #2D1228;
  -fx-background-color: #FFD7F1;
}

.mfx-button.fab.tertiary > .surface > .bg {
  -fx-background-color: #2D1228;
}

.mfx-button.fab.tertiary > .label > .mfx-font-icon {
  -mfx-color: #2D1228;
}

.mfx-button.fab.tertiary > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(45, 18, 40, 0.1);
}

/****************************************************************************************************
 * Surface FABs
 ****************************************************************************************************/
.mfx-button.fab.surface {
  -fx-text-fill: #4355B9;
  -fx-background-color: #EAE7EC;
}

.mfx-button.fab.surface > .surface > .bg {
  -fx-background-color: #4355B9;
}

.mfx-button.fab.surface > .label > .mfx-font-icon {
  -mfx-color: #4355B9;
}

.mfx-button.fab.surface > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(67, 85, 185, 0.1);
}

/****************************************************************************************************
 * Lowered Surface FABs
 ****************************************************************************************************/
.mfx-button.fab.surface.lowered {
  -fx-text-fill: #4355B9;
  -fx-background-color: #F6F2F7;
}

/****************************************************************************************************
 * IconButtons shared properties
 ****************************************************************************************************/
.mfx-icon-button,
.mfx-icon-button.filled,
.mfx-icon-button.filled-tonal,
.mfx-icon-button.outlined {
  -fx-background-radius: 100px;
  -fx-padding: 4px;
  -mfx-size: 40px;
}

.mfx-icon-button > .surface > .bg,
.mfx-icon-button.filled > .surface > .bg,
.mfx-icon-button.filled-tonal > .surface > .bg,
.mfx-icon-button.outlined > .surface > .bg {
  -fx-background-radius: 100px;
}

.mfx-icon-button:disabled,
.mfx-icon-button.filled:disabled,
.mfx-icon-button.filled-tonal:disabled,
.mfx-icon-button.outlined:disabled {
  -fx-background-color: rgba(27, 27, 31, 0.12);
}

.mfx-icon-button > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.filled > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.filled-tonal > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.outlined > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-size: 24px;
}

.mfx-icon-button:disabled > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.filled:disabled > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.filled-tonal:disabled > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.outlined:disabled > .mfx-icon-wrapper > .mfx-font-icon {
  -fx-opacity: 38%;
  -mfx-color: #1B1B1F;
}

/****************************************************************************************************
 * Standard IconButtons
 ****************************************************************************************************/
.mfx-icon-button {
  -fx-background-color: transparent;
}

.mfx-icon-button:disabled {
  -fx-background-color: transparent;
}

.mfx-icon-button > .surface > .bg {
  -fx-background-color: #46464F;
}

.mfx-icon-button > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #46464F;
}

.mfx-icon-button > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(70, 70, 79, 0.1);
}

.mfx-icon-button:selectable:selected {
  -fx-background-color: transparent;
}

.mfx-icon-button:selectable:selected > .surface > .bg {
  -fx-background-color: #4355B9;
}

.mfx-icon-button:selectable:selected > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #4355B9;
}

.mfx-icon-button:selectable:disabled > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #1B1B1F;
}

/****************************************************************************************************
 * Filled IconButtons
 ****************************************************************************************************/
.mfx-icon-button.filled,
.mfx-icon-button.filled:selectable:selected {
  -fx-background-color: #4355B9;
}

.mfx-icon-button.filled > .surface > .bg,
.mfx-icon-button.filled:selectable:selected > .surface > .bg {
  -fx-background-color: #FFFFFF;
}

.mfx-icon-button.filled > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.filled:selectable:selected > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #FFFFFF;
}

.mfx-icon-button.filled > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(255, 255, 255, 0.1);
}

.mfx-icon-button.filled:selectable {
  -fx-background-color: #E4E1E6;
}

.mfx-icon-button.filled:selectable > .surface > .bg {
  -fx-background-color: #4355B9;
}

.mfx-icon-button.filled:selectable > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #4355B9;
}

/****************************************************************************************************
 * Filled Tonal IconButtons
 ****************************************************************************************************/
.mfx-icon-button.filled-tonal,
.mfx-icon-button.filled-tonal:selectable:selected {
  -fx-background-color: #E0E1F9;
}

.mfx-icon-button.filled-tonal > .surface > .bg,
.mfx-icon-button.filled-tonal:selectable:selected > .surface > .bg {
  -fx-background-color: #181A2C;
}

.mfx-icon-button.filled-tonal > .mfx-icon-wrapper > .mfx-font-icon,
.mfx-icon-button.filled-tonal:selectable:selected > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #181A2C;
}

.mfx-icon-button.filled-tonal > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(70, 70, 79, 0.1);
}

.mfx-icon-button.filled-tonal:selectable {
  -fx-background-color: #E4E1E6;
}

.mfx-icon-button.filled-tonal:selectable > .surface > .bg {
  -fx-background-color: #46464F;
}

.mfx-icon-button.filled-tonal:selectable > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #46464F;
}

/****************************************************************************************************
 * Outlined IconButtons
 ****************************************************************************************************/
.mfx-icon-button.outlined {
  -fx-background-color: transparent;
  -fx-border-color: #767680;
  -fx-border-radius: 100%;
}

.mfx-icon-button.outlined > .surface > .bg {
  -fx-background-color: #46464F;
}

.mfx-icon-button.outlined > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #46464F;
}

.mfx-icon-button.outlined > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(70, 70, 79, 0.1);
}

.mfx-icon-button.outlined:selectable:selected {
  -fx-background-color: #303034;
  -fx-border-color: transparent;
}

.mfx-icon-button.outlined:selectable:selected > .surface > .bg {
  -fx-background-color: #F3F0F4;
}

.mfx-icon-button.outlined:selectable:selected > .mfx-icon-wrapper > .mfx-font-icon {
  -mfx-color: #F3F0F4;
}

/****************************************************************************************************
 * Segmented Buttons
 ****************************************************************************************************/
.mfx-segmented-button > .segment {
  -fx-font-family: "Roboto Medium";
  -fx-font-weight: 500;
  -fx-font-size: 14px;
  -fx-text-fill: #1B1B1F;
  -fx-graphic-text-gap: 8px;
  -fx-background-color: transparent;
  -fx-border-color: #767680;
  -fx-border-insets: -1px;
  -fx-padding: 4px 12px 4px 12px;
}

.mfx-segmented-button > .segment > .surface > .bg {
  -fx-background-color: #1B1B1F;
}

.mfx-segmented-button > .segment > .label > .mfx-font-icon {
  -mfx-color: #1B1B1F;
}

.mfx-segmented-button > .segment > .surface > .mfx-ripple-generator {
  -mfx-ripple-color: rgba(27, 27, 31, 0.1);
}

.mfx-segmented-button > .segment:first {
  -fx-border-radius: 100px 0px 0px 100px;
  -fx-background-radius: 100px 0px 0px 100px;
}

.mfx-segmented-button > .segment:first > .surface > .bg {
  -fx-background-radius: 100px 0px 0px 100px;
}

.mfx-segmented-button > .segment:last {
  -fx-border-radius: 0px 100px 100px 0px;
  -fx-background-radius: 0px 100px 100px 0px;
}

.mfx-segmented-button > .segment:last > .surface > .bg {
  -fx-background-radius: 0px 100px 100px 0px;
}

.mfx-segmented-button > .segment:disabled > .label {
  -fx-opacity: 1;
}

.mfx-segmented-button > .segment:disabled {
  -fx-text-fill: rgba(27, 27, 31, 0.38);
  -fx-border-color: rgba(118, 118, 128, 0.12);
}

.mfx-segmented-button > .segment:disabled > .label > .mfx-font-icon {
  -mfx-color: rgba(27, 27, 31, 0.38);
}

.mfx-segmented-button > .segment:selected {
  -fx-text-fill: #181A2C;
  -fx-background-color: #E0E1F9;
}

.mfx-segmented-button > .segment:selected > .surface > .bg {
  -fx-background-color: #181A2C;
}

.mfx-segmented-button > .segment:selected > .label > .mfx-font-icon {
  -mfx-description: "fas-check";
  -mfx-color: #181A2C;
}

.mfx-segmented-button > .segment:selected:disabled {
  -fx-text-fill: rgba(24, 26, 44, 0.38);
}

.mfx-segmented-button > .segment:selected:disabled > .label > .mfx-font-icon {
  -mfx-color: rgba(24, 26, 44, 0.38);
}

/****************************************************************************************************
 * Popups and Tooltips shared properties
 ****************************************************************************************************/
.mfx-popup .content,
.mfx-tooltip .content {
  -mfx-offset: "8 8";
}

/****************************************************************************************************
 * Plain Content
 ****************************************************************************************************/
.mfx-popup .content > .plain,
.mfx-tooltip .content > .plain {
  -fx-background-color: #303034;
  -fx-background-radius: 4px;
  -fx-padding: 8px;
  -fx-min-height: 24px;
}

.mfx-popup .content > .plain > .label,
.mfx-tooltip .content > .plain > .label {
  -fx-font-family: "Roboto";
  -fx-font-weight: 400;
  -fx-font-size: 12px;
  -fx-text-fill: #F3F0F4;
  -fx-wrap-text: true;
  -fx-wrapping-width: 200px;
}

/****************************************************************************************************
 * Rich Content
 ****************************************************************************************************/
.mfx-popup .content > .rich,
.mfx-tooltip .content > .rich {
  -fx-background-color: #F0EDF1;
  -fx-background-radius: 12px;
  -fx-padding: 12px 16px 8px 16px;
  -fx-spacing: 8px;
  -mfx-elevation: LEVEL2;
}

.mfx-popup .content > .rich > .actions,
.mfx-tooltip .content > .rich > .actions {
  -fx-spacing: 8px;
  -fx-padding: 8px 0px 0px 0px;
}

.mfx-popup .content > .rich > .label,
.mfx-tooltip .content > .rich > .label {
  -fx-font-family: "Roboto";
  -fx-font-weight: 400;
  -fx-font-size: 14px;
  -fx-text-fill: #46464F;
  -fx-wrap-text: true;
  -fx-wrapping-width: 300px;
}

.mfx-popup .content > .rich > .header,
.mfx-tooltip .content > .rich > .header {
  -fx-font-family: "Roboto Medium";
  -fx-font-weight: 500;
  -fx-font-size: 14px;
  -fx-text-fill: #46464F;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy