Elgg  Version master
Variables
theme.php File Reference

Go to the source code of this file.

Variables

 return ['body-background-color'=> '#f3f3f3','page-section-max-width'=> '90rem','walled-garden-background-image'=> 'graphics/walled_garden.jpg','font-size'=> '16px','font-bold-weight'=> '600','font-family'=> 'BlinkMacSystemFont,-apple-system,"Segoe UI",'.'"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans",'.'"Droid Sans","Helvetica Neue","Helvetica","Arial", sans-serif','anchor-color'=> '#0078ac','anchor-color-hover'=> '#2d3047','h-font-family'=> null,'h1-font-size'=> '1.8rem','h2-font-size'=> '1.5rem','h3-font-size'=> '1.2rem','h4-font-size'=> '1.0rem','h5-font-size'=> '0.9rem','h6-font-size'=> '0.8rem','text-color-soft'=> '#969696','text-color-mild'=> '#7d7d7d','text-color-strong'=> '#2d3047','text-color-highlight'=> '#0078ac','background-color-soft'=> '#fafafa','background-color-mild'=> '#f3f3f3','background-color-strong'=> '#cfcfd2','background-color-highlight'=> '#0078ac','border-color-soft'=> '#e6e6ea','border-color-mild'=> '#dcdcdc','border-color-strong'=> '#cfcfd2','border-color-highlight'=> '#0078ac','state-success-font-color'=> '#397f2e','state-success-background-color'=> '#eaf8e8','state-success-border-color'=> '#aadea2','state-danger-font-color'=> '#b94a48','state-danger-background-color'=> '#f8e8e8','state-danger-border-color'=> '#e5b7b5','state-notice-font-color'=> '#3b8bc9','state-notice-background-color'=> '#e7f1f9','state-notice-border-color'=> '#b1d1e9','state-warning-font-color'=> '#6b420f','state-warning-background-color'=> '#fcf8e4','state-warning-border-color'=> '#eddc7d','button-submit-background-color'=> '#2d3047','button-submit-font-color'=> '#ffffff','button-submit-background-color-hover'=> '#0078ac','button-submit-font-color-hover'=> '#ffffff','button-action-background-color'=> '#0078ac','button-action-font-color'=> '#ffffff','button-action-background-color-hover'=> '#2d3047','button-action-font-color-hover'=> '#ffffff','button-cancel-background-color'=> '#e6e6ea','button-cancel-font-color'=> '#2d3047','button-cancel-background-color-hover'=> '#cfcfd2','button-cancel-font-color-hover'=> '#2d3047','button-delete-background-color'=> '#e6e6ea','button-delete-font-color'=> '#2d3047','button-delete-background-color-hover'=> '#d33f49','button-delete-font-color-hover'=> '#ffffff','topbar-background-color'=> '#0078ac','topbar-indicator'=> '#faa51a','media-phone-up'=> 'screen and(min-width:30rem)','media-tablet-up'=> 'screen and(min-width:50rem)','media-desktop-up'=> 'screen and(min-width:80rem)','media-mobile-only'=> 'screen and(max-width:50rem)','media-desktop-down'=> 'screen and(max-width:80rem)','media-tablet-only'=> 'screen and(min-width:50rem) and(max-width:80rem)',]
 Core CSS variables. More...
 

Variable Documentation

return['body-background-color'=> '#f3f3f3','page-section-max-width'=> '90rem','walled-garden-background-image'=> 'graphics/walled_garden.jpg','font-size'=> '16px','font-bold-weight'=> '600','font-family'=> 'BlinkMacSystemFont,-apple-system,"Segoe UI",'.'"Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans",'.'"Droid Sans","Helvetica Neue","Helvetica","Arial", sans-serif','anchor-color'=> '#0078ac','anchor-color-hover'=> '#2d3047','h-font-family'=> null,'h1-font-size'=> '1.8rem','h2-font-size'=> '1.5rem','h3-font-size'=> '1.2rem','h4-font-size'=> '1.0rem','h5-font-size'=> '0.9rem','h6-font-size'=> '0.8rem','text-color-soft'=> '#969696','text-color-mild'=> '#7d7d7d','text-color-strong'=> '#2d3047','text-color-highlight'=> '#0078ac','background-color-soft'=> '#fafafa','background-color-mild'=> '#f3f3f3','background-color-strong'=> '#cfcfd2','background-color-highlight'=> '#0078ac','border-color-soft'=> '#e6e6ea','border-color-mild'=> '#dcdcdc','border-color-strong'=> '#cfcfd2','border-color-highlight'=> '#0078ac','state-success-font-color'=> '#397f2e','state-success-background-color'=> '#eaf8e8','state-success-border-color'=> '#aadea2','state-danger-font-color'=> '#b94a48','state-danger-background-color'=> '#f8e8e8','state-danger-border-color'=> '#e5b7b5','state-notice-font-color'=> '#3b8bc9','state-notice-background-color'=> '#e7f1f9','state-notice-border-color'=> '#b1d1e9','state-warning-font-color'=> '#6b420f','state-warning-background-color'=> '#fcf8e4','state-warning-border-color'=> '#eddc7d','button-submit-background-color'=> '#2d3047','button-submit-font-color'=> '#ffffff','button-submit-background-color-hover'=> '#0078ac','button-submit-font-color-hover'=> '#ffffff','button-action-background-color'=> '#0078ac','button-action-font-color'=> '#ffffff','button-action-background-color-hover'=> '#2d3047','button-action-font-color-hover'=> '#ffffff','button-cancel-background-color'=> '#e6e6ea','button-cancel-font-color'=> '#2d3047','button-cancel-background-color-hover'=> '#cfcfd2','button-cancel-font-color-hover'=> '#2d3047','button-delete-background-color'=> '#e6e6ea','button-delete-font-color'=> '#2d3047','button-delete-background-color-hover'=> '#d33f49','button-delete-font-color-hover'=> '#ffffff','topbar-background-color'=> '#0078ac','topbar-indicator'=> '#faa51a','media-phone-up'=> 'screen and(min-width:30rem)','media-tablet-up'=> 'screen and(min-width:50rem)','media-desktop-up'=> 'screen and(min-width:80rem)','media-mobile-only'=> 'screen and(max-width:50rem)','media-desktop-down'=> 'screen and(max-width:80rem)','media-tablet-only'=> 'screen and(min-width:50rem) and(max-width:80rem)',]

Core CSS variables.

Definition at line 94 of file theme.php.