+{"$primary":{"mat":"#027be3","ios":"#027be3"},"$secondary":{"mat":"#26A69A","ios":"#26A69A"},"$tertiary":{"mat":"#555","ios":"#555"},"$neutral":{"mat":"#E0E1E2","ios":"#E0E1E2"},"$positive":{"mat":"#21BA45","ios":"#21BA45"},"$negative":{"mat":"#DB2828","ios":"#DB2828"},"$info":{"mat":"#31CCEC","ios":"#31CCEC"},"$warning":{"mat":"#F2C037","ios":"#F2C037"},"$light":{"mat":"#f4f4f4","ios":"#f4f4f4"},"$dark":{"mat":"#333","ios":"#333"},"$faded":{"mat":"#777","ios":"#777"},"$text-color":{"mat":"lighten(black, 17%)","ios":"lighten(black, 17%)"},"$background-color":{"mat":"white","ios":"white"},"$link-color":{"mat":"lighten($primary, 25%)","ios":"lighten($primary, 25%)"},"$link-color-active":{"mat":"$primary","ios":"$primary"},"$z-marginals":{"mat":"10","ios":"10"},"$z-fab":{"mat":"20","ios":"20"},"$z-drawer":{"mat":"30","ios":"30"},"$z-notifier":{"mat":"40","ios":"40"},"$z-tooltip":{"mat":"50","ios":"50"},"$z-dropdown":{"mat":"60","ios":"60"},"$z-body-dimmed":{"mat":"100","ios":"100"},"$z-absolute":{"mat":"200","ios":"200"},"$shadow-color":{"mat":"black","ios":"black"},"$shadow-transition":{"mat":"box-shadow .28s cubic-bezier(.4, 0, .2, 1)","ios":"box-shadow .28s cubic-bezier(.4, 0, .2, 1)"},"$form-darker-color":{"mat":"$grey-5","ios":"$grey-5"},"$form-lighter-color":{"mat":"$grey-3","ios":"$grey-3"},"$form-active-color":{"mat":"$primary","ios":"$primary"},"$form-border":{"mat":"3px solid $form-darker-color","ios":"3px solid $form-darker-color"},"$form-border-radius":{"mat":"$generic-border-radius","ios":"$generic-border-radius"},"$form-shadow":{"mat":"0 1px 3px 1px rgba(0, 0, 0, .4)","ios":"0 1px 3px 1px rgba(0, 0, 0, .4)"},"$input-padding-horizontal":{"mat":".5rem","ios":".5rem"},"$input-padding-vertical":{"mat":".7rem","ios":".7rem"},"$backdrop-opacity":{"mat":".3","ios":".3"},"$backdrop-background-color":{"mat":"rgba(0, 0, 0, $backdrop-opacity)","ios":"rgba(0, 0, 0, $backdrop-opacity)"},"$layout-small-gutter":{"mat":".5rem","ios":".5rem"},"$layout-medium-gutter":{"mat":"1rem","ios":"1rem"},"$layout-big-gutter":{"mat":"2.5rem","ios":"2.5rem"},"$layout-large-gutter":{"mat":"3.5rem","ios":"3.5rem"},"$layout-small":{"mat":"600px","ios":"600px"},"$layout-medium":{"mat":"920px","ios":"920px"},"$layout-big":{"mat":"1280px","ios":"1280px"},"$dimmed-background-color":{"mat":"rgba(0, 0, 0, .4)","ios":"rgba(0, 0, 0, .4)"},"$light-dimmed-background-color":{"mat":"rgba(255, 255, 255, .6)","ios":"rgba(255, 255, 255, .6)"},"$breadcrumb-radius":{"mat":"$generic-border-radius","ios":"$generic-border-radius"},"$breadcrumb-height":{"mat":"34px","ios":"34px"},"$breadcrumb-separator":{"mat":"15px","ios":"15px"},"$breadcrumb-primary":{"mat":"$primary","ios":"$primary"},"$breadcrumb-secondary":{"mat":"lighten($breadcrumb-primary, 10%)","ios":"lighten($breadcrumb-primary, 10%)"},"$breadcrumb-hover":{"mat":"$tertiary","ios":"$tertiary"},"$breadcrumb-active":{"mat":"darken($breadcrumb-hover, 15%)","ios":"darken($breadcrumb-hover, 15%)"},"$button-small-font-size":{"mat":".8rem","ios":".8rem"},"$button-small-icon-size":{"mat":"(1.5 * $button-small-font-size)","ios":"(1.5 * $button-small-font-size)"},"$button-small-padding":{"mat":"0 .8rem","ios":"0 .8rem"},"$button-small-min-height":{"mat":"2rem","ios":"2rem"},"$button-small-circular-size":{"mat":"37px","ios":"37px"},"$button-font-size":{"mat":".9rem","ios":".9rem"},"$button-icon-size":{"mat":"(1.5 * $button-font-size)","ios":"(1.5 * $button-font-size)"},"$button-padding":{"mat":"0 1rem","ios":"0 1rem"},"$button-min-height":{"mat":"2.4rem","ios":"2.4rem"},"$button-circular-size":{"mat":"56px","ios":"56px"},"$button-big-font-size":{"mat":"1rem","ios":"1rem"},"$button-big-icon-size":{"mat":"(1.3 * $button-big-font-size)","ios":"(1.3 * $button-big-font-size)"},"$button-big-padding":{"mat":"0 1.4rem","ios":"0 1.4rem"},"$button-big-min-height":{"mat":"3rem","ios":"3rem"},"$button-big-circular-size":{"mat":"72px","ios":"72px"},"$card-box-shadow":{"mat":"$shadow-1","ios":"$shadow-1"},"$card-border-radius":{"mat":"2px","ios":"2px"},"$card-padding-horizontal":{"mat":"16px","ios":"16px"},"$card-padding-vertical":{"mat":"13px","ios":"13px"},"$collapsible-border":{"mat":"1px solid $grey-3","ios":"1px solid $grey-3"},"$collapsible-header-background-color":{"mat":"white","ios":"white"},"$collapsible-content-background-color":{"mat":"white","ios":"white"},"$drawer-width":{"mat":"250px","ios":"250px"},"$drawer-font-size":{"mat":"1em","ios":"1em"},"$drawer-icon-font-size":{"mat":"1.8em","ios":"1.8em"},"$drawer-background-color":{"mat":"white","ios":"white"},"$dropdown-background-color":{"mat":"white","ios":"white"},"$dropdown-min-width":{"mat":"200px","ios":"200px"},"$dropdown-max-height":{"mat":"450px","ios":"450px"},"$dropdown-box-shadow":{"mat":"$shadow-2","ios":"$shadow-2"},"$icon-font-family":{"mat":"'Material Icons'","ios":"'Material Icons'"},"$icon-font-weight":{"mat":"normal","ios":"normal"},"$icon-font-style":{"mat":"normal","ios":"normal"},"$icon-text-transform":{"mat":"none","ios":"none"},"$icon-letter-spacing":{"mat":"normal","ios":"normal"},"$progress-bar-track-color":{"mat":"rgba(0, 0, 0, .15)","ios":"rgba(0, 0, 0, .15)"},"$progress-bar-track-desktop-height":{"mat":"15px","ios":"15px"},"$progress-bar-default-track-color":{"mat":"$primary","ios":"$primary"},"$progress-bar-border-radius":{"mat":"$generic-border-radius","ios":"$generic-border-radius"},"$progress-bar-margin":{"mat":".5rem 0 1rem 0","ios":".5rem 0 1rem 0"},"$pull-to-refresh-color":{"mat":"$primary","ios":"$primary"},"$pull-to-refresh-font-size":{"mat":"1rem","ios":"1rem"},"$pull-to-refresh-icon-size":{"mat":"2rem","ios":"2rem"},"$rating-grade-color":{"mat":"$grey-6","ios":"$grey-6"},"$rating-active-grade-color":{"mat":"$yellow","ios":"$yellow"},"$rating-shadow":{"mat":"$shadow-1","ios":"$shadow-1"},"$slider-min-height":{"mat":"200px","ios":"200px"},"$slider-padding":{"mat":"2.3rem","ios":"2.3rem"},"$slider-arrow-size":{"mat":"2rem","ios":"2rem"},"$slider-ovelay-color":{"mat":"rgba(0, 0, 0, .3)","ios":"rgba(0, 0, 0, .3)"},"$slider-opacity":{"mat":".6","ios":".6"},"$slider-opacity-active":{"mat":"1","ios":"1"},"$slider-button-size":{"mat":"1.5rem","ios":"1.5rem"},"$slider-dots-size":{"mat":".8rem","ios":".8rem"},"$table-border":{"mat":"1px solid #d0d0d0","ios":"1px solid #d0d0d0"},"$table-head-border":{"mat":"2px solid #d0d0d0","ios":"2px solid #d0d0d0"},"$table-highlight-color":{"mat":"#f2f2f2","ios":"#f2f2f2"},"$tooltip-color":{"mat":"#fff","ios":"#fff"},"$tooltip-background-color":{"mat":"#727272","ios":"#727272"},"$tooltip-width":{"mat":"160px","ios":"160px"},"$tooltip-padding":{"mat":".5rem .75rem","ios":".5rem .75rem"},"$tooltip-font-size":{"mat":".85rem","ios":".85rem"},"$tooltip-line-height":{"mat":"1.5","ios":"1.5"},"$tooltip-arrow-border-width":{"mat":"5px","ios":"5px"},"$tooltip-border-radius":{"mat":"$generic-border-radius","ios":"$generic-border-radius"},"$tree-connector-color":{"mat":"#ccc","ios":"#ccc"},"$tree-label-padding":{"mat":"5px","ios":"5px"},"$tree-label-border-radius":{"mat":"$generic-border-radius","ios":"$generic-border-radius"},"$tree-highlight-color":{"mat":"inherit","ios":"inherit"},"$tree-highlight-background-color":{"mat":"$tree-connector-color","ios":"$tree-connector-color"},"$generic-border-radius":{"mat":"2px","ios":"4px"},"$generic-input-size":{"mat":"25px","ios":"30px"},"$ios-primary":{"ios":"#f8f8f8"},"$generic-input-border-width":{"mat":"2px","ios":"2px"},"$ios-secondary":{"ios":"#8c8c8c"},"$ios-tertiary":{"ios":"#b2b2b2"},"$action-sheet-avatar-padding":{"mat":".6rem 1.2rem","ios":".6rem 1.1rem"},"$button-border-radius":{"mat":"$generic-border-radius","ios":"$generic-border-radius"},"$button-box-shadow":{"mat":"$shadow-2","ios":"none"},"$button-font-weight":{"mat":"500","ios":"normal"},"$action-sheet-background-color":{"ios":"$ios-primary"},"$button-text-transform":{"mat":"uppercase","ios":"none"},"$action-sheet-border-radius":{"ios":"13px"},"$button-margin":{"mat":".4rem .2rem","ios":".4rem .2rem"},"$action-sheet-max-width":{"ios":"95%"},"$action-sheet-margin-bottom":{"ios":".6rem"},"$chat-font-weight":{"mat":"300","ios":"300"},"$action-sheet-font-size":{"ios":"1.5rem"},"$chat-date-color":{"mat":"#a6a6a6","ios":"#a6a6a6"},"$chat-date-font-size":{"mat":".8rem","ios":".8rem"},"$chat-you-date-margin":{"mat":"-20px 10px 0 0","ios":"-20px 17px 0 0"},"$chat-other-date-margin":{"mat":"-20px 0 0 10px","ios":"-20px 0 0 17px"},"$chat-message-font-size":{"mat":"1rem","ios":"1rem"},"$chat-message-offset":{"mat":"90px","ios":"80px"},"$chat-message-you-color":{"mat":"#fff","ios":"#fff"},"$chat-message-other-color":{"mat":"#fff","ios":"#fff"},"$chat-message-you-background-color":{"mat":"$primary","ios":"$primary"},"$chat-message-other-background-color":{"mat":"$secondary","ios":"$secondary"},"$chat-message-pointer-size":{"mat":"1rem","ios":".6rem"},"$chat-message-pointer-top":{"mat":"0","ios":"10px"},"$chat-message-you-pointer-transform":{"mat":"translateX(50%) skew(125deg)","ios":"translateX(50%) rotate(45deg)"},"$chat-message-other-pointer-transform":{"mat":"translateX(-50%) skew(55deg)","ios":"translateX(-50%) rotate(45deg)"},"$chat-box-shadow":{"mat":"0 2px 6px rgba(0, 0, 0, .3)","ios":"none"},"$checkbox-size":{"mat":"$generic-input-size","ios":"$generic-input-size"},"$checkbox-border-radius":{"mat":"$generic-border-radius","ios":"50%"},"$checkbox-border-width":{"mat":"$generic-input-border-width","ios":"$generic-input-border-width"},"$checkbox-tick-thickness":{"mat":"2px","ios":"2px"},"$label-padding-vertical":{"mat":".3rem","ios":".3rem"},"$label-padding-horizontal":{"mat":".7rem","ios":".7rem"},"$label-border-radius":{"mat":"$generic-border-radius","ios":"$generic-border-radius"},"$label-before-transform":{"mat":"translateY(-50%) translateX(50%) rotate(-45deg)","ios":"translateY(-50%) translateX(60%) rotate(-45deg)"},"$list-inset-margin":{"mat":"16px 16px 16px 16px","ios":"16px 16px 2rem 16px"},"$list-divider-color":{"mat":"#d0d0d0","ios":"#d0d0d0"},"$list-stripe-color":{"mat":"#f2f2f2","ios":"#f2f2f2"},"$list-header-color":{"mat":"#858585","ios":"#858585"},"$ios-drawer-shadow-left":{"ios":"inset -4px 0 5px -2px rgba(0, 0, 0, .75)"},"$list-header-background-color":{"mat":"white","ios":"#dedede"},"$ios-drawer-padding-left":{"ios":"0 7px 0 0"},"$list-header-font-size":{"mat":"1rem","ios":".8rem"},"$list-header-text-transform":{"mat":"none","ios":"uppercase"},"$ios-drawer-shadow-right":{"ios":"inset 4px 0 5px -2px rgba(0, 0, 0, .75)"},"$list-margin":{"mat":".5rem 0 1rem 0","ios":".5rem 0 1rem 0"},"$ios-drawer-padding-right":{"ios":"0 0 0 7px"},"$item-font-size":{"mat":"1rem","ios":"1rem"},"$item-min-height":{"mat":"max(50px, 15px + $generic-input-size)","ios":"max(50px, 15px + $generic-input-size)"},"$item-description-color":{"mat":"#777","ios":"#777"},"$item-margin":{"mat":"($generic-input-size / 2)","ios":"($generic-input-size / 2)"},"$item-value-color":{"mat":"#c5c5c5","ios":"#c5c5c5"},"$item-active-color":{"mat":"opposite-non-color($primary)","ios":"opposite-non-color($primary)"},"$item-active-background-color":{"mat":"$primary","ios":"$primary"},"$media-avatar-box-shadow":{"mat":"$shadow-1","ios":"none"},"$modal-background-color":{"mat":"white","ios":"$ios-primary"},"$modal-border-radius":{"mat":"$generic-border-radius","ios":"13px"},"$modal-width":{"mat":"80vw","ios":"80vw"},"$modal-max-width":{"mat":"1000px","ios":"1000px"},"$modal-height":{"mat":"80vh","ios":"80vh"},"$modal-max-height":{"mat":"1000px","ios":"1000px"},"$modal-header-font-size":{"mat":"1.6rem","ios":"1.3rem"},"$modal-header-padding":{"mat":"24px 24px 20px 24px","ios":"20px 16px 7px"},"$modal-header-text-align":{"mat":"left","ios":"center"},"$modal-body-text-align":{"mat":"left","ios":"center"},"$modal-body-color":{"mat":"rgba(0, 0, 0, .5)","ios":"black"},"$modal-body-padding":{"mat":"0 24px 24px 24px","ios":"0 16px 21px"},"$modal-slim-body-padding":{"mat":"0 24px","ios":"0 16px 16px 16px"},"$modal-scroll-size":{"mat":"240px","ios":"240px"},"$modal-buttons-padding":{"mat":"8px 8px 8px 24px","ios":"0"},"$radio-size":{"mat":"$generic-input-size","ios":"$generic-input-size"},"$radio-border-width":{"mat":"$generic-input-border-width","ios":"$generic-input-border-width"},"$range-height":{"mat":"36px","ios":"36px"},"$range-transition":{"mat":"all .3s ease","ios":"all .3s ease"},"$range-color":{"mat":"$form-active-color","ios":"white"},"$range-active-color":{"mat":"$form-active-color","ios":"white"},"$range-track-color":{"mat":"$form-active-color","ios":"$form-darker-color"},"$radio-picker-size":{"ios":"12px"},"$range-active-track-color":{"mat":"$form-active-color","ios":"$form-active-color"},"$radio-tick-thickness":{"ios":"2px"},"$range-track-height":{"mat":"2px","ios":"2px"},"$range-thumb-size":{"mat":"14px","ios":"24px"},"$range-active-thumb-size":{"mat":"($range-thumb-size + 7px)","ios":"($range-thumb-size + 7px)"},"$range-thumb-box-shadow":{"mat":"none","ios":"0 1px 3px 1px rgba(0, 0, 0, .4)"},"$range-thumb-radius":{"mat":"50%","ios":"50%"},"$range-thumb-outline-size":{"mat":"16px"},"$screen-marginals-background-color":{"mat":"$primary","ios":"$ios-primary"},"$screen-marginals-color":{"mat":"white","ios":"black"},"$screen-marginals-font-size":{"mat":"1rem","ios":"1rem"},"$screen-marginals-font-weight":{"mat":"500","ios":"normal"},"$screen-marginals-icon-button-font-size":{"mat":"(1.5 * $screen-marginals-font-size)","ios":"(1.5 * $screen-marginals-font-size)"},"$screen-row-min-height":{"mat":"(3.5 * $screen-marginals-font-size)","ios":"(3.5 * $screen-marginals-font-size)"},"$tabs-order":{"mat":"-9","ios":"9"},"$tabs-padding":{"mat":"6px 10px","ios":"4px 20px 8px 20px"},"$tabs-color":{"mat":"alpha($screen-marginals-color, .7)","ios":"$ios-secondary"},"$tabs-active-color":{"mat":"$screen-marginals-color","ios":"$primary"},"$tabs-background-color":{"mat":"$screen-marginals-background-color","ios":"$screen-marginals-background-color"},"$tabs-highlight-color":{"mat":"strong-active-color($tabs-background-color)","ios":"strong-active-color($tabs-background-color)"},"$tabs-font-size":{"mat":"1rem","ios":"1rem"},"$tabs-icon-font-size":{"mat":"(1.5 * $screen-marginals-font-size)","ios":"(2.3 * $screen-marginals-font-size)"},"$tabs-font-weight":{"mat":"$screen-marginals-font-weight","ios":"$screen-marginals-font-weight"},"$tabs-label-margin":{"mat":"0 0 0 5px","ios":"3px 0 0 0"},"$tabs-label-font-size":{"mat":"$screen-marginals-font-siz","ios":"(.7 * $screen-marginals-font-size)"},"$mat-tabs-text-transform":{"mat":"uppercase"},"$mat-tabs-border-bottom":{"mat":"2px solid transparent"},"$mat-tabs-active-border-bottom":{"mat":"2px solid $tabs-active-color"},"$toggle-size":{"mat":"$generic-input-size","ios":"$generic-input-size"},"$toggle-width-factor":{"mat":"1.6","ios":"1.5"},"$ios-screen-content-border":{"ios":"1px solid $ios-tertiary"},"$typography-font-family":{"ios":"'-apple-system', 'Helvetica Neue', Helvetica, Arial, sans-serif","mat":"'Roboto'"},"$typography-font-size":{"ios":"1rem","mat":"1rem"},"$typography-p-margin":{"ios":".5rem 0 1rem 0","mat":".5rem 0 1rem 0"},"$typography-p-line-height":{"ios":"1.4rem","mat":"1.4rem"}}
0 commit comments