Merge pull request #1049 from mmollick/fullwidth_header
Fullwidth header
This commit is contained in:
@@ -120,17 +120,20 @@ return [
|
||||
'custom-css' => 'Custom Stylesheet',
|
||||
],
|
||||
'theme' => [
|
||||
'background-color' => 'Background Color',
|
||||
'background-fills' => 'Background Fills (Components, Incidents, Footer)',
|
||||
'text-color' => 'Text Color',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
'reds' => 'Red (Used for errors)',
|
||||
'blues' => 'Blue (Used for information)',
|
||||
'greens' => 'Green (Used for success)',
|
||||
'yellows' => 'Yellow (Used for alerts)',
|
||||
'oranges' => 'Orange (Used for notices)',
|
||||
'metrics' => 'Metrics Fill',
|
||||
'links' => 'Links',
|
||||
'background-color' => 'Background Color',
|
||||
'background-fills' => 'Background Fills (Components, Incidents, Footer)',
|
||||
'banner-background-color' => 'Banner Background Color',
|
||||
'banner-padding' => 'Banner Padding',
|
||||
'fullwidth-banner' => 'Enable fullwidth banner?',
|
||||
'text-color' => 'Text Color',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
'reds' => 'Red (Used for errors)',
|
||||
'blues' => 'Blue (Used for information)',
|
||||
'greens' => 'Green (Used for success)',
|
||||
'yellows' => 'Yellow (Used for alerts)',
|
||||
'oranges' => 'Orange (Used for notices)',
|
||||
'metrics' => 'Metrics Fill',
|
||||
'links' => 'Links',
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user