SASS Variables¶
Gallery¶
Filename: _gallery.scss, _gallery.light.scss
Name |
Type |
Default |
Description |
---|---|---|---|
$galleryBackground |
Color |
#111 |
Gallery background color |
$galleryBorder |
Border specs |
1px solid #333 |
Default gallery border |
$galleryMinHeight |
Number |
650px |
Gallery minimum height |
$galleryMaxWidth |
Number |
984px |
Gallery maximum width |
Button List¶
Filename: _buttonlist.scss, _buttonlist.light.scss
Name |
Type |
Default |
Description |
---|---|---|---|
$buttonSelectedColor |
Color |
black |
Selected button color |
$buttonColor |
Color |
#eee |
Button Color |
$buttonListSize |
Number |
14px |
Button size |
$buttonListMarginBottom |
Number |
16px |
Margin bottom for Button List |
$buttonListDistance |
Number |
4px |
Distance between each buttons |
Components¶
Filename: _components.scss, _components.light.scss
Name |
Type |
Default |
Description |
---|---|---|---|
$componentContainerBottom |
Number |
0% |
Distance from component group to container bottom edge |
Sidebar Controls¶
Filename: _sbcontrols.scss, _sbcontrols.light.scss
Name |
Type |
Default |
Description |
---|---|---|---|
$sbcTop |
Number |
16px |
Distance to container top edge |
$sbcRight |
Number |
10px |
Distance to container right edge |
Text Display¶
Filename: _textdisplay.scss, _textdisplay.light.scss
Name |
Type |
Default |
Description |
---|---|---|---|
$textFont |
String |
‘Open Sans’ |
Base text font for title and description components |
$desColor |
Color |
#999 |
Description text color |
$desPadding |
Padding specc |
8px 2px |
Padding around description component |
$desHeight |
Number |
90px |
Description height |
$desBackground |
Color |
rgba(0, 0, 0, 0.0) |
Description background color |
$desFontFamily |
String |
‘Open Sans’ |
Description font family |
$desFontSize |
Number |
14px |
Description front size |
$titleColor |
Number |
#fff |
Title text color |
$titleFontSize |
Number |
18px |
Title font size |
$titleFontFamily |
String |
‘Open Sans’ |
Title font family |
$titleTextTransform |
String |
uppercase |
Text transform for title |
Preloader¶
Filename: _ringpreloader.scss
mg3d¶
Fiilename: mg3d.dark.scss, mg3d.light.scss
Responsive¶
Filename: _responsive.scss