variables.php (10960B)
1 <?php 2 3 global $materialis_variables; 4 5 $materialis_variables = array( 6 'sm' => '768px', 7 'md' => '1024px', 8 'lg' => '1200px', 9 'w-small' => '480px', 10 'w-medium' => '600px', 11 'w-big' => '740px', 12 'w-large' => '840px', 13 'z-over-content' => '100', 14 'z-over-control' => '200', 15 'z-over-page' => '300', 16 'z-over-screen' => '400', 17 'z-over-all' => '500', 18 'grid-columns' => '12', 19 'grid-gutter' => '30px', 20 'text-font-family' => '\'Roboto\',sans-serif', 21 'monospace-font-family' => 'Consolas,Monaco,\'Courier New\',monospace', 22 'headings-font-family' => '\'Roboto\',sans-serif', 23 'headings-font-family-alternate' => '\'Roboto\',sans-serif', 24 'headings-font-weight' => '600', 25 'buttons-font-family' => '\'Roboto\',sans-serif', 26 'input-font-family' => '\'Roboto\',sans-serif', 27 'color-1' => '#03a9f4', 28 'color-2' => '#ff9800', 29 'color-3' => '#fbc02d', 30 'color-4' => '#8c239f', 31 'color-5' => '#ff3369', 32 'color-6' => '#50E3C2', 33 'color-error' => '#f03c69', 34 'color-success' => '#35beb1', 35 'color-warning' => '#f7ba45', 36 'color-focus' => '#1c86f2', 37 'color-text' => '#8e9dae', 38 'color-headings' => '#3c424f', 39 'color-link' => '#03a9f4', 40 'color-link-hover' => '#2ebcfc', 41 'color-button-primary' => '#03a9f4', 42 'color-button-primary-text' => '#fff', 43 'color-button-secondary' => '#313439', 44 'color-button-secondary-text' => '#fff', 45 'color-inverted' => '#fff', 46 'color-highlight' => '#edf2ff', 47 'color-black' => '#4a4a4a', 48 'color-darkgray' => '#313439', 49 'color-midgray' => '#676b72', 50 'color-gray' => '#bdbdbd', 51 'color-lightgray' => '#f1f1f1', 52 'color-silver' => '#e0e1e1', 53 'color-aluminum' => '#f8f8f8', 54 'color-white' => '#fff', 55 'color-hero-main-button' => '#f5b219', 56 'color-bg' => '#f5fafd', 57 'font-size' => '16px', 58 'font-size-sm' => '14px', 59 'font-size-xs' => '12px', 60 'font-size-smaller' => '.75em', 61 'font-size-small' => '.875em', 62 'font-size-big' => '1.2em', 63 'font-size-large' => '1.4em', 64 'base-line' => '1.5rem', 65 'base-line-smaller' => '1rem', 66 'base-line-small' => '1rem', 67 'base-line-big' => '1.75rem', 68 'base-line-large' => '2rem', 69 'text-margin-bottom' => '16px', 70 'heading-font-size-title' => '3.5rem', 71 'heading-font-size-1' => '3rem', 72 'heading-font-size-2' => '2.5rem', 73 'heading-font-size-3' => '1.5rem', 74 'heading-font-size-4' => '1.1rem', 75 'heading-font-size-5' => '.9rem', 76 'heading-font-size-6' => '.875rem', 77 'heading-base-line-title' => '4.5rem', 78 'heading-base-line-1' => '4rem', 79 'heading-base-line-2' => '3rem', 80 'heading-base-line-3' => '2.25rem', 81 'heading-base-line-4' => '1.75rem', 82 'heading-base-line-5' => '1.5rem', 83 'heading-base-line-6' => '1.375rem', 84 'heading-margin-bottom' => '16px', 85 'table-font-size' => '15px', 86 'table-base-line' => '24px', 87 'table-padding-tb' => '1rem', 88 'table-padding-rl' => '1rem', 89 'table-border' => '1px solid rgba(0,0,0,0.05)', 90 'table-background-striped' => '#f8f8f8', 91 'button-font-family' => '\'Roboto\'', 92 'button-font-size' => '.75rem', 93 'button-font-size-smaller' => '11px', 94 'button-font-size-small' => '.65rem', 95 'button-font-size-big' => '.85rem', 96 'button-font-size-large' => '21px', 97 'button-letter-spacing' => '1px', 98 'button-base-line' => '100%', 99 'button-height' => '40px', 100 'button-height-small' => '32px', 101 'button-height-big' => '56px', 102 'button-height-large' => '56px', 103 'button-width' => '7rem', 104 'button-width-small' => '4rem', 105 'button-width-big' => '10rem', 106 'button-padding-tb' => '.55rem', 107 'button-padding-rl' => '1.5rem', 108 'button-padding-small-tb' => '.3rem', 109 'button-padding-small-rl' => '1.2rem', 110 'button-padding-big-tb' => '.65rem', 111 'button-padding-big-rl' => '2rem', 112 'button-padding-large-tb' => '20px', 113 'button-padding-large-rl' => '36px', 114 'button-font-weight' => '600', 115 'button-font-wight-big' => '600', 116 'button-font-weight-small' => '400', 117 'button-border-radius' => '5px', 118 'square-border-radius' => '0', 119 'button-line-height' => '1.5rem', 120 'button-line-height-small' => '1.4rem', 121 'button-line-height-big' => '1.6rem', 122 'input-font-size' => '1rem', 123 'input-font-size-smaller' => '.75rem', 124 'input-font-size-small' => '.875rem', 125 'input-font-size-big' => '1.125rem', 126 'input-font-size-large' => '1.25rem', 127 'textarea-base-line' => '1.5rem', 128 'input-height' => '40px', 129 'input-height-small' => '36px', 130 'input-height-big' => '48px', 131 'input-height-large' => '56px', 132 'input-padding-rl' => '12px', 133 'input-padding-small-rl' => '12px', 134 'input-padding-big-rl' => '12px', 135 'input-padding-large-rl' => '12px', 136 'input-textarea-padding-tb' => '8px', 137 'input-border-width' => '1px', 138 'input-border-color' => '#f1f1f1', 139 'input-background-color' => '#fff', 140 'input-box-shadow' => 'none', 141 'input-focus-background-color' => '#fff', 142 'input-focus-border-color' => '#1c86f2', 143 'input-focus-box-shadow' => '0 0 1px #1c86f2 inset', 144 'input-error-background-color' => '#f03c69', 145 'input-error-border-color' => '#f03c69', 146 'input-error-focus-box-shadow' => '0 0 1px #f03c69 inset', 147 'input-success-background-color' => '#35beb1', 148 'input-success-border-color' => '#35beb1', 149 'input-success-focus-box-shadow' => '0 0 1px #35beb1 inset', 150 'input-disabled-opacity' => '.6', 151 'input-disabled-color' => 'rgba(0,0,0,0.5)', 152 'input-border-radius' => '3px', 153 'overlay-background-color' => 'rgba(255,255,255,0.95)', 154 'flexboxgrid-grid-columns' => '12', 155 'flexboxgrid-gutter-width' => '30px', 156 'flexboxgrid-outer-margin' => '30px /2', 157 'flexboxgrid-breakpoints' => 'sm 768px 90%,md 1024px 90%,lg 1200px 90%', 158 'flexboxgrid-max-width' => '1232px', 159 'images_dir' => '"assets/images"', 160 'header_text_logo_color' => '#fff', 161 'header_text_logo_sticky_color' => '#4a4a4a', 162 'header_top_bar' => '#222', 163 'footer_accent_color' => '#ff9800', 164 'footer_font_icon_hover_color' => '#459eec', 165 'footer_font_icon_color' => '#9b9b9b', 166 'footer_font_anchor_color' => '#03a9f4', 167 'footer_font_anchor_hover_color' => '#46bdf4', 168 'footer_font_paragraph_color' => '#989898', 169 'footer_font_title_color' => '#262d3f', 170 'footer_background_color_dark' => '#222', 171 'footer_accent_color_dark' => '#2987e2', 172 'footer_font_title_color_dark' => '#fff', 173 'footer_font_paragraph_color_dark' => '#fff', 174 'footer_font_anchor_color_dark' => '#aaa', 175 'footer_font_anchor_hover_color_dark' => '#aaa', 176 'footer_font_icon_color_dark' => '#fff', 177 'footer_font_icon_hover_color_dark' => '#3f464c', 178 'footer_background_color_light' => '#fff', 179 'footer_accent_color_light' => '#f8f8f8', 180 'footer_font_title_color_light' => '#262d3f', 181 'footer_font_paragraph_color_light' => '#989898', 182 'footer_font_anchor_color_light' => '#9b9b9b', 183 'footer_font_anchor_hover_color_light' => '#03a9f4', 184 'footer_font_icon_color_light' => '#3f464c', 185 'footer_font_icon_hover_color_light' => '#3f464c', 186 'dd_color' => '#ffffff', 187 'dd_active_highlight_color' => '#03a9f4', 188 'dd_active_color' => '#fff', 189 'dd_hover_color' => '#d8d8d8', 190 'dd_submenu_bg' => '#ffffff', 191 'dd_submenu_color' => '#111111', 192 'dd_submenu_hover_bg' => '#f8f8f8', 193 'dd_submenu_hover_color' => '#000', 194 'dd_fixed_color' => '#000000', 195 'dd_fixed_active_highlight_color' => '#03a9f4', 196 'dd_fixed_active_color' => '#ffffff', 197 'dd_fixed_hover_color' => '#03a9f4', 198 );