Bitcoin and Altcoin Wallets: Exchange 2.3.3

customizer.php

Customizer integration.

Tags
since
2.0.0

Exports green/red colors to wallets_front_data filter.

since
1.2.0

Introduced

author

Alexandros Georgiou info@dashed-slug.net

Table of Contents

WALLETS_EXCHANGE_AXIS_BORDER_COLOR  = '#2b2b43'
WALLETS_EXCHANGE_COLOR_GREEN  = '#00897b'
WALLETS_EXCHANGE_COLOR_RED  = '#fc4b6c'
WALLETS_EXCHANGE_CROSSHAIR_COLOR  = '#758696'
WALLETS_EXCHANGE_CROSSHAIR_STYLE  = 0
WALLETS_EXCHANGE_CROSSHAIR_WIDTH  = 1
WALLETS_EXCHANGE_GRID_COLOR  = '#d6dcde'
WALLETS_EXCHANGE_LAYOUT_BACKGROUND_COLOR  = '#ffffff'
WALLETS_EXCHANGE_LAYOUT_FONT_SIZE  = 11
WALLETS_EXCHANGE_LAYOUT_TEXT_COLOR  = '#191919'
WALLETS_EXCHANGE_VOLUME_COLOR  = '#888888'

Constants

WALLETS_EXCHANGE_AXIS_BORDER_COLOR

public mixed WALLETS_EXCHANGE_AXIS_BORDER_COLOR = '#2b2b43'

WALLETS_EXCHANGE_COLOR_GREEN

public mixed WALLETS_EXCHANGE_COLOR_GREEN = '#00897b'

WALLETS_EXCHANGE_COLOR_RED

public mixed WALLETS_EXCHANGE_COLOR_RED = '#fc4b6c'

WALLETS_EXCHANGE_CROSSHAIR_COLOR

public mixed WALLETS_EXCHANGE_CROSSHAIR_COLOR = '#758696'

WALLETS_EXCHANGE_CROSSHAIR_STYLE

public mixed WALLETS_EXCHANGE_CROSSHAIR_STYLE = 0

WALLETS_EXCHANGE_CROSSHAIR_WIDTH

public mixed WALLETS_EXCHANGE_CROSSHAIR_WIDTH = 1

WALLETS_EXCHANGE_GRID_COLOR

public mixed WALLETS_EXCHANGE_GRID_COLOR = '#d6dcde'

WALLETS_EXCHANGE_LAYOUT_BACKGROUND_COLOR

public mixed WALLETS_EXCHANGE_LAYOUT_BACKGROUND_COLOR = '#ffffff'

WALLETS_EXCHANGE_LAYOUT_FONT_SIZE

public mixed WALLETS_EXCHANGE_LAYOUT_FONT_SIZE = 11

WALLETS_EXCHANGE_LAYOUT_TEXT_COLOR

public mixed WALLETS_EXCHANGE_LAYOUT_TEXT_COLOR = '#191919'

WALLETS_EXCHANGE_VOLUME_COLOR

public mixed WALLETS_EXCHANGE_VOLUME_COLOR = '#888888'

Search results