Skip to content

Background

The background of the Bottom Navigation includes all visual and behavioral settings of the navigation bar itself. Tap on the background of the navigation (the area between items) to open the Smart Panel with four tabs.


The Style tab controls the visual appearance of the navigation bar.

Path: Style Tab - top

At the top of the panel, you’ll find a toggle to switch between Light Mode and Dark Mode editing. All color settings in this tab refer to the currently selected mode.


Path: Style → Colors → Background Color

The main color of the navigation bar. When gradient is active, this color is overridden by the gradient.

AspectDetails
Default LightWhite (#FFFFFF)
Default DarkDark Gray (#1E1E1E)
Color PickerTap on the color to open the picker
ResetResets to theme default color

Path: Style → Colors → Opacity

Controls the transparency of the background.

AspectDetails
Range0% - 100%
Steps5% per step
Default100% (fully opaque)
ControlDrag slider

Path: Style → Gradient

Activate a gradient instead of a solid background color.

AspectDetails
TypeToggle (On/Off)
DefaultOff
EffectReplaces background color with gradient

Path: Style → Gradient → Gradient Type

TypeDescription
LinearStraight color transition from start to end
RadialCircular color transition from center outward
SweepFan-shaped color transition around a center point

Define any number of color stops for your gradient:

ActionDescription
Add ColorTap + to create a new color stop
Change ColorTap on a color stop to select the color
Change PositionDrag the color stop along the bar (0.0 - 1.0)
Remove ColorSwipe away the color stop or tap X

Path: Style → Gradient → Direction

SettingDescription
StartStart point of the gradient (e.g., topCenter)
EndEnd point of the gradient (e.g., bottomCenter)

Available positions:

  • topLeft, topCenter, topRight
  • centerLeft, center, centerRight
  • bottomLeft, bottomCenter, bottomRight

Path: Style → Gradient → Tile Mode

Determines what happens when the gradient doesn’t fill the entire area:

ModeDescription
ClampLast color is continued
RepeatedGradient is repeated
MirrorGradient is mirrored repeatedly
DecalTransparency outside the area

Path: Style → Border → Border Width

The thickness of the top edge of the navigation.

AspectDetails
Range0 - 5 px
Steps0.5 px
Default0 px (no border)
ControlDrag slider

Path: Style → Border → Border Color

The color of the top edge. Only visible when border width > 0.

AspectDetails
Default LightLight Gray (#E0E0E0)
Default DarkDark Gray (#424242)

Path: Style → Border → Corner Radius

Rounds the upper corners of the navigation.

AspectDetails
Range0 - 50 px
Steps1 px
Default0 px (square)
EffectApplies to both upper corners simultaneously

Path: Style → Effects → Elevation (Shadow)

The elevation determines the shadow cast of the navigation.

AspectDetails
Range0 - 24
Steps1
Default8
EffectHigher values = stronger shadow

Path: Style → Effects → Glassmorphism

Activates a modern blur effect (glassmorphism).

AspectDetails
TypeToggle (On/Off)
DefaultOff
EffectBackground blur for modern look

Path: Style → Effects → Blur Intensity

Only visible when glassmorphism is activated.

AspectDetails
Range0 - 30
Steps1
Default0
EffectHigher values = stronger blur

The Layout tab controls dimensions and positioning of the navigation.

Path: Layout → Dimensions → Height

The total height of the navigation bar.

AspectDetails
Range40 - 100 px
Steps1 px
Default60 px
ControlDrag slider

Path: Layout → Padding

The distance between the edge of the navigation and the content.

AspectDetails
Range0 - 32 px
Default8 px
AspectDetails
Range0 - 32 px
Default8 px
AspectDetails
Range0 - 32 px
Default8 px
EffectApplies to left and right simultaneously

Path: Layout → Item Layout → Item Alignment

Determines how items are distributed horizontally.

AlignmentDescription
StartItems at the left edge
CenterItems centered
EndItems at the right edge
BetweenEqual space between items, no edge spacing
EvenlyEqual space everywhere (default)
AroundEqual space, half as much at the edge

Path: Layout → Item Layout → Item Spacing

Additional spacing between items.

AspectDetails
Range0 - 32 px
Steps1 px
Default0 px

Path: Layout → Floating → Floating Navigation

Detaches the navigation from the bottom edge of the screen.

AspectDetails
TypeToggle (On/Off)
DefaultOff
EffectNavigation floats above content

Path: Layout → Floating → Bottom Spacing

Only visible when floating mode is activated.

AspectDetails
Range0 - 40 px
Steps1 px
Default0 px
EffectDistance from screen edge

The indicator shows which item is currently active.

Path: Indicator → Indicator Type → Indicator Type

TypeDescription
NoneNo visual indicator
DotSmall round dot
LineHorizontal line
BackgroundColored background behind the active item

Path: Indicator → Indicator Type → Position

Only visible for types “Dot” and “Line”.

PositionDescription
TopIndicator appears above the item
BottomIndicator appears below the item

Only visible when an indicator type is selected (not “None”).

Path: Indicator → Indicator Style - top

Switch between Light and Dark Mode colors.

Path: Indicator → Indicator Style → Indicator Color

AspectDetails
DefaultPrimary color from theme
Color PickerTap on color to open picker

Path: Indicator → Indicator Style → Indicator Size

Diameter of the dot.

AspectDetails
Range2 - 16 px
Steps1 px
Default4 px

Path: Indicator → Indicator Style → Width

Horizontal extent of the line.

AspectDetails
Range4 - 60 px
Steps1 px
Default8 px

Path: Indicator → Indicator Style → Height

Vertical extent (thickness) of the line.

AspectDetails
Range1 - 10 px
Steps1 px
Default3 px

Path: Indicator → Indicator Style → Rounding

Corner radius of the indicator.

AspectDetails
Range0 - 50 px
Steps1 px
Default2 px

Path: Indicator → Indicator Animation

Only visible when an indicator type is selected.

AspectDetails
Range100 - 500 ms
Steps50 ms
Default200 ms
CurveDescription
linearConstant speed
easeInSlow start
easeOutSlow end
easeInOutSlow start and end
easeInQuad/CubicQuadratic/cubic acceleration
bounceOut/In/InOutBounce effect
elasticOut/In/InOutElastic effect
easeInOutBackSlight overshoot

The Behavior tab controls animations of the navigation.

Path: Behavior → Show/Hide Animation

Animates the appearance and disappearance of the navigation (e.g., when scrolling).

AspectDetails
Range100 - 1000 ms
Steps50 ms
Default300 ms
CurveDescription
linearConstant speed
easeInSlow start
easeOutSlow end (default)
easeInOutSlow start and end
bounceOutBounce effect at end
elasticOutElastic effect at end

Path: Behavior → Item Selection Animation

Animates the switching between items.

Choose between different animation styles:

TypeDescription
linearSteady
easeInAccelerating
easeOutDecelerating
easeInOutAccelerating and decelerating
bounceBouncing
elasticElastic
AspectDetails
Range100 - 500 ms
Default200 ms