< Home

button background-color font-color

Function

The button background-color font-color command sets the color of the button background and font on the authentication page.

The undo button color command restores the color of button background and font to the default value.

Format

button background-color background-color-value font-color font-color-value

undo button color

Parameters

Parameter Description Value
background-color background-color-value

Specifies the RGB color value of the button background on the authentication page.

The value is in RGB format starting with # and following with a 6-bit hexadecimal color value. The color value ranges from 000000 to FFFFFF. The default value is #4888F8 (blue).

font-color font-color-value

Specifies the RGB color value of the button font.

The value is in RGB format starting with # and following with a 6-bit hexadecimal color value. The color value ranges from 000000 to FFFFFF. The default value is #FFFFFF (white).

Views

Authentication web page customization view

Default Level

2: Configuration level

Usage Guidelines

None

Example

# On the authentication page, set the button background color to blue and the button font color to white.

<sysname> system-view
[sysname] page-setting
[sysname-page-setting] button background-color #4888F8 font-color #FFFFFF
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >