//
// Component: Inverse
//
// ========================================================================


// Variables
// ========================================================================

@inverse-global-muted-color:                      fade(@inverse-global-color, 50%);
@inverse-global-inverse-color:                    @global-secondary-background;

@inverse-global-primary-background:               @global-primary-background;

@inverse-global-border:                           fade(@inverse-global-color, 5%);


// Component
// ========================================================================

.hook-inverse() {}
